Docs feedback: Documentation is not up to date.
Hello, This documentation: https://docs.gitlab.com/ee/integration/jira/dvcs/ Is not up to date. The Gitlab configuration is good but the Configure Jira for DVCS section is not up to date anymore, all the menus are different in Jira Cloud. Infact this is all the fields that need to be filled in Jira when setting up a Github enterprise server dvcs integration.
Details
- GitHub app name <-> free text, i believe a title for the integration
URLs
Copy and paste the following URLs into your GitHub Enterprise Server configuration. This is unique to your site.
- Callback URL <-> https://github.atlassian.com/github//callback (set up by default, impossible to edit)
- Setup URL <-> https://github.atlassian.com/github//setup (set up by default, impossible to edit)
- Webhook URL <-> https://github.atlassian.com/github//webhooks (set up by default, impossible to edit)
- Webhook secret <-> ???
Secrets and IDs
Copy and paste the following details from your GitHub Enterprise Server configuration
- GitHub app ID <-> ???
- GitHub client ID <-> I believe it is Gitlab's on premise Application ID
- GitHub client secret <-> I believe it is Gitlab's on premise Secret
- Private key <-> ??? (file to upload)
All the fields seem to be mandatory.