this should make fedmsg-python less spammy

This commit is contained in:
Stephen Smoogen 2018-12-07 15:46:31 +00:00
parent 23c8226576
commit 55e1aa0120

View file

@ -194,7 +194,7 @@ config = dict(
channel='fedora-python',
filters=dict(
topic=[
'^((?!(github)).)*$',
'^((?!(github\.create|github\.issue\.open|github\.pull_request\.open)).)*$',
],
body=[
'^((?!(portingdb)).)*$',