chore: add AI attribution governance blog post and projects page#11
Conversation
- New blog post: AI Attribution Governance (v2.11.0) - New Projects page showcasing all three repos with versions - Home page: add Ecosystem module for quick project discovery - Navigation: add Projects tab
✅ Deploy Preview for commit-check-github-io ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Warning Review limit reached
Next review available in: 43 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (3)
📝 WalkthroughWalkthroughAdds documentation: a blog post on AI Attribution Governance, a new "Ecosystem" section on the homepage, a new Projects landing page describing three Commit Check components with a Mermaid diagram and tables, and a corresponding mkdocs navigation entry. ChangesDocumentation Additions
Estimated code review effort: 1 (Trivial) | ~5 minutes Sequence Diagram(s)Not applicable; changes are documentation-only additions with no component interaction flow to visualize. Suggested labels: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ 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 |
- Remove project cards duplicated from home page - Remove release history table (hard to keep current) - Remove quick links section (duplicates Getting Started) - Focus on architecture diagram and surface comparison table
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/blog/posts/ai-attribution-governance.md`:
- Around line 145-153: The rollout description is overstating GitHub Action
availability in the feature list. Update the “GitHub Action” bullet in the AI
attribution section of the blog post so it clearly indicates the support is
pending or gated by an upstream dependency update, rather than implying it is
already fully available. Keep the wording consistent with the surrounding
availability bullets and the existing commit-check-action reference.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: b3ae0bdb-3ede-4f03-ba7d-4ff63eb8aba6
📒 Files selected for processing (4)
docs/blog/posts/ai-attribution-governance.mddocs/index.mddocs/projects.mdmkdocs.yml
Summary
Updates the website to reflect the latest ecosystem updates across the commit-check organization.
Changes
New blog post —
AI Attribution Governance: Enforcing AI Disclosure Policies at the CI LevelNew Projects page (
docs/projects.md)Home page improvement (
docs/index.md)Navigation (
mkdocs.yml)Preview
Build passes with
mkdocs build --strict.Summary by CodeRabbit
New Features
Documentation