Always send fedmsg notification on dist-git
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
9875b043d3
commit
b22cdd3e17
1 changed files with 2 additions and 0 deletions
|
@ -199,6 +199,8 @@ EXCLUDE_GROUP_INDEX = ['packager']
|
||||||
|
|
||||||
DISABLED_PLUGINS = ['IRC', 'Pagure tickets', 'Read the Doc', 'Fedmsg']
|
DISABLED_PLUGINS = ['IRC', 'Pagure tickets', 'Read the Doc', 'Fedmsg']
|
||||||
|
|
||||||
|
ALWAYS_FEDMSG_ON_COMMITS = True
|
||||||
|
|
||||||
ACLS = {
|
ACLS = {
|
||||||
'create_project': 'Create a new project',
|
'create_project': 'Create a new project',
|
||||||
'fork_project': 'Fork a project',
|
'fork_project': 'Fork a project',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue