Always send fedmsg notification on dist-git

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2018-05-03 12:08:59 +02:00
parent 9875b043d3
commit b22cdd3e17

View file

@ -199,6 +199,8 @@ EXCLUDE_GROUP_INDEX = ['packager']
DISABLED_PLUGINS = ['IRC', 'Pagure tickets', 'Read the Doc', 'Fedmsg']
ALWAYS_FEDMSG_ON_COMMITS = True
ACLS = {
'create_project': 'Create a new project',
'fork_project': 'Fork a project',