chore(governance): add governance gates#3
Conversation
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 41 minutes and 54 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
chittyreception | 29ac013 | Apr 18 2026, 05:10 PM |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 3625017820
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| name: PR Governance Check | ||
| # Pin to exact SHA - NEVER use branch or tag reference | ||
| # This ensures governance rules cannot be modified without updating all repos | ||
| uses: CHITTYFOUNDATION/chittycanon/.github/workflows/pr-governance.yml@83a7d1da1cfa5041f18450a6d43ff336068285de |
There was a problem hiding this comment.
Add CODEOWNERS before enabling enforced governance gate
This workflow immediately wires in pr-governance.yml, and the commit message states that it enforces CODEOWNERS, but this repository currently has no CODEOWNERS file (repo-wide check: rg --files | rg 'CODEOWNERS$' returns nothing). In that state, every PR to the listed protected branches can fail the new governance check and block merges once the check is required, so the prerequisite file should be added in the same change (or enforcement delayed).
Useful? React with 👍 / 👎.
|
Closing — governance branch protection was removed across all 154 chittyOrg repos (2026-04-23). The |
Adds SHA-pinned Governance workflow calling CHITTYFOUNDATION/chittycanon and enables Portfolio Hardening.\n\n- Required for CF Workers Builds portfolios.\n- Enforces CODEOWNERS + hardening gates.\n- Governance SHA: 83a7d1da1cfa5041f18450a6d43ff336068285de