Skip to content

Allow configuring upstream repository for pull #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Kobzol
Copy link
Member

@Kobzol Kobzol commented Jul 13, 2025

This is useful e.g. for things like rust-lang/rust#143412. We want to do some non-trivial subtree change in rust-lang/rust, and we want to test what it will do on the subtree's CI before we actually merge that change.

So with this, we can do:

  1. Make the change in your fork of rust-lang/rust, push it to its master branch
  2. Do a rustc-josh-sync pull --upstream <username>/rust on the subtree
  3. Create a draft subtree PR from that change and check if CI is green

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