jeroenmanders/Tagger
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| main-branch | Name of the branch that shouldn't get a generated suffix ('-beta' for the 'dev'-branch, otherwise '-alpha'). | no | main |
| suffix | Suffix to add to the semver-version. This overrides the default from the 'main-branch' input. | no | "" |
| message | Message to use for the tag if an upgrade was requested. | no | Tagged by tagger |
Outputs
| name | description |
|---|---|
| TAG | Newly pushed tag, if an upgrade was requested. |