Turn off sending emails on commit on dist-git
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
64664ee3cd
commit
41688a48ab
1 changed files with 1 additions and 0 deletions
|
@ -196,6 +196,7 @@ LOCAL_SSH_KEY = False
|
|||
ALLOW_DELETE_BRANCH = False
|
||||
ALLOWED_PREFIX = ['rpms', 'modules', 'container', 'tests']
|
||||
EXCLUDE_GROUP_INDEX = ['packager']
|
||||
EMAIL_ON_WATCHCOMMITS = False
|
||||
|
||||
DISABLED_PLUGINS = ['IRC', 'Pagure tickets', 'Read the Doc', 'Fedmsg']
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue