The idea
It could be nice to have a version number validation regarding the semantic versioning. Maybe add a agentic check to validate if the release is actually a breaking change (major) ; new feature (minor) ; or a fix (patch) and so on...
The solution has to be designed
The idea
It could be nice to have a version number validation regarding the semantic versioning. Maybe add a agentic check to validate if the release is actually a breaking change (major) ; new feature (minor) ; or a fix (patch) and so on...
The solution has to be designed