Github Release and tag is not created when merging the release PR using the Github CLI #1067
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Describe the error
Neither a tag, nor a release, is being created when merging the release PR using the Github CLI.
Steps to reproduce
gh pr merge <pr_number> --squash
Please refer to the sample code that reproduces the issue.
The text was updated successfully, but these errors were encountered: