Skip to content

Conversation

@javoire
Copy link
Owner

@javoire javoire commented Jan 21, 2026

Summary

  • ParseRepoFromURL now returns HOST/OWNER/REPO for non-github.com hosts (e.g., ghe.spotify.net/owner/repo)
  • Previously it only returned OWNER/REPO which caused gh --repo to default to github.com, failing to find PRs on GHE

🤖 Generated with Claude Code

ParseRepoFromURL now returns HOST/OWNER/REPO for non-github.com hosts
(e.g., ghe.spotify.net/owner/repo) so the gh CLI knows which host to use.
Previously it only returned OWNER/REPO which defaulted to github.com.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants