Is there a PR based auto versioning for Nodejs or Java or DotNet repos?
Is there a way to use PR to describe the auto-versioning behavior of semantic version instead of using Git Comment as control flow? There are a number of tools out there automatically increase the semantic version based on the Git Comment that follows the conventional commits format, but I really don’t like it because: