From 4b69049631772e95e7483660a6a1d6ed3ef8d812 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Mon, 31 May 2021 15:04:46 +0000 Subject: [PATCH] Readd accessbot and gerritbot for #rdo on OFTC The folks who registered #rdo on OFTC have added master access for our opendevaccess accessbot account, so we can add that channel back to our configuration now. This partially reverts commit 68c091e744c306b93d6bce1c095d29c58dbb0bf2. Change-Id: Iafdfe7d8e8e81efc4e6f1377d15ee2c3e1d7668d --- accessbot/channels.yaml | 1 + gerritbot/channels.yaml | 10 ++++++++++ 2 files changed, 11 insertions(+) diff --git a/accessbot/channels.yaml b/accessbot/channels.yaml index 07d8e1f166..fbc773c38e 100755 --- a/accessbot/channels.yaml +++ b/accessbot/channels.yaml @@ -207,6 +207,7 @@ channels: - name: openstack-zaqar - name: openstack-zun - name: osism + - name: rdo - name: refstack - name: senlin - name: solum diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index f334cf6e5d..9bd760625f 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -1618,6 +1618,16 @@ osism: branches: - ^stable/.* +rdo: + events: + - patchset-created + - change-merged + projects: + - x/packstack + branches: + - master + - ^stable/.* + refstack: events: - patchset-created