Skip to content
Snippets Groups Projects
Unverified Commit 865e84df authored by anarcat's avatar anarcat
Browse files

fix url for webhook

parent e9755ec8
No related branches found
No related tags found
No related merge requests found
......@@ -77,12 +77,13 @@ By default, new projects do *not* have notifications setup in
"Webhook", in the `Settings -> Webhooks` section of the project. The
URL should be:
https://kgb-bot.torproject.org/webhook/?channel=%23tor-bots
https://kgb-bot.torproject.org/webhook/
... and you should select the notifications you wish to see in
`#tor-bots`. You can also enable notifications to other channels by
adding more parameters to the URL. The parameters are documented the
[KGB documentation](https://salsa.debian.org/kgb-team/kgb/-/wikis/usage).
adding more parameters to the URL, like (say)
`?channel=%23tor-foo`. The parameters are documented the [KGB
documentation](https://salsa.debian.org/kgb-team/kgb/-/wikis/usage).
Note that GitLab admins might be able to configure [system-wide
hooks](https://gitlab.torproject.org/help/system_hooks/system_hooks) in [the admin section](https://gitlab.torproject.org/admin/hooks), although it's not entirely clear
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment