This version of GitHub Enterprise was discontinued on 2023-01-18. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.
Collaborating on repositories with code quality features
Workflow quality features like statuses, pre-receive hooks, protected branches, and required status checks help collaborators make contributions that meet conditions set by organization and repository administrators.
About status checks
Status checks let you know if your commits meet the conditions set for the repository you're contributing to.
Working with pre-receive hooks
Pre-receive hooks enforce rules for contributions before commits may be pushed to a repository.