`auto version` not returning a value
Open
bug
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 221
- PR merge metrics
- No merged PRs in 30d
Description
I have 2 released PRs that I'm expecting to be attached to the same version and github release:
- first PR: not labeled. Should default to `patch` according to doco.
- second PR: labled as `minor` and `release`
When I ran `auto version` to bump the version (to minor), `auto version` did not return any value. It was blank in both local and CI environment (AWS Codebuild). I'm suspecting it could have something to do with that first PR that was not labeled?
What should I do to combine multiple PRs to one release?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.