googleapis / googleapis/release-please-action
Output type of release based on change in version number
Open
type: feature request
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 327
- PR merge metrics
- No merged PRs in 30d
Description
### TL;DR
Depending on the updated version number, output what type of release was created. For example, with `1.2.3`, if `1` was changed the output could be `breaking`; if 2 was changed the output could be `feature`; and if `3` was changed the output could be `fix`.
### Detailed design
_No response_
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.