Open
Description
Do we want to make main a protected branch? This means that force-pushing to and deleting the branch is disallowed for everyone (unless we specifically allow it). We also have these options available to us:
- Require a number of reviews
- Require a review from a codeowner
- Require that one or more of the PR status checks pass (by default admins can override as needed)
The last one is one I'm interested in, not as a gate-keeping exercise, but it allows us to use "auto-merge". With that we can mark a PR to merge as soon as all of the required checks pass.
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog