GitHub Copilot for Jira: Now Generally Available

GitHub CopilotView original changelog

GitHub made Copilot for Jira generally available on June 25, 2026, three months after its public preview launch in March. The GA release introduces streaming agent progress directly within Jira issues, so teams can watch the coding agent work in real time without switching to GitHub, plus post-session steering to send follow-up instructions in the Jira chat panel after an initial agent session completes. GitHub also simplified the setup flow, reducing the configuration steps required to connect a GitHub organization to the Jira app.


GitHub Copilot for Jira Reaches General Availability

GitHub announced on June 25, 2026 that GitHub Copilot for Jira is now generally available, graduating from the public preview it entered in March 2026. The integration connects GitHub's coding agent to Jira's project management workflow, letting teams trigger and monitor AI-assisted development work directly from Jira issues without leaving their project management environment.

New in the GA Release

The general availability milestone brings three new capabilities that were not available during the public preview period:

Real-time agent progress streaming is the headline addition. When a developer or team member kicks off the Copilot coding agent from a Jira issue, status updates now stream back to that same issue in real time. Teams can follow the agent's progress from within Jira rather than switching to GitHub to monitor activity, keeping the development context anchored to the ticket.

Post-session steering addresses the natural iteration loop in agentic coding. After the agent completes an initial round of work and opens a draft pull request, users can send follow-up instructions directly in the Jira chat panel. Rather than spawning a new pull request for each round of feedback, the agent continues working on the same PR, keeping change history consolidated and reviews manageable.

Simplified onboarding rounds out the GA update. GitHub reduced the configuration steps required to connect a GitHub organization and its repositories to the Jira app, making the initial setup faster for new teams.

What Was Already Available During Preview

During the public preview period, GitHub shipped a series of incremental improvements based on early user feedback. These included model selection for the coding agent, Confluence context integration via MCP, support for custom agents and custom Jira fields, space-level guidance for controlling agent behavior, and review request notifications that appear in Jira when a pull request is ready.

Installation and Access

GitHub Copilot for Jira is available through the Atlassian Marketplace. Teams that already installed the app during the preview period should update to the latest version to access the new GA features. Full documentation covering the setup process is available on GitHub Docs under the cloud agent integration guides.

Why This Matters

Copilot for Jira closes the context-switching gap between project management and code. A team lead can assign a Jira ticket to the Copilot agent, monitor its progress in real time from within Jira, and provide steering instructions, all without opening GitHub. As agentic coding becomes a standard part of development workflows, integrations that surface agent activity inside existing project management tools reduce friction for the entire team, not just the individual developer.

GitHub Copilot for Jira: Now Generally Available | Yet Another Changelog