mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
Adjust fedora-ask fedmsg irc bot to only show 2 topics. https://pagure.io/fedora-infrastructure/issue/5538
This commit is contained in:
@@ -175,7 +175,7 @@ config = dict(
|
||||
channel='fedora-ask',
|
||||
# Only show AskFedora messages
|
||||
filters=dict(
|
||||
topic=['^((?!askbot).)*$'],
|
||||
topic=['^((?!(askbot.post.edit|askbot.flag_offensive.add)).)*$'],
|
||||
),
|
||||
),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user