meblabs/SemanticRelease
Composit GitHub Action that use semantic-release to automates the whole package release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GITHUB_TOKEN with contents:write | yes | — |
| checkout | Set to 'false' if the repo is already checked out | — | true |
| node-version | Pick the node version to use [20.x, 22.x] | — | 22.x |
| sync | Sync release -> staging after release (only when running on release branch) | — | true |
| bot_name | Bot username for sync commits | no | MeblabsBot |
| bot_email | Bot email for commits | no | github@meblabs.com |
| sync_commit_message | Commit message used when merging release -> staging with -s ours | no | chore: history sync release -> staging |
Outputs
no outputs