Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Wiki Replica
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
TPA
Wiki Replica
Commits
865e84df
Unverified
Commit
865e84df
authored
4 years ago
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
fix url for webhook
parent
e9755ec8
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tsa/howto/gitlab.md
+4
-3
4 additions, 3 deletions
tsa/howto/gitlab.md
with
4 additions
and
3 deletions
tsa/howto/gitlab.md
+
4
−
3
View file @
865e84df
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment