Reza Rezvani
|
60f8926bfe
|
docs: add comprehensive CI/CD and branching documentation
Phase 3: Documentation & Branch Setup
Created Documentation (1200+ lines):
- GITHUB_WORKFLOWS.md: Complete reference for all 5 workflows and 4 composite actions
- Detailed explanations of bootstrap, pr-into-dev, dev-to-main, release workflows
- Quality gates documentation (Python, Markdown, Bash, secrets)
- Troubleshooting guide for common workflow issues
- Configuration examples and customization options
- BRANCHING_STRATEGY.md: Standard branching model documentation
- feature/* → dev → main flow explained
- Branch protection configuration guide
- Conventional Commits format with examples
- Git commands cheat sheet
- Common scenarios and best practices
- Merge strategy (squash merges)
Updated README.md:
- Added CI/CD and Quality Gates badges
- Added links to new workflow and branching docs
- Better documentation table organization
Branch Setup:
- Created and pushed dev branch
- Ready for branch protection configuration
Next: Phase 4 (Claude Code slash commands for GitHub workflows)
|
2025-11-12 13:04:23 +01:00 |
|