songmu/Automate pull request generation and tagging for releases using tagpr
install and run the tagpr
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | A version to install tagpr | no | v1.20.1 |
| config | A path to the tagpr configuration file | no | — |
Outputs
| name | description |
|---|---|
| tag | The semver tag, which is output only when the tagpr has tagged |
| pull_request | Information of the pull request created by tagpr in JSON format |
| base_tag | The base semver tag for comparison, empty if no previous tag exists |