actions-marketplace-validations/Calendar Versioning
Automatically create Calver compliant tags or releases based on PR labels
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| release_branch | Branch to tag | no | master |
| name | The title of the release | no | 0 |
| message | The message of the release | no | 0 |
| draft | Is draft ? | no | false |
| pre | Is pre-release ? | no | false |
| release | Create new release | no | true |
| date_format | Format date in posix shell | no | %Y.%V |
Outputs
| name | description |
|---|---|
| release | The newly created release |