Ensure at least one job is triggered in any change
This change is a partial revert of [1] and ensures that at least one job is triggered for every change. Currently no job is triggered when only .gitreview is updated and this prevent us from merging such change. [1] 1914b7ed1e499d13af4952992d0bf1728ca4db8e Change-Id: I044a03c29c9c79168d8809f8ece81391c97c7233
This commit is contained in:
parent
d50073e8ee
commit
4efa5384d7
@ -4,19 +4,11 @@
|
||||
parent: puppet-openstack-module-base
|
||||
run: playbooks/run-lint-tests.yaml
|
||||
irrelevant-files:
|
||||
- ^.*\.md$
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
- ^etc/.*$
|
||||
- ^releasenotes/.*$
|
||||
- ^requirements.txt$
|
||||
- ^test-requirements.txt$
|
||||
- ^LICENSE$
|
||||
- ^.gitignore$
|
||||
- ^.gitreview$
|
||||
- ^setup.cfg$
|
||||
- ^setup.py$
|
||||
- ^tox.ini$
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-syntax-6-ubuntu-focal
|
||||
|
Loading…
x
Reference in New Issue
Block a user