Skip to content
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

spr land keeps triggering the CI and block merging #154

Open
lazywei opened this issue Feb 17, 2023 · 1 comment
Open

spr land keeps triggering the CI and block merging #154

lazywei opened this issue Feb 17, 2023 · 1 comment

Comments

@lazywei
Copy link

lazywei commented Feb 17, 2023

Hi,

For some reason when I run spr land on an accepted and CI passed PR, it would re-trigger the CI and would tell me that

  ❌  GitHub Pull Request merge failed
  πŸ›‘  GitHub: 11 of 11 required status checks have not succeeded: 10 expected and 1 pending.

And after I wait for that 11 checks finish and run spr land again, it would happen again ... as a result i wouldn't be able to merge the PR with the tool. Is this a known issue?

One possibility is I did re-arrange (via rebase) the stack after run spr diff on some PRs. Is that what messing up with spr?

Thanks

@spacedentist
Copy link
Collaborator

Sometimes spr land needs to push a commit to your PR branch just before it requests the merge. This is in the context of stacked PRs.
If you do spr diff - then wait for your CI to finish - and then do spr land, does that work?

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

No branches or pull requests

2 participants