← Back
GitHub
GitHub Copilot coding agent brings autonomous PR generation to Jira
GitHub CopilotGitHub · featureintegrationapi · github.blog ↗

GitHub Copilot Coding Agent for Jira Now in Public Preview

Developers can now assign Jira issues directly to GitHub Copilot's autonomous coding agent, which will analyze the issue context and generate draft pull requests in GitHub. This integration bridges the gap between issue tracking and development without requiring context switching between tools.

How It Works

When you assign a Jira issue to Copilot or @mention it in comments, the agent will:

  • Analyze the issue description and comments to understand requirements
  • Implement changes independently and open a draft pull request
  • Communicate by posting updates back to Jira via the agent panel
  • Clarify by asking questions in Jira when additional information is needed

Key Benefits

  • Accelerate repetitive work: Automate bug fixes, documentation updates, and other routine tasks
  • Maintain workflows: Keep existing code review and approval processes intact—Copilot respects all configured rules
  • Reduce friction: Eliminate context switching between Jira and GitHub while keeping teams in their preferred tools

Getting Started

To enable this integration:

  1. Install the GitHub Copilot for Jira app from the Atlassian Marketplace
  2. Install the corresponding GitHub app as part of setup
  3. Connect your GitHub organization and configure repository access
  4. Assign Jira issues to Copilot to begin

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

See the official documentation for detailed setup instructions and to share feedback.