Improvement

February 4, 20201 Minute Read

Linked search qualifier for finding issues connected to pull requests

Find all the open issues in a repository that have closing pull requests references with the linked:pr search qualifier. Similarly, locate all the pull requests in a repository that are
missing a supporting issue with -linked:issue.

Try it on your personal issues list!

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Linked search qualifier for finding issues connected to pull requests - GitHub Changelog