Closing Issues Across Repositories
Starting today, you can use commit messages to close issues in other repositories. Now you can include “fixes user/repo#45” in your commit message, and it will close the referenced issue,…
Starting today, you can use commit messages to close issues
in other repositories.
Now you can include “fixes user/repo#45” in your commit message,
and it will close the referenced issue, provided you have the
permission to push to that repository.
You can already close issues via commit messages.
The only change is now the issue and commit don’t
have to be in the same repository network.
This should make things a lot better for those of you with
issues-only repositories.
Happy bug fixing!
Written by
Related posts

We need a European Sovereign Tech Fund
Open source software is critical infrastructure, but it’s underfunded. With a new feasibility study, GitHub’s developer policy team is building a coalition of policymakers and industry to close the maintenance funding gap.

GitHub Availability Report: June 2025
In June, we experienced three incidents that resulted in degraded performance across GitHub services.

From pair to peer programmer: Our vision for agentic workflows in GitHub Copilot
AI agents in GitHub Copilot don’t just assist developers but actively solve problems through multi-step reasoning and execution. Here’s what that means.