mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-17 12:10:34 +08:00
Update commops irc bot rules. As per requested in https://pagure.io/fedora-infrastructure/issue/5799
Signed-off-by: Parag A Nemade <pnemade@fedoraproject.org>
This commit is contained in:
committed by
Kevin Fenzi
parent
c4ed9d766d
commit
a4e5d55bac
@@ -112,7 +112,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\.meeting\.delete|fedocal\.calendar|pagure\.project\.new|askbot\.post\.flag_offensive|anitya\.distro\.add)).)*$',
|
||||
'^((?!(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)).)*$',
|
||||
],
|
||||
),
|
||||
),
|
||||
@@ -131,7 +131,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\.meeting\.delete|fedocal\.calendar|fas\.group\.member\.sponsor|pagure\.project\.new|askbot\.post\.flag_offensive|anitya\.distro\.add)',
|
||||
'(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)',
|
||||
],
|
||||
body=['^((?!commops).)*$'],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user