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

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

GitHub Universe 2025: Here’s what’s in store at this year’s developer wonderland
Sharpen your skills, test out new tools, and connect with people who build like you.

GitHub Copilot: Meet the new coding agent
Implementing features has never been easier: Just assign a task or issue to Copilot. It runs in the background with GitHub Actions and submits its work as a pull request.