Ignore koji builds going to #fedora-modularity.

This commit is contained in:
Ralph Bean 2016-10-31 13:11:14 +00:00
parent e6290329e4
commit 0bc19d973d

View file

@ -385,6 +385,8 @@ config = dict(
# Ignore some of the ansible and copr spamminess
'org.fedoraproject.*.copr.*',
'org.fedoraproject.*.ansible.*',
# Oh, and koji builds. We have a lot of those now...
'org.fedoraproject.*.buildsys.*',
],
body=['^((?!(modularity|Modularity)).)*$'],
),