onyxmueller/Build Tag Number
Sequential build numbers for workflow runs based on Git tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Token to create and delete refs (GITHUB_TOKEN) | no | — |
| prefix | Prefix for the build-number-<num> tag to make it unique if tracking multiple build numbers | no | — |
| delete_previous_tag | If set to false, previous build number tags will not be deleted (default: true) | no | — |
| annotated_tag | If set to true, use an annotated tag rather than a lightweight tag (default: false) | no | — |
Outputs
| name | description |
|---|---|
| build_number | Build tag number |