X-Git-Url: https://pwan.org/git/?p=margebot.git;a=blobdiff_plain;f=README.md;fp=README.md;h=effada8cf3c87dca13643faa77f713d95e56041c;hp=a7a07d62dd2f74c1e0f50079fa64450898080214;hb=ffafb864573eea5985db32e7d21824cd65138349;hpb=647b7d2a43ef7b6a70346e9f144169a089547a98 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.