gh api repos/TMHSDigital/Free-Game-Dev-Assets/branches/main/protection returns 404 and there are no rulesets. Every catalog rule lives in validate.mjs, but nothing stops a push that fails it.
Suggested:
- A ruleset on
main requiring the validate status check (for PRs, at least; allow the owner to bypass if direct pushes are the workflow).
- Enable "Automatically delete head branches" (
deleteBranchOnMerge is currently false).
gh api repos/TMHSDigital/Free-Game-Dev-Assets/branches/main/protectionreturns 404 and there are no rulesets. Every catalog rule lives invalidate.mjs, but nothing stops a push that fails it.Suggested:
mainrequiring thevalidatestatus check (for PRs, at least; allow the owner to bypass if direct pushes are the workflow).deleteBranchOnMergeis currently false).