sardul3/Gradle Version Incrementer

Automatically increments version in build.gradle files and optionally commits changes

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenGitHub token for authenticationyes
file-pathPath to the build.gradle fileyesbuild.gradle
increment-typeType of version increment (major, minor, patch)yespatch
modeOperation mode (update-file or comment-only)yescomment-only
namedescription
previous-versionThe previous version before incrementing
new-versionThe new version after incrementing