joshuakgoldberg/release-it Action
Runs release-it as a GitHub Action, with handling for semantic releases and protected branches. 📤
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bypass-branch-protections | Branch to delete and recreate branch protections on. | — | — |
| git-user-email | `git config user.email` value for Git commits. | — | — |
| git-user-name | `git config user.name` value for Git commits. | — | — |
| github-token | GitHub token (PAT) with repo and workflow permissions. | — | — |
| npm-token | npm access token with the automation role. | — | — |
| release-it-args | Any arbitrary arguments to pass to `npx release-it --verbose`. | — | — |
Outputs
no outputs