mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
Match trac.git.receive in both topic and body.
This commit is contained in:
@@ -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)).)*$",
|
||||
|
||||
Reference in New Issue
Block a user