godsenal/github-timestamp-tag
Generate timestamp based tag
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| prefix | tag prefix | — | — |
| configuration_file_path | path to configuration file (https://docs.github.com/ko/rest/releases/releases?apiVersion=2022-11-28#generate-release-notes-content-for-a-release) | — | — |
Outputs
| name | description |
|---|---|
| previousTag | previous tag with prefix |
| currentTag | current tag with prefix |
| timestamp | timestamp value (YYYYMMDDHHmm in KST) |
| releaseNote | release note |