Managing Contributions: Closing Open Issues and PRs When Blocking Users on GitHub
August 28, 2026

Enhancing Moderation on GitHub
GitHub has rolled out a feature that allows maintainers and organizations to automatically close all open issues, discussions, and pull requests authored by a user once they are blocked. This functionality applies across personal accounts and organizations.
Why This Matters
In collaborative projects, managing community contributions is critical for maintaining project health. Blocking disruptive users is sometimes necessary, but open contributions from them can linger, causing distractions or potential issues.
By auto-closing these contributions, repositories remain cleaner, reducing administrative overhead and improving focus for maintainers.
How to Use This Feature
When you block a user, an option appears to close all their active contributions automatically. This streamlines the moderation process and ensures quicker resolution of potentially problematic content.
Conclusion
This update from GitHub is a thoughtful enhancement for open source and private projects alike, empowering maintainers with better control over their repositories and community interactions.