googleapis / googleapis/release-please-action
Modifying release please manifest created a breaking change with old commits
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 327
- PR merge metrics
- No merged PRs in 30d
Description
### TL;DR
https://github.com/bootstrap-vue-next/bootstrap-vue-next/actions/runs/6067806713/job/16459946256
https://github.com/bootstrap-vue-next/bootstrap-vue-next/pull/1414
https://github.com/bootstrap-vue-next/bootstrap-vue-next/pull/1414/commits/704ebca319258a788caa3c18ad0f6a5f1acb9a97
Changing the manifest created a breaking change release for a unnecessary package. Which was rather annoying. If the package was not pre alpha this would be a big issue as I've had issues with "release-as" in the manifest. It's never seemed to work for me.
### Expected behavior
Not to create a breaking change version.
### Observed behavior
At most the commit message should create a minor version.
### Action YAML
```yaml
https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/.github/workflows/release-main.yaml
```
### Log output
```text
Posted above
```
### Additional information
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.