-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
Backport fails without any output #675
Comments
Here's the error message for that particular PR:
|
Here's the branch: https://github.com/miss-islington/cpython/tree/backport-07236f5-3.12 And the PR: python/cpython#114624 It looks like Miss Islington force-pushed the branch each time after commenting "I'm working now to backport this PR" on the upstream PR python/cpython#114558, but never commented that the backport was created. |
Bedevere should have been the one to post that the backport PR has been created, but this only gets triggered once: the first time the PR is created. Perhaps at that time bedevere errored out and didn't post the message. |
So I think this is due to the merge commit message is not written correctly, and so bedevere did not link the backport PR with the correct original PR. |
I tried to trigger backporting python/cpython#114558 to 3.12 several times. Every time @miss-islington reports that it starts working, but do not produce any output.
Backporting to 3.11 failed due to conflicts, and this was reported.
It successfully creates backports to 3.12 for other PRs.
The text was updated successfully, but these errors were encountered: