Files
dance-lessons-coach/.gitea/workflows/ci-cd.yaml
Gabriel Radureau 4648680165 🤖 feat: implement single push with multiple commits approach
- Use original ci-update-coverage-badge.sh for individual badge commits
- Add version bump automation for main branch
- Single push at the end for all commits
- Follows gitmoji style with [skip ci] where appropriate

This implements the correct approach:
- Multiple commits (BDD, Unit, Version) in one step
- Single push at the end
- Proper commit messages with gitmoji
- [skip ci] to prevent loops
2026-04-08 15:56:22 +02:00

13 KiB