Closed arvnik closed 11 months ago
We don't explicitly create tags in release-please
when creating releases. When publishing a release, it will create the tag (or re-use an existing one).
If you think the behavior should be to create the tag even if the release is a draft, then please open a new issue on the upstream https://github.com/googleapis/release-please library.
TL;DR
Hi! It seems that the tag is not properly created and pushed if I set the draft parameter to true. Changelog looks correct and release is created as expected but the tag isn't there.
Expected behavior
No response
Observed behavior
No response
Action YAML
Log output
No response
Additional information
No response