-
-
Notifications
You must be signed in to change notification settings - Fork 60
The PR is blocked by the issue-number check #321
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
Comments
There are some errors logged at #258 (comment) for bedevere . Almost all PRs to master and backport PRs to maintenance branches today have this check having no return response. miss-islington issue also has a recent error : #257 (comment) |
We used to need to pass the `maintainer_can_modify` flag, but now we're getting error message `422 Validation Failed for 'maintainer_can_modify'` when patching the PR. (to append the bpo link) Removing the `maintainer_can_modify` flag fixes the problem, I tested in command line. Hopefully this quick fix can unblock people. Perhaps something changed from GitHub side, but I'm not seeing anything obvious in [their changelog](https://github.blog/changelog/). Closes #162 Closes python/core-workflow#321
Thanks @Mariatta! |
Mariatta was mentioned, but she's out of open source from March 18th to May 9th, 2019 . Be aware she might not get to this until after PyCon US. |
The bedevere bot hanged on the issue-number check and blocks merging python/cpython#12712.
The text was updated successfully, but these errors were encountered: