Ignore github.push messages in #fedora-hubs.
This commit is contained in:
parent
308212015d
commit
bf7bb242e9
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ config = dict(
|
|||
channel='fedora-hubs',
|
||||
filters=dict(
|
||||
topic=[
|
||||
'^((?!(github\.create|github\.issue\.|github\.pull_request\.|github\.commit_comment|github\.star|github\.push|pagure)).)*$',
|
||||
'^((?!(github\.create|github\.issue\.|github\.pull_request\.|github\.commit_comment|github\.star|pagure)).)*$',
|
||||
],
|
||||
body=[
|
||||
"^((?!(fedora-hubs)).)*$",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue