clicampo/Publish SemVer release
Creates GitHub releases, changelogs and tags the release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub personal access token | yes | — |
| git-committer-name | Git committer name | yes | Publish SemVer release action |
| git-committer-email | Git committer email | yes | publish-semver@github.com |
| release-candidate | Determines if the release is a release candidate | no | true |
| slack-webhook-url | A webhook URL of a Slack channel that if provided, will notify the release | no | — |
| discord-webhook-url | A webhook URL of a Discord text channel that if provided, will notify the release | no | — |
| project-url | A URL of the project that will be used in the slack notification | no | — |
| production-action-url | A URL of the production deployment action that will be used in the slack notification | no | — |
Outputs
| name | description |
|---|---|
| next-version | Next version to be released |
| release-type | Type of release |