maxnowack/Release Generator
Generate a Github release with the name 'v[YEAR].[MONTH].[NUMBER]'
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The token to access Github's API | yes | — |
| badwords | Comma separated list of badwords for filtering commits | no | — |
| sortCommitsByMessage | Indicates wether to sort commits alphabetically instead of by date | no | — |
| branch | The base branch of the repository. Defaults to your configured default branch | no | — |
| ref | The ref to create the release from. Defaults to the base branch | no | — |
| useNameFromRef | Indicates wether to use the ref as the release name | no | — |
Outputs
no outputs