changeset 3258:85e3117b2b60

mod_pubsub_github/README: Note that it might work with Gitlab as well Guess based on looking at this documentation: https://developer.github.com/v3/activity/events/types/#pushevent https://docs.gitlab.com/ee/system_hooks/system_hooks.html#push-events
author Kim Alvefur <zash@zash.se>
date Fri, 24 Aug 2018 16:28:48 +0200
parents f09d92579158
children 6824a1f3d8c0
files mod_pubsub_github/README.markdown
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mod_pubsub_github/README.markdown	Fri Aug 24 16:16:30 2018 +0200
+++ b/mod_pubsub_github/README.markdown	Fri Aug 24 16:28:48 2018 +0200
@@ -11,6 +11,8 @@
 
 Entries are pushed as Atom payloads.
 
+It may also work with Gitlab.
+
 Configuration
 -------------