Add pagure to #fedora-apps.
This commit is contained in:
parent
760901d7d0
commit
734788c40b
1 changed files with 2 additions and 2 deletions
|
@ -43,10 +43,10 @@ config = dict(
|
|||
channel='fedora-apps',
|
||||
filters=dict(
|
||||
topic=[
|
||||
'^((?!(github\.create|github\.issue\.|github\.pull_request\.|github\.commit_comment|github\.star)).)*$',
|
||||
'^((?!(github\.create|github\.issue\.|github\.pull_request\.|github\.commit_comment|github\.star|pagure)).)*$',
|
||||
],
|
||||
body=[
|
||||
"^((?!(fedora-infra)).)*$",
|
||||
"^((?!(fedora-infra|pagure)).)*$",
|
||||
],
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue