Skip to content

When looking at commits look at the ci repo #1380

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

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

rylev
Copy link
Member

@rylev rylev commented Aug 1, 2022

enqueu_sha previously assumed that the commit it was to enqueue lived in the same repo as where the Issue event was originating from. This has until now always been the case. However, now that we are creating commits on rust-lang-ci/rust that do not exist on rust-lang/rust, we need to be careful to always fetch commits from rust-lang-ci/rust but still post comments to rust-lang/rust.

@rylev rylev requested a review from Mark-Simulacrum August 1, 2022 21:20
@Mark-Simulacrum Mark-Simulacrum merged commit 727b532 into rust-lang:master Aug 1, 2022
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