Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
- Call the token `junie` to have autocompletion in the UI.
- Scope: `api, read_api, read_repository, write_repository`
2. Configure a webhook on the GitLab side:
- Go to Project > Settings > CI/CD > `Add new webhook`
- Go to Project > Settings > Webhooks > `Add new webhook`
- Set URL pointing on your local (using reverse proxy, e.g. ngrok) or remote junie-gitlab instance: `https://HOST/api/public/gitlab/webhooks`
- Enter your token to the `Secret token` field
- Enable at least `Comment events`