Describe the feature or problem you’d like to solve
As per my comment in #10529, gh issue view <number> should list the linked PRs that would close the issue
Proposed solution
Exposing closingPRsReferences as a field. E.g. gh view issue<number> --json closingPRsReferences
Additional context
This is an improvement linked to my comment in #10529