scoffable/Increment Release Version
Automatically increment version upon merging to main/master branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Normal GitHub Token for authentication | yes | — |
| release_pat | Personal access token for creating a release, so github actions run | yes | — |
| pr_title | Title of the merged PR | yes | — |
| pr_url | URL to the merged PR | yes | — |
| repository | The repository of the merged PR | yes | — |
| trunk_branch | Name of the trunk branch (e.g., main or master). | no | master |
| slack-github-token | The github token to use when calling the Slack notification action | no | — |
| slack-webhook-url | The webhook URL to use when calling the Slack notification action | no | — |
Outputs
no outputs