Skip to content
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

Automatically remove "awaiting core review" label for draft and stale PRs #477

Open
eendebakpt opened this issue Sep 30, 2022 · 0 comments

Comments

@eendebakpt
Copy link

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 I suggest to apply the following rules

  1. For a PR marked as draft the label "awaiting core review" should not be added. If a PR changes status to draft, the label should be removed. If a PR changes status from draft to non-draft, the normal rules for applying an "awaiting core review" label should apply.
  2. If a PR has merge conflicts and has gone stale, the label "awaiting core review" should be removed.
  3. If a PR is stale for some longer time period (e.g. 2 months), the label should be removed.

When removing the label, perhaps a short message can be added by the bot explaining the action (and explaining how to get back the label, e.g. rebase)

Long version

The first rule above was suggested on discourse:

discuss.python.org: A request to review a PR for fixing an issue on the turtle module

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant