Skip to content

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

Setup JiRA API Token

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

Next step - 5. AWS Configuration