[Policy] Enable branch protection on main — PR-only workflow required
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 75/100
Research direction
Start in GitHub Settings → Branches and review the branch protection options for the main pattern. Enable the listed pull-request, approval, and bypass restrictions, then confirm the PR-only policy is in place for the branches named in the issue.
Written by the indexing model from the issue text.
Description
Board Directive: PR-Only Workflow
The engineering team has adopted a mandatory PR-only policy effective immediately.
Required action for this repo:
-
Enable branch protection on
main:- Go to Settings → Branches → Add branch protection rule
- Branch name pattern:
main - ✅ Require a pull request before merging
- ✅ Require approvals (at least 1)
- ✅ Do not allow bypassing the above settings
-
No direct pushes to
main,master, ordevelopare allowed — all changes must go through a PR.
Why: The board has mandated that all code changes intended for distribution must be reviewed and approved before merging. This protects code quality and ensures accountability.
This issue was created by the engineering team as part of the org-wide policy rollout.
- Dominant language
- Makefile
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
sympozium-ai/sympozium#627 ·
-
repo:raw-data
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
hotosm/raw-data-api#316 · 1 comment ·
-
agentic-workflows cascade-suspected
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
willow
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
openedx/openedx-authz#460 ·