From 66a158f45ec8acae5f1bd1e478f839e328b6b9b2 Mon Sep 17 00:00:00 2001 From: Orestes Carracedo Date: Sun, 3 May 2020 18:47:29 +0200 Subject: [PATCH] docs: Document GitLab features --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 6f96b31..d7e1a9e 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,14 @@ We support the following events: - Opened - Merged +### GitLab + +At the moment GitLab's webhooks don't support as many events. So far, we support: + +- Merge Request + - Opened + - Merged + [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) ## Manual deploy