To integrate DeepSource with Jira Cloud you need a Jira OAuth 2.0 application. This document outlines the configuration, permission requirements and app configuration to get started with it.
read:jira-work
read:jira-user
write:jira-work
https://<HOSTNAME>/callback/integrations/jira
.
(Replace <HOSTNAME>
with your DeepSource instance’s hostname, for e.g. if your <HOSTNAME>
is deepsource.stark.com
, then the callback URL will be https://deepsource.stark.com/callback/integrations/jira
).