threejs-test/.forgejo/workflows
Juan Sebastian Montoya 1e152ea09b
All checks were successful
Build and Publish Docker Image / Build and Validate (pull_request) Successful in 8s
Build and Publish Docker Image / Publish to Registry (pull_request) Has been skipped
Feature: Add PR title validation and versioning logic to CI workflow
- Introduced a step to validate PR titles, ensuring they start with the correct prefixes (Release/, Feature/, Hotfix/, Bugfix/).
- Enhanced versioning logic to determine version type based on PR title or merge commit message, allowing for appropriate version increments.
- Improved handling of versioning for different types of changes, including major, minor, and patch updates.

This update aims to enforce consistent PR title formatting and streamline version management in the CI process.
2025-11-26 13:12:25 -05:00
..
ci.yaml Feature: Add PR title validation and versioning logic to CI workflow 2025-11-26 13:12:25 -05:00