Skip to content

PR Validation

PR Validation #111

Triggered via create June 26, 2025 13:15
Status Failure
Total duration 6s
Artifacts

pr-validation.yml

on: create
validate-all
4s
validate-all
Fit to window
Zoom out
Zoom in

Annotations

1 error
validate-all
❌ Branch name "refs/tags/v0.2.1" does not follow naming conventions. **Allowed patterns:** - `main`, `develop`, `staging` (protected branches) - `feat/*` or `feature/*` - New features - `fix/*` - Bug fixes - `hotfix/*` - Emergency fixes - `release/v*.*.*` - Release branches - `docs/*` - Documentation - `chore/*` - Maintenance - `test/*` - Tests - `refactor/*` - Refactoring - `ci/*` - CI/CD changes - `build/*` - Build changes - `perf/*` - Performance - `style/*` - Code style - `revert/*` - Reverts - `v*.*` - Version branches