Expand the breadth of matches here.
This commit is contained in:
parent
ef1d39be21
commit
bfc995c0c4
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ config = dict(
|
|||
channel='fedora-apps',
|
||||
filters=dict(
|
||||
topic=[
|
||||
'^((?!(github\.create|github\.issue\.|github\.pull_request\.|github\.commit_comment|github\.star|pagure)).)*$',
|
||||
'^((?!(github\.create|github\.issue\.|github\.pull_request|github\.commit_comment|github\.star|pagure)).)*$',
|
||||
],
|
||||
body=[
|
||||
"^((?!(fedora-infra|u'name': u'pagure')).)*$",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue