Add branch protection to `main`
Open
- Dominant language
- Rust
- Stars
- 18
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
We should add branch protection to the `main` branch. This will mirror other repositories within the org. This would prevent merges to `main` without a PR review approval.
I've accidentally pushed to main in the past, which if there was a branch protection, this would have been reverted.
This would prevent accidental pushes to main and merging of PRs without approvals.
Contributor guide
Assessment
This issue has not been assessed yet.