Merge "Skip grenade job on doc updates"
This commit is contained in:
commit
5994f3ca95
@ -71,6 +71,10 @@
|
|||||||
required-projects:
|
required-projects:
|
||||||
- openstack/oslo.messaging
|
- openstack/oslo.messaging
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
|
- ^.*\.rst$
|
||||||
|
- ^doc/.*$
|
||||||
|
- ^releasenotes/.*$
|
||||||
|
- ^.git.*$
|
||||||
- ^(test-|)requirements.txt$
|
- ^(test-|)requirements.txt$
|
||||||
- ^setup.cfg$
|
- ^setup.cfg$
|
||||||
- ^\.pre-commit-config\.yaml$
|
- ^\.pre-commit-config\.yaml$
|
||||||
@ -82,6 +86,10 @@
|
|||||||
required-projects:
|
required-projects:
|
||||||
- openstack/oslo.messaging
|
- openstack/oslo.messaging
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
|
- ^.*\.rst$
|
||||||
|
- ^doc/.*$
|
||||||
|
- ^releasenotes/.*$
|
||||||
|
- ^.git.*$
|
||||||
- ^(test-|)requirements.txt$
|
- ^(test-|)requirements.txt$
|
||||||
- ^setup.cfg$
|
- ^setup.cfg$
|
||||||
- ^\.pre-commit-config\.yaml$
|
- ^\.pre-commit-config\.yaml$
|
||||||
|
Loading…
Reference in New Issue
Block a user