googleapis / googleapis/release-please
How to override the component name?
Open
priority: p3
type: question
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 588
- Avg merge
- 12h 16m
- Merged PRs (30d)
- 7
Description
I'm using release-please with a Ruby repository (https://github.com/tremendous-rewards/tremendous-ruby), and it seems that the GitHub Action didn't updated the project's `Gemfile.lock`.
I believe this happened because the repo is named `tremendous-ruby`, but the gem is `tremendous_ruby`. There's no mention on the docs on how to override the component name for this case, how can I achieve this?
Contributor guide
Assessment
This issue has not been assessed yet.