adjust fedora-commops fedmsgs

This commit is contained in:
Kevin Fenzi 2017-12-26 21:22:34 +00:00
parent ba1e76b9b2
commit 89d7f0665d

View file

@ -133,9 +133,9 @@ 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|fas\.group\.member\.sponsor|askbot\.post\.flag_offensive|anitya\.distro\.add|ansible.playbook.complete)',
'^((?!(pagure)).)*$',
],
body=['^((?!commops).)*$'],
body=['^((?!fedora-commops).)*$'],
),
),