zuul/zuul/driver/gitlab
Fabien Boucher 4e6791ff87 Gitlab - Implement the note event and the comment trigger action
The note event are sent when a merge request is commented.
This change implements the note event and comment trigger
action.

Change-Id: If3174a20559c74642ae0901b2991149343d2a2f8
2020-02-12 22:33:10 +00:00
..
__init__.py Gitlab - bootstrap the driver structure + Webhook support 2020-02-12 21:09:58 +00:00
gitlabconnection.py Gitlab - Implement the note event and the comment trigger action 2020-02-12 22:33:10 +00:00
gitlabmodel.py Gitlab - Implement the note event and the comment trigger action 2020-02-12 22:33:10 +00:00
gitlabreporter.py Gitlab - Minimal reporter ables to comment on MR 2020-02-12 22:33:03 +00:00
gitlabsource.py Gitlab - Basic handling of merge_requests event 2020-02-12 21:09:58 +00:00
gitlabtrigger.py Gitlab - Implement the note event and the comment trigger action 2020-02-12 22:33:10 +00:00