-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Branch Protection Main
github-actions[bot] edited this page Jun 17, 2026
·
1 revision
Owner action. Apply via Settings → Branches → Add rule, or:
gh api -X PUT repos/diegosouzapw/OmniRoute/branches/main/protection \
--input - <<'JSON'
{ "required_status_checks": { "strict": true, "contexts": ["Quality Ratchet", "Quality Gates (Extended)", "Fast Quality Gates"] },
"enforce_admins": false,
"required_pull_request_reviews": { "required_approving_review_count": 0, "dismiss_stale_reviews": true },
"restrictions": null,
"required_linear_history": false,
"allow_force_pushes": false,
"allow_deletions": false }
JSONLifts Scorecard Branch-Protection from 0. enforce_admins:false keeps the existing
forward-merge flow workable; tighten to true once stable.
OmniRoute · Website · npm · Docker Hub
- Setup Guide
- User Guide
- Features
- Quick Start (Docker)
- Electron Desktop App
- Termux (Android)
- PWA Guide
- MCP Server
- A2A Server
- Agent Protocols
- OpenCode Plugin
- Webhooks
- Cloud Agents
- Skills
- Memory
- Evals
- Gamification
- Guardrails
- Compliance
- Error Sanitization
- Public Credentials
- Route Guard Tiers
- Stealth Guide
- CLI Token Auth