Narrow the scope of compose messages sent to #fedora-releng.

This commit is contained in:
Ralph Bean 2015-02-20 21:12:28 +00:00
parent 80a0cfc3f6
commit fce6d6f115

View file

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