From: Jude N Date: Tue, 19 Dec 2017 06:01:01 +0000 (-0500) Subject: More README.md changes - it would be nice if the contents were correct. X-Git-Url: https://pwan.org/git/?p=margebot.git;a=commitdiff_plain;h=ffafb864573eea5985db32e7d21824cd65138349 More README.md changes - it would be nice if the contents were correct. --- diff --git a/README.md b/README.md index a7a07d6..effada8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Marge: I remind you about outstanding Gitlab merge requests Use: * In gitlab: - * Add a 'notify\_' label to the projects you want margebot to report on. + * For each repo you want Margebot to watch, add a Merge Request triggered webhook in the form https://your.webhook.host/margebot/room1,room2 for haing Mrbebot send reminders to rooms room1 and room2. * In errbot: - * Add @domain to the CHATROOM\_PRESENCE list in config.py for rooms margebot should join + * Update CHATROOM\_PRESENCE list in config.py so Margebot joins all the rooms you want it to join.