core-workflow
core-workflow copied to clipboard
Issue tracker for CPython's workflow
# The short story We used to close stale PRs that did not have the CLA signed. We no longer have that with the new CLA bot. Let's reimplement it....
We had a PR that was left open for a few months, and once it was merged the tests failed and the build was broken: https://github.com/python/cpython/pull/22033 I think the PR...
Do we need three different ways to communicate the same change? This is a somewhat random thought, but I'm wondering if we should consider dropping the changelog for just What's...
There are a couple PRs that I noticed (there might be more) where automerging was blocked, because it was waiting for the required check: `Tests / Ubuntu (pull_request)` to pass....
See, for example, python/cpython#20305 and python/cpython#20306. For some reason, it seems that the bedevere/maintenance-branch-pr check did not run (yet); the status is: `Expected -Waiting for status to be reported`. Because...
When I click on the "Squash and Merge" button for a generated backport PR, I end up with a commit title that has 2 different PR numbers in it: the...
This is specific to CPython, but I figured that it would still be relevant to this repository since the issue directly involves the workflow. If necessary, I can move it...
It should cover the scenario for when CLA is needed on new pull requests, as well as the scenario when someone wants to sign the CLA in advance.
In spite of previous spelling fixes over the years, there have been, I recall, at least 3 spell fix PRs over the last several months. The problem is that we...
@msapiro has now converted core-workflow and core-mentorship over to Mailman 3: * https://mail.python.org/mm3/mailman3/lists/core-mentorship.python.org/ * https://mail.python.org/mm3/mailman3/lists/core-workflow.python.org/ The formatting in the list descriptions didn't survive the conversion, so I filed https://gitlab.com/mailman/postorius/issues/242 to...