githubnext / copilot-workspace-user-manual

📖 The user manual for GitHub Copilot Workspace
https://gh.io/copilot-workspace
628 stars 54 forks source link

Wrong Pull Request URL is created when contributing on other repos #36

Open vs4vijay opened 2 weeks ago

vs4vijay commented 2 weeks ago

When a PR is created by Workspace for a repository not owned by the user, a hyperlink appears in the top left corner as {username}/{repo_name. Clicking this link results in a 404 error. Ideally, the link should display as {other_repo_user}/{repo_name} instead.

dsyme commented 1 week ago

Thanks for reporting this!