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

update action to allow sort by updated time #21

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jeffreye-intel
Copy link

@jeffreye-intel jeffreye-intel commented Dec 15, 2022

For repositories in larger organizations or repositories where many PRs are in progress and fast moving, the processing of PRs by number may not reflect the order of approval. This change sorts the PRs by updated time, which will tend to update the oldest approval first. This isn't a perfect system, but it helps prevent a new PR from delaying the integration of an older one.

@nckrss
Copy link

nckrss commented Jul 17, 2023

@tibdex do you plan to actively maintain this project, or are there other reviewers what we can engage with for this PR?

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

Successfully merging this pull request may close these issues.

3 participants