beatlabs/Tag Release Action
Create release objects based on given tag pattern
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag_regex | The grep regex to use for release tags | yes | false |
| version_bump | The version (major, minor or patch) you wish to bump | no | — |
Outputs
| name | description |
|---|---|
| release_body | The generated changelog body |
| release_tag | The tag of the release |