1

I want to know how to filter issues only with linked pull requests. I've been trying to use the linked-pull-request but it needs a PR number. But I want to filter all issues with pull request

KMM
  • 11
  • 1

1 Answers1

2

Add linked:pr to the end of the search query.

lukew3
  • 177
  • 1
  • 11