Skip to content

Delegate non-ghstack checkouts to gh#357

Open
ezyang wants to merge 1 commit into
mainfrom
gh/ezyang/70/head
Open

Delegate non-ghstack checkouts to gh#357
ezyang wants to merge 1 commit into
mainfrom
gh/ezyang/70/head

Conversation

@ezyang
Copy link
Copy Markdown
Owner

@ezyang ezyang commented May 21, 2026

No description provided.

When a PR ref doesn't look like a ghstack reference (i.e., it lacks the
/head suffix pattern), we previously just logged a warning and continued
execution, which would likely fail or produce confusing results. Now we
log that we're delegating, invoke `gh pr checkout` to handle the
non-ghstack PR, and return early.

[ghstack-poisoned]
@ezyang
Copy link
Copy Markdown
Owner Author

ezyang commented May 21, 2026

Stack from ghstack (oldest at bottom):

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.

1 participant