-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Labels
bugSomething isn't workingSomething isn't workingpriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functions
Description
Describe the bug
When creating an issue using gh issue create and selecting a template, the labels associated with that template are not assigned to the issue upon creation.
$ gh version
gh version 0.7.0 (2020-04-22)
https://github.com/cli/cli/releases/tag/v0.7.0
Steps to reproduce the behavior
gh issue create(against a repo that has issue templates with labels associated with each)- Fill in info
- Create issue without previewing in browser
- Observe that issue was not assigned labels associated with template that was chosen
Expected vs actual behavior
If a template was chosen that has labels, those labels should be assigned to the issue when created via gh issue create
Logs
$ gh issue create
Creating issue in intel/dffml
? Choose a template Missing Documentation
? Title docs: cli: edit command
? Body <Received>
? What's next? Submit
https://github.com/intel/dffml/issues/616Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority-2Affects more than a few users but doesn't prevent core functionsAffects more than a few users but doesn't prevent core functions