climatepolicyradar/Determine next tag from PR body
Determine next tag from PR body
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| pr_body | Body of pull request if inside a pull request | no | — |
| pr_number | Pull request number | no | — |
Outputs
| name | description |
|---|---|
| current_tag | Current tag version |
| new_tag | Next tag version |