-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmetic
Description
Describe the bug
- Type
gh release create -d <tag>(without body), I always seePublish releaseoption. - I expected to not see the question when using
-doption.
$ gh --version
gh version 2.1.0 (2021-10-14)
https://github.com/cli/cli/releases/tag/v2.1.0
Steps to reproduce the behavior
- Type this
gh release create -d <tag>(without body) - Then I see the question: 'Submit?' and
Publish releaseoption.
Expected vs actual behavior
- Avoid the question when using
-doption. - I want to create draft release.
Logs
gh release create -d v0.0.5
? Title (optional)
? Release notes Leave blank
? Is this a prerelease? No
? Submit? [Use arrows to move, type to filter]
> Publish release
Save as draft
Cancel
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority-3Affects a small number of users or is largely cosmeticAffects a small number of users or is largely cosmetic