aboutsummaryrefslogtreecommitdiff
path: root/modules/git_webhooks/gitlab.py
Commit message (Expand)AuthorAgeFilesLines
* 'issues' should be an alias for 'issue' in gitlabGravatar jesopo2019-10-171-1/+1
* mapped event names for gitlab webhooks should be 'issue' not 'issues'Gravatar jesopo2019-10-151-4/+4
* 'issues' -> 'issue', 'pull_request' -> 'merge_request'Gravatar jesopo2019-10-151-2/+2
* add first draft of gitlab webhook supportGravatar jesopo2019-10-151-0/+169