Ipsilon only wants trac and Pagure
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
9bfbdbaa53
commit
281c57d91f
1 changed files with 3 additions and 0 deletions
|
@ -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).)*$'],
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue