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
This commit is contained in:
Gage Hugo 2021-04-15 15:01:05 -05:00
parent c60c138777
commit 14636aa776

View File

@ -23,7 +23,6 @@
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- ^releasenotes/.*$
- job:
name: publish-openstack-helm-charts