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

tests are as standard a requirement as doc changes. New PR authors who are not aware of this could be helped by a check failing due to lack of tests...

labels

# The short story There are many open PRs with the label "awaiting core review" (currently: 475). To keep the list of items to be addressed by core developers manageable...

# The short story It would be nice if `skip-news` label is automatically added when both conditions are true: - PR has `type-tests` badge - It does not have new...

labels

In python/cpython#93965, I'm realizing that it would be nice when deprecating some functionality to simultaneously submit the changes to remove the deprecated behavior. That is, it would be nice to...

Currently the GitHub CI workflow for doc seems to first do its own build of cpython before attempting to build the docs. While that may be necessary for correct running...

In a couple of recent documentation meetings[^1], we've discussed workflow changes to fast-track documentation contributions. One of those ideas was to have a 'docs-approved' [^2] label that a group of...

labels

# The short story It would be nice if there was `needs-no-backport` issue label. # Long version Why do we need one? Right now we only have these `backport` labels:...

labels

I think it might be time to try and keep the What's New document more-or-less continually updated so that preparations for release are more editorial than informational.

status check
labels

One of the core developer's chores is determining if a PR needs to be backported, and then actually apply the labels. I'm thinking that perhaps we can delegate this task...

labels

It is possible to automate the process for adding people to the Python Triage Team. 1. A ticket is opened in core-workflow for adding a person to the triage team...