4. Jira integration
When a pull request is create the prdeploy app will check the branch name for any issue IDs in JIRA and link them to your description.
1. Create JIRA API token¶

- Navigate to your JIRA instance https://myorg.atlassian.net/jira.
- Click on your user photo in the top right and choose Manage Account.
- Click on the Security tab.
- Under API tokens click on Create and manage API tokens.
- Click Create API token.
- Enter the Label of
prdeloyand click Create. - Copy the API token to your notes for the prdeloy portal settings.