Update Gitlab webhook

This commit is contained in:
Frederic Guillot
2015-07-17 19:12:08 -04:00
parent 0bc99aef08
commit 31c57a82b9
26 changed files with 356 additions and 28 deletions

View File

@@ -28,6 +28,7 @@ class CommentCreation extends Base
BitbucketWebhook::EVENT_ISSUE_COMMENT,
BitbucketWebhook::EVENT_COMMIT,
GitlabWebhook::EVENT_COMMIT,
GitlabWebhook::EVENT_ISSUE_COMMENT,
);
}