mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 02:20:51 +08:00
Expand the breadth of matches here.
This commit is contained in:
@@ -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')).)*$",
|
||||
|
||||
Reference in New Issue
Block a user