### Describe the feature or problem you’d like to solve Following this [announcement](https://github.blog/changelog/2021-04-06-releases-support-comments-and-reactions-with-discussion-linking/) I'd like this option in the `gh release create` command.  ### Proposed solution e.g. ``` gh release create v1.0.0 --draft --notes-file notes.md --create-discussion General ```