... | ... | @@ -367,6 +367,12 @@ in Puppet's Trocla database as `profile::kgb_bot::gitlab_token`: |
|
|
|
|
|
That is configured in `profile::kgb_bot` in case that is not working.
|
|
|
|
|
|
Note that if you have a valid personal access token, you can manage
|
|
|
the hooks with the `gitlab-hooks.py` script in `gitlab-tools`
|
|
|
script. For example, this created a webhook for the `tor-nagios` project:
|
|
|
|
|
|
./gitlab-hooks.py -p tpo/tpa/tor-nagios create --token $TPA_TOKEN --no-releases-events --merge-requests-events --issues-events --push-events --url https://kgb-bot.torproject.org/webhook/?channel=tor-admin
|
|
|
|
|
|
## Setting up two-factor authentication (2FA)
|
|
|
|
|
|
We strongly recommend you enable two-factor authentication on
|
... | ... | |