this should make fedmsg-python less spammy
This commit is contained in:
parent
23c8226576
commit
55e1aa0120
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ config = dict(
|
|||
channel='fedora-python',
|
||||
filters=dict(
|
||||
topic=[
|
||||
'^((?!(github)).)*$',
|
||||
'^((?!(github\.create|github\.issue\.open|github\.pull_request\.open)).)*$',
|
||||
],
|
||||
body=[
|
||||
'^((?!(portingdb)).)*$',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue