Send the notifications about pagure-importer to #pagure as well
This commit is contained in:
parent
ce7555b642
commit
990020a443
1 changed files with 1 additions and 1 deletions
|
@ -302,7 +302,7 @@ config = dict(
|
||||||
'^((?!(github\.star|pagure)).)*$',
|
'^((?!(github\.star|pagure)).)*$',
|
||||||
],
|
],
|
||||||
body=[
|
body=[
|
||||||
"^((?!u'name': u'pagure').)*$",
|
"^((?!(u'name': u'pagure'|u'name': u'pagure-importer')).)*$",
|
||||||
],
|
],
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue