jobport/bump package - Bump package version when merging Pull Request with bump labels

Bump package version when merging Pull Request with specific labels (bump:major,bump:minor,bump:patch)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
default_bump_levelDefault bump level if labels are not attached [bump:major,bump:minor,bump:patch]. Do nothing if it's empty
dry_runDo not actually tag next version if it's true
github_tokenGITHUB_TOKEN to list pull requests${{ github.token }}
namedescription
levelmajor, minor or patch (or empty)
skippedTrue if release is skipped. e.g. No labels attached to PR.