Skip to content

Report disruptive content to open source maintainers

As a repository administrator you can now allow community members to report disruptive content to project maintainers for review and moderation.

Once enabled in the “reported content” section of your repository settings, organization members, repository collaborators, and prior contributors will see a “report content” option in each comment’s drop-down menu.

For more information see moderating comments and conversationsmanaging reported content in your organization’s repository, and reporting a comment.

The following improvements have been made to protected branches in order to facilitate more granular combinations of rules:

  • Reject any push that contains a merge commit by enabling Require linear history
  • Grant all users with push access the ability to force-push to a protected branch by enabling Allow force pushes
  • Grant all users with push access the ability to delete a protected branch by enabling Allow deletions

Learn more about enabling branch restrictions on GitHub

See more