mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-27 23:57:02 +08:00
this should make fedmsg-python less spammy
This commit is contained in:
@@ -194,7 +194,7 @@ config = dict(
|
||||
channel='fedora-python',
|
||||
filters=dict(
|
||||
topic=[
|
||||
'^((?!(github)).)*$',
|
||||
'^((?!(github\.create|github\.issue\.open|github\.pull_request\.open)).)*$',
|
||||
],
|
||||
body=[
|
||||
'^((?!(portingdb)).)*$',
|
||||
|
||||
Reference in New Issue
Block a user