Freeze break request: adjust #fedora-ask fedmsg irc bot messages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From 1aa7b1de0793aa5844c405097ca10474cb93a39a Mon Sep 17 00:00:00 2001
From: Kevin Fenzi <kevin@xxxxxxxxx>
Date: Fri, 11 Nov 2016 15:08:11 +0000
Subject: [PATCH] Adjust fedora-ask fedmsg irc bot to only show 2 topics.
 https://pagure.io/fedora-infrastructure/issue/5538

---
 roles/fedmsg/irc/templates/ircbot.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/roles/fedmsg/irc/templates/ircbot.py
b/roles/fedmsg/irc/templates/ircbot.py index a5e7ad1..c3097b0 100644
--- a/roles/fedmsg/irc/templates/ircbot.py
+++ b/roles/fedmsg/irc/templates/ircbot.py
@@ -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)).)*$'], ),
         ),
 
-- 
1.8.3.1

Attachment: pgp_AoMnp1Q9p.pgp
Description: OpenPGP digital signature

_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx

[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux