Connect to Jira
Using Kubiya Agents to converse with Atlassian JIRA
Prerequisites
Before you begin, ensure that you have:
JIRA account
Creating an Agent with the JIRA integration enabled
How it Works
An environment variable called JIRA_CLI_TOKEN (supported by the JIRA CLI interface) will be passed to the agent container environment automatically, allowing users to user JIRA from within the agent. The environment variable value will be based on the JIRA temporary OAuth2 token granted by Kubiya
Setting up integration with JIRA
Use the /manage slash command to enter the management interface:
Click on "Authorize JIRA" to authenticate with your JIRA account:
In the opened browser, authorize access for Kubiya to access your JIRA account:
After anthorizating with JIRA successfully, you'll get prompted to be redirected back to the Slack app:
Congratulations! Integration is complete for your identity
Start an Agent with the JIRA integration enabled, you should be able to converse on JIRA releted tasks
Last updated