Match trac.git.receive in both topic and body.
This commit is contained in:
parent
46095b57d9
commit
cee6ba8367
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ config = dict(
|
||||||
channel='fedora-releng',
|
channel='fedora-releng',
|
||||||
filters=dict(
|
filters=dict(
|
||||||
topic=[
|
topic=[
|
||||||
'^((?!(pkgdb\.package\.update\.status|compose|bodhi.updates.)).)*$',
|
'^((?!(pkgdb\.package\.update\.status|compose|bodhi.updates.|trac.git.receive)).)*$',
|
||||||
],
|
],
|
||||||
body=[
|
body=[
|
||||||
"^((?!(u'status': u'Retired'|u'prev_status': u'Retired'|compose|bodhi\.updates\.|\/srv\/git\/releng)).)*$",
|
"^((?!(u'status': u'Retired'|u'prev_status': u'Retired'|compose|bodhi\.updates\.|\/srv\/git\/releng)).)*$",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue