Skip to content

Conversation

@v0i0
Copy link
Contributor

@v0i0 v0i0 commented Dec 19, 2025

  • grab credentials from gh cli
  • infer pr urls from ssh remotes, too

v0i0 and others added 3 commits December 19, 2025 17:35

# Get the username using gh api
username_result = subprocess.run(
["gh", "api", "user", "-q", ".login", "--hostname", github_url],
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is annoying, it implies an extra network roundtrip at startup every time

@ezyang ezyang enabled auto-merge (squash) December 20, 2025 04:49
@ezyang ezyang merged commit 27c1bc2 into ezyang:master Dec 20, 2025
16 checks passed
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