Open
Description
With the new changes on API, it's not recommended to attach a PR to an issue. It's recommended to refer to an issue instead. One solution is to create a pull request and refer to an issue in the pull request.
$ gh pull-request -i 123
creates a pull request (don't use the attach issue API since it'll convert an issue to a PR)
posts a message to issue 123, e.g. pull request 456 has been created
Metadata
Metadata
Assignees
Labels
No labels