Skip check plugin jobs for non-functional update
Change-Id: I04a9e2681ee96057f7b567c72e4b739101b9be6a Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
This commit is contained in:
@@ -29,6 +29,13 @@
|
||||
branches:
|
||||
regex: ^stable/.*$
|
||||
negate: true
|
||||
irrelevant-files:
|
||||
- ^.*\.rst$
|
||||
- ^doc/.*$
|
||||
- ^releasenotes/.*$
|
||||
- ^.*/tests/.*$
|
||||
- ^test-requirements\.txt$
|
||||
- ^\.pre-commit-config\.yaml$
|
||||
|
||||
- project-template:
|
||||
name: openstackclient-plugin-jobs
|
||||
|
||||
Reference in New Issue
Block a user