Ignore koji builds going to #fedora-modularity.
This commit is contained in:
parent
e6290329e4
commit
0bc19d973d
1 changed files with 2 additions and 0 deletions
|
@ -385,6 +385,8 @@ config = dict(
|
||||||
# Ignore some of the ansible and copr spamminess
|
# Ignore some of the ansible and copr spamminess
|
||||||
'org.fedoraproject.*.copr.*',
|
'org.fedoraproject.*.copr.*',
|
||||||
'org.fedoraproject.*.ansible.*',
|
'org.fedoraproject.*.ansible.*',
|
||||||
|
# Oh, and koji builds. We have a lot of those now...
|
||||||
|
'org.fedoraproject.*.buildsys.*',
|
||||||
],
|
],
|
||||||
body=['^((?!(modularity|Modularity)).)*$'],
|
body=['^((?!(modularity|Modularity)).)*$'],
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue