From 14636aa776de5f2bb2424aa7607f9312d758c309 Mon Sep 17 00:00:00 2001 From: Gage Hugo Date: Thu, 15 Apr 2021 15:01:05 -0500 Subject: [PATCH] Remove releasenotes from irrelevant files for linter This change removes the releasenotes directory from the irrelevant-files list in the zuul linter since the linter actually checks those files, so for issues with the releasenotes it may be difficult to test fixes when charts become out of date. Change-Id: I3c4f95a5bc5fb8d9a0ec8dbb8d2f9560f1e46f9a --- zuul.d/jobs.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 789f81f34..456095762 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -23,7 +23,6 @@ irrelevant-files: - ^.*\.rst$ - ^doc/.*$ - - ^releasenotes/.*$ - job: name: publish-openstack-helm-charts