Match trac.git.receive in both topic and body.

This commit is contained in:
Ralph Bean 2014-09-09 19:25:50 +00:00
parent 46095b57d9
commit cee6ba8367

View file

@ -59,7 +59,7 @@ config = dict(
channel='fedora-releng',
filters=dict(
topic=[
'^((?!(pkgdb\.package\.update\.status|compose|bodhi.updates.)).)*$',
'^((?!(pkgdb\.package\.update\.status|compose|bodhi.updates.|trac.git.receive)).)*$',
],
body=[
"^((?!(u'status': u'Retired'|u'prev_status': u'Retired'|compose|bodhi\.updates\.|\/srv\/git\/releng)).)*$",