Mention that adding codeowners will likely spam lots of users very quickly #34503
Closed
1 task done
Labels
content
This issue or pull request belongs to the Docs Content team
repositories
Content related to repositories
waiting for review
Issue/PR is waiting for a writer's review
Code of Conduct
What article on docs.github.com is affected?
https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
What part(s) of the article would you like to see updated?
CODEOWNERS and branch protection or a section thereafter should be updated to say something like:
The relevant page:
https://docs.github.com/en/organizations/organizing-members-into-teams/managing-code-review-settings-for-your-team#configuring-team-notifications
Additional information
We just added
CODEOWNERS
to a repository that had a handful of open PRs with a rule to require any changes to be approved by a group that contains most of our staff. Upon merging the file and enabling the rule, we almost immediately got a number of emails for random changes to random PRs in the repository. This isn't technically wrong, but it was absolutely unwelcome and I was going to get yelled at very quickly for making the change I made. -- The documentation here was the right place to warn me to prevent the flack for such a change.The text was updated successfully, but these errors were encountered: