Merge "Skip check plugin jobs for non-functional update"

This commit is contained in:
Zuul 2026-01-05 11:07:00 +00:00 committed by Gerrit Code Review
commit ce739b2629

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