From 5d53dc12a0cac2d5c3968071b8d33f8bf6783a60 Mon Sep 17 00:00:00 2001 From: Luigi Toscano Date: Wed, 5 May 2021 12:58:11 +0200 Subject: [PATCH] gerritbot: fix the regex for the validations channels Change-Id: I3e568bb1124263ae632622961d551774f0a91744 --- gerritbot/channels.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 98b2c138ba..29c0097a93 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -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/.*