consuma/Release Management Action
Automate the creation of a tag and a new release
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| typeOfRelease | Type of Release (major, minor, patch, custom) | yes | patch |
| version | Version of the release (only for custom release) | no | — |
| releaseNotes | Release notes | yes | — |
| generateReleaseNotes | Auto generate release notes | no | true |
| releaseDraft | Release draft | no | false |
| preRelease | Pre-release | no | false |
| targetCommitish | Target commitish | no | main |
| githubToken | GitHub Token | yes | — |
Outputs
no outputs