actions-marketplace-validations/Autobump version and publish to npm
Hedia's npm package autobumper & publisher
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 12, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/hedia-team_autobump-and-publish@92639c8b06613ea13abae2a1cf377a892898a85a # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Required by izhangzhihao/delete-comment to remove comment from PR | yes | — |
| npm-token | Required to publish package to npm | yes | — |
| label | Type of version bump [major, minor, patch] | no | — |
| issue-number | Required by peter-evans/create-or-update-comment & izhangzhihao/delete-comment in order to write/remove comments on the current PR | yes | — |
| is-post-merge | To identify if package should be published as release on npm when post-merging the PR | no | false |
| git-name | Value for git config user.name | no | HediaBot [bot] |
| git-email | Value for git config user.email | no | dev@hedia.com |
Outputs
no outputs