🚀 Repository admins can now restrict issue creation to collaborators only #199961
moraesc
announced in
Announcements
Replies: 4 comments 1 reply
|
This is a fantastic update for open-source maintainers overwhelmed by low-effort or spam issues. Paired with the recent open PR caps, it provides a powerful defense against repository noise while protecting valuable maintainer time. It would be amazing to see a future iteration where this restriction could be scheduled automatically for temporary maintenance windows! |
0 replies
|
It could be useful to add an option at User/Org level, to set default values for new repositories, for both options
|
0 replies
This comment was marked as low quality.
This comment was marked as low quality.
|
Similar feature request in #198113, but requesting more granularity. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
In February, we released the ability to restrict pull request creation to collaborators only. Today, we're bringing the same control to issues.
Repository admins and maintainers can now limit who can open issues in their repository. With the new Restrict issue creation to collaborators only setting, only people with write access can create issues, giving you more control over your issue workflow and helping reduce unwanted noise.
What this means
When this setting is enabled, anyone without write access will no longer be able to create issues from anywhere in the repository experience, including:
How to enable it
Part of a broader effort
This is part of our ongoing work to give maintainers more tools for managing contribution volume and protecting their time:
Recent releases in this space:
We'd love to hear how you're using this! Let us know in the comments below. 👇
All reactions