core-workflow icon indicating copy to clipboard operation
core-workflow copied to clipboard

Issue tracker for CPython's workflow

Results 48 core-workflow issues
Sort by recently updated
recently updated
newest added

In order to encourage reviews, and to prevent PRs from being created and merged without reviews within a short period of time (sometimes within one hour!), it has multiple times...

CI

Suggesting to create a new Discord channel `#github-push-without-review` and enhance the bot(s) to generate posts for PRs that are merged without review.

bot

# Feature or enhancement ### Proposal: Currently there's no way to find an issue without a pull request, you have to click on every issue. Would a "needs PR" label...

labels

> Personally I'd probably favor a label for virtually any standard library module that gets a significant issue volume; I don't think the cost of a new label is very...

labels

I would like to add the `CI` label for categorizing issues and PRs focusing on improving or updating CI/GHA related files. A more generic name would be a `github-actions` label...

labels

Although we discourage refactoring in general, there is sometimes a valid need for refactoring. Recent examples would be [Irit's refactoring](https://github.com/python/cpython/issues/93008) of the compiler and Mark Shannon's [proposal for more readable...

labels

@pablogsal recently opened a PR for automating revert commits. I agree with the issue but respectfully disagree with that particular proposal. Copying the reasoning from [Pablo's comment](https://github.com/python/buildmaster-config/pull/535#issuecomment-2407221523): > [There should...

As a newbie to the CPython repository, it can be quite frustrating to find issues that have not an associated pull request. The `linked:pr` has a small coverage and requires...