gerritbot: fix the regex for the validations channels

Change-Id: I3e568bb1124263ae632622961d551774f0a91744
This commit is contained in:
Luigi Toscano 2021-05-05 12:58:11 +02:00
parent e69a60d0fc
commit 5d53dc12a0
1 changed files with 1 additions and 1 deletions

View File

@ -1891,6 +1891,7 @@ tripleo:
projects:
- ^openstack/ansible-role-tripleo-.*
- ^openstack/tripleo.*
- ^openstack/validations-.*
- openstack/ansible-role-chrony
- openstack/ansible-role-collect-logs
- openstack/ansible-role-container-registry
@ -1910,7 +1911,6 @@ tripleo:
- openstack/python-tripleoclient
- openstack/tripleo-ci
- openstack/tripleo-ci-health-queries
- openstack/validations-*
branches:
- master
- ^stable/.*