We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: add Quality Gates guide and Best Practices section - Add Quality-Gates.md with comprehensive gate documentation: - Complexity, Risk, Coupling, Coverage, Contract, Dead Code, Eval gates - Warn vs fail modes, inline annotations - Starter/Standard/Strict profiles - Rollout strategy and troubleshooting - Add Best Practices section to Workflow-Examples.md: - Security hardening (SHA pinning, minimal permissions, OIDC) - Caching strategy (restore-keys, conditional caching) - Job outputs vs artifacts - Reusable workflows (secrets inherit, outputs) - Composite actions (CKB setup action template) - Performance tips table - Update cross-references: - Link Quality Gates from Home.md Integration section - Link Quality Gates from CI-CD-Integration.md - Add callout to Workflow-Examples.md 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: add Workflow-Examples wiki page with full documentation Comprehensive documentation for all CI/CD workflow examples: - 20+ GitHub Actions workflows with example outputs - GitLab CI configuration - Git hooks (pre-commit, pre-push, husky, lint-staged) - Starter template with customization guide 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>