Hi Kevin, 

On Mon, Jul 3, 2017, 9:17 PM Stephen John Smoogen <smooge@gmail.com> wrote:
+1 also

Since this has green light now, can you please apply the patch? Thanks. :) 


On 2 July 2017 at 14:49, Kevin Fenzi <kevin@scrye.com> wrote:
> On 07/01/2017 11:33 AM, Sachin S. Kamath wrote:
>> Hi all,
>>
>> This is my first FBR, so please correct me if I'm wrong. From what I
>> understood, every patch requires 2 +1s from sysadmin members for the patch
>> to go upstream. However, I don't have commit access, so it'd be great if
>> someone can apply the patch later on.
>
> Yep. Thats exactly right. ;) I can apply and push the change...
>
>> We've been getting a lot of notifications in CommOps channel recently about
>> planet posts. This patch removes planet, askbot and meeting completion
>> notifications from appearing in the commops channel. +1s?
>
> Sure, +1. It's pretty low risk and should be easy to back out.
>
> kevin
> --
>>
>>
>>>From 0646dffe2f65327897104241f7dec1092bbbe631 Mon Sep 17 00:00:00 2001
>> From: Sachin <sskamath96@gmail.com>
>> Date: Sat, 1 Jul 2017 22:48:59 +0530
>> Subject: [PATCH 1/1] Update fedmsg topics for commops bot
>>
>> Signed-off-by: Sachin <sskamath96@gmail.com>
>> ---
>>  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 3bc255596..3e98fc6b3 100644
>> --- a/roles/fedmsg/irc/templates/ircbot.py
>> +++ b/roles/fedmsg/irc/templates/ircbot.py
>> @@ -113,7 +113,7 @@ config = dict(
>>              channel='fedora-commops',
>>              filters=dict(
>>                  topic=[
>> -
>>  '^((?!(planet|fedora_elections|meetbot\.meeting\.item\.help|meetbot\.meeting\.complete|fedocal\.meeting\.new|fedocal\.meeting\.update|fedocal\.calendar|askbot\.post\.flag_offensive|anitya\.distro\.add)).)*$',
>> +
>>  '^((?!(fedora_elections|meetbot\.meeting\.item\.help|fedocal\.meeting\.new|fedocal\.meeting\.update|fedocal\.calendar|anitya\.distro\.add)).)*$',
>>                  ],
>>              ),
>>          ),
>>
>>
>>
>> _______________________________________________
>> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
>> To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org
>>
>
>
>
> _______________________________________________
> infrastructure mailing list -- infrastructure@lists.fedoraproject.org
> To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org
>



--
Stephen J Smoogen.
_______________________________________________
infrastructure mailing list -- infrastructure@lists.fedoraproject.org
To unsubscribe send an email to infrastructure-leave@lists.fedoraproject.org