Coding Agent for Jira Now in Public Preview

GitHub CopilotView original changelog

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.


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:

  1. Analyzes the Jira issue's description and all associated comments
  2. Works asynchronously in an isolated development environment
  3. Opens a draft pull request when the work is complete
  4. Posts status updates in Jira via a dedicated agent panel
  5. 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.

Coding Agent for Jira Now in Public Preview | Yet Another Changelog