trove/zuul.d
wu.chunyang e4079989db Fix Zuul warnings with regexps
zuul now reports warnings when using perl-style regexp:
| The RE2 syntax error is: invalid perl operator: (?!
for
| branches: ^(?!stable)

This commit fixes it by using the correct RE2 syntax

more details: https://zuul-ci.org/docs/zuul/latest/project-config.html#regular-expressions

Change-Id: Iab9d4849d50c01ff35ce159a988fde95593f7ebf
2023-09-06 20:04:48 +08:00
..
jobs.yaml [CI]: Add support for Ubuntu Jammy 2023-09-01 15:29:04 +08:00
nodesets.yaml [CI]: Add support for Ubuntu Jammy 2023-09-01 15:29:04 +08:00
projects.yaml Fix Zuul warnings with regexps 2023-09-06 20:04:48 +08:00