diff options
Diffstat (limited to 'doc/integration/jira/dvcs.md')
-rw-r--r-- | doc/integration/jira/dvcs.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/integration/jira/dvcs.md b/doc/integration/jira/dvcs.md index 664a0361da4..482a3a7045f 100644 --- a/doc/integration/jira/dvcs.md +++ b/doc/integration/jira/dvcs.md @@ -86,6 +86,7 @@ you can set up this integration with your own account instead. `https://<gitlab.example.com>/-/jira/login/oauth/callback`. 1. For **Scopes**, select `api` and clear any other checkboxes. + - The connector requires a _write-enabled_ `api` scope to automatically create and manage required webhooks. 1. Select **Submit**. 1. GitLab displays the generated **Application ID** and **Secret** values. Copy these values, as you need them to configure Jira. |