You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enforce Copilot code review ruleset via sync script
- Add sync_rulesets() to create and verify the Copilot code review
ruleset on all repositories' default branches
- Add rulesets config to baseline.json with deletion protection,
non-fast-forward protection, and Copilot review rules
- Add rulesets section to README with enforcement details
- Add CodeRabbit manual setup note (no API for automation)
- Add rulesets to baseline schema validation in quality-checks.yml
0 commit comments