mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
Ipsilon only wants trac and Pagure
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -251,6 +251,9 @@ config = dict(
|
||||
channel='#ipsilon',
|
||||
# If the word ipsilon appears in any message, forward it.
|
||||
filters=dict(
|
||||
topic=[
|
||||
'^((?!(trac|pagure)).)*$',
|
||||
],
|
||||
body=['^((?!ipsilon).)*$'],
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user