googleapis / googleapis/release-please
How to skip GitHub releases?
Open
priority: p3
type: question
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 588
- Avg merge
- 12h 16m
- Merged PRs (30d)
- 7
Description
**What you're trying to do**
I am trying to use release-please as is (create release PRs with a changelog and tag the commit) but without creating GitHub releases.
The option [skip-github-release](https://github.com/googleapis/release-please/blob/main/docs/manifest-releaser.md?plain=1#L193-L197) seemed to be exactly what I wanted, albeit with really really cryptic description IMO. But when I tried it, it seems it still created releases.
How can I acheive what I'm looking for?
Contributor guide
Assessment
This issue has not been assessed yet.