Skip to content

chore(governance): add governance gates#3

Closed
chitcommit wants to merge 5 commits into
mainfrom
chore/governance-bootstrap-83a7d1d-20260417
Closed

chore(governance): add governance gates#3
chitcommit wants to merge 5 commits into
mainfrom
chore/governance-bootstrap-83a7d1d-20260417

Conversation

@chitcommit
Copy link
Copy Markdown
Contributor

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

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 17, 2026

Warning

Rate limit exceeded

@chitcommit has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 41 minutes and 54 seconds before requesting another review.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 9c6ac6c2-cec7-4dbd-bcc3-2e79a749b0b1

📥 Commits

Reviewing files that changed from the base of the PR and between 7630196 and 29ac013.

📒 Files selected for processing (1)
  • .github/workflows/governance.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/governance-bootstrap-83a7d1d-20260417

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 17, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
chittyreception 29ac013 Apr 18 2026, 05:10 PM

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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".

Comment thread .github/workflows/governance.yml Outdated
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
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge 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 👍 / 👎.

@chitcommit
Copy link
Copy Markdown
Contributor Author

Closing — governance branch protection was removed across all 154 chittyOrg repos (2026-04-23). The governance.yml workflow this PR would add is no longer required, and the gate it was meant to satisfy no longer exists. If governance is re-enabled later with a sustainable approval path (e.g., dual-identity review), the workflow can be re-added deliberately alongside the branch protection change.

@chitcommit chitcommit closed this Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant