Coding Agent for Jira Now in Public Preview
GitHub has released a public preview integration that allows teams to assign Jira issues directly to the Copilot coding agent, which then works autonomously to implement changes and open a draft pull request. The agent analyzes the issue description and comments for context, posts status updates in Jira, and asks clarifying questions when needed.
Sources & Mentions
4 external resources covering this update
GitHub Copilot Coding Agent Comes to Jira
GitHub has launched a public preview integration that connects its Copilot coding agent directly to Jira Cloud.
How It Works
Once configured, developers can assign a Jira issue to GitHub Copilot. The agent then:
- Analyzes the Jira issue's description and all associated comments
- Works asynchronously in an isolated development environment
- Opens a draft pull request when the work is complete
- Posts status updates in Jira via a dedicated agent panel
- Asks clarifying questions directly in Jira when more information is needed
Primary Use Cases
The integration is well suited for repetitive, well-scoped tasks — bug fixes, documentation updates, routine refactoring.
Setup and Requirements
- Jira Cloud with Rovo enabled
- GitHub Copilot coding agent enabled on the GitHub organization
- A connected GitHub repository with appropriate access
- Installation from the Atlassian Marketplace
Also available for GitHub Data Residency customers.