GitHub Copilot coding agent for Jira enters public preview, auto-generates draft pull requests
GitHub Copilot Coding Agent Comes to Jira
GitHub now offers a public preview integration bringing its autonomous Copilot coding agent to Jira Cloud. When you assign a Jira issue to GitHub Copilot, the agent works asynchronously to analyze the issue, implement changes, and open a draft pull request in your GitHub repository without manual intervention.
How It Works
The integration enables a seamless workflow:
- Context gathering: The agent analyzes the Jira issue description and comments to understand requirements
- Autonomous implementation: Copilot independently develops a solution and creates a draft pull request
- Bidirectional communication: The agent posts updates back to Jira and asks clarifying questions when more information is needed
- Existing workflows preserved: All generated pull requests respect your team's code review and approval processes
Getting Started
To enable this integration:
- Install the GitHub Copilot for Jira app from the Atlassian Marketplace
- Install the corresponding GitHub app during setup
- Connect your GitHub organization and configure repository access
- Start assigning Jira issues to
@GitHub Copilotor mention it in issue comments
Requirements
- Jira Cloud with Rovo enabled
- GitHub Copilot coding agent enabled
- A connected GitHub repository
- Support for GitHub Data Residency customers in any supported region
Key Benefits
This integration accelerates repetitive development tasks like bug fixes and documentation updates while keeping teams in their existing issue tracking system. By reducing context switching between Jira and GitHub, teams can maintain productivity while leveraging AI-assisted development capabilities.