GitHub Copilot App Adds Jira Integration

GitHub CopilotView original changelog

The standalone GitHub Copilot app can now pull Jira issues directly into a shared canvas, letting developers choose which issues move forward and letting Copilot carry that context straight into investigation, implementation, and pull request preparation. The integration extends the app's Customize tab plugin model, which already lets teams connect external tools like Azure DevOps, into a new work-tracking surface without leaving the Copilot app.

Key Takeaways

  • Developers can now bring Jira issues into a shared canvas inside the standalone GitHub Copilot app.
  • Copilot carries an issue's context forward automatically into investigation, implementation, and PR preparation once it's selected.
  • The integration installs from the Copilot app's Customize tab, the same plugin surface that recently added Azure DevOps support.
  • It is a distinct integration point from GitHub's existing Jira-side Copilot coding agent, giving developers a second way to connect the two tools.
  • The feature is part of GitHub's September 7 weekly release, alongside CLI and VS Code updates.
  • No dedicated public preview terms or pricing details were specified beyond the app's existing Copilot plan requirements.

Jira Issues, Brought Into Copilot's Canvas

GitHub Copilot's standalone app organizes agent work around canvases, bidirectional surfaces where an agent's progress becomes visible and a developer can edit, reorder, approve, or redirect that work in place. This update connects that canvas system to Jira: developers can bring Jira issues directly into a shared canvas inside the Copilot app, review what's there, and decide which issues should move forward into active work.

Once an issue is selected, Copilot carries its context, the title, description, and surrounding detail, straight into investigation, implementation, and pull request preparation, without a developer needing to re-describe the task or switch back to Jira to keep the work grounded in the original issue. The integration is installed from the app's Customize tab, the same place GitHub added an Azure DevOps plugin in late August, reinforcing Jira as one of several external work-tracking systems the Copilot app can now plug directly into.

Part of a Broader Jira Push

This is a different integration point than GitHub's existing Copilot for Jira coding agent, which lives on the Jira side and lets teams assign issues to Copilot's cloud agent from within Jira itself. The new canvas-based integration instead brings Jira content into the Copilot app, giving developers who prefer to work from the Copilot app a way to triage and act on Jira issues without ever opening Jira, complementing rather than replacing the existing Jira-side workflow.

GitHub Copilot App Gets a Jira Canvas Integration | Yet Another Changelog