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:
Takashi Kajinami 2025-12-25 14:46:22 +09:00
parent 67772ad774
commit 65e9414163

View file

@ -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