googleapis / googleapis/release-please-action
Allow only tagging without github release
Open
priority: p3
type: feature request
- Dominant language
- TypeScript
- Stars
- 2.5k
- Forks
- 327
- PR merge metrics
- No merged PRs in 30d
Description
There is no obvious way to only create a tag on merging release PR, and not create a github release
There is a `skip-github-release` option, but this seems to skip both tagging and release creation
This is useful e.g. to split tagging and releasing for testing and production environment separation
Contributor guide
Assessment
This issue has not been assessed yet.