git-github-zero-to-hero
git-github-zero-to-hero copied to clipboard
Protect branch from merging by requiring tests
We've found that often people rush ahead and sometimes merge things before they should.
If we add in a branch protection rule to require the actions to pass before merging at the same time as requiring a code review this would prevent that problem.