ailinks:

GitHub Copilot/open-pull-request

Open a pull request

Opens the pull request in My work.

macos · windows · linux · sign-in required · updated 2026-07-13

Format

ghapp://github.com/{owner}/{repo}/pull/{number}
webhttps://github.com/copilot/app/launch?open=ghapp%3A%2F%2Fgithub.com%2F{owner}%2F{repo}%2Fpull%2F{number}

Try it

ghapp://github.com/octocat/Hello-World/pull/123Open

What you supply

{owner}

The user or organisation the repository belongs to.

{repo}

Repository name.

{number}

Pull request number.

Must match ^[0-9]+$

Trailing segments survive, so a link copied straight from the browser keeps the tab you were on — …/pull/123/files opens the diff.

The pull request opens in My work once the repository has been added to the app as a project.