mas682/Github release updater
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| include_latest | Determines if the latest tag should be updated. Possible values... false, true | no | false |
| require_flag | Determines if a flag is needed in the commit message to create a new release, flags include [tag-major] and [tag-minor] | no | false |
| default_type | This is only considered if the REQUIRE_FLAG is false. This allows you to automatically update the major or minor part of a tag automatically. Possible values are tag-minor or tag-major | no | tag-minor |
| commit_message | The commit message to parse Needed to determine what tags to create if require_flag is set | yes | — |
| github_token | Github token | yes | — |
Outputs
no outputs