DevOps
CircleCI & Jira Integration
CircleCI and Jira integration to send build status of each issue to Jira
Copy the Jira token
Press "Add Token" and paste the token you copied
Create a token with All scope and name it as CIRCLE_TOKEN
Copy the token
Create a new environment variable as CIRCLE_TOKEN
Paste token you just copied
Add the Jira orb and the configuration to project's CircleCI config file
You can find the related information from Jira orb documentation