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

CI: Process more stale PRs, oldest first #31407

Merged
merged 1 commit into from Feb 18, 2022

Conversation

@hugovk
Copy link
Member

@hugovk hugovk commented Feb 18, 2022

Follow up for python/core-workflow#93.

The GitHub Action to process stale PRs only runs on a subset of open PRs.

Let's run on more, and process the older ones first, they're more likely to be stale/abandoned.

More details: python/core-workflow#93 (comment)

Copy link
Contributor

@erlend-aasland erlend-aasland left a comment

+1

@Mariatta Mariatta merged commit 892ff93 into python:main Feb 18, 2022
12 checks passed
@Mariatta
Copy link
Sponsor Member

@Mariatta Mariatta commented Feb 18, 2022

Thank you!

@hugovk hugovk deleted the stale-more-and-oldest-first branch Feb 18, 2022
@arhadthedev
Copy link
Contributor

@arhadthedev arhadthedev commented Feb 19, 2022

Let's run on more, and process the older ones first, they're more likely to be stale/abandoned

The bot started to process issues from 2017. I didn't know that default settings of actions/stale create such a bottleneck.

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