New Release - Admins can now disable comments on individual commits #189794
Pinned
moraesc
announced in
Announcements
Replies: 4 comments 5 replies
|
Already posted it on Twitter but would love a third setting where this is only disabled for non-contributors. I like the feature but I do not like random spam on my commits. |
0 replies
3 replies
|
It'd be great if there was this option at the org level under |
2 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
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.
Today, we're introducing a new repository setting that gives admins greater control over commit activity: the ability to disable comments on individual commits.
Commit comments have long been a source of noise for maintainers. Popular repositories, especially those with long commit histories, can attract spam, off-topic questions, and low-quality commentary on commits long after the code has moved on. As open source projects continue to see an increase in low-quality interactions, our goal is to give maintainers better tools to manage their repositories. Disabling commit comments is one step in that direction.
How it works
A new Commits section in your repository's Settings includes the option Allow comments on individual commits, which is enabled by default to preserve existing behavior for all repositories.
When unchecked:
To try it out, navigate to your repository's Settings, scroll to the Commits section, and uncheck Allow comments on individual commits.
You can check out more details in the changelog.
We’d love to hear your thoughts
We'd love to hear how this setting works for your project in practice. Drop a comment below to share your experience!
All reactions