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

.github/workflows/stale.yml: increase operations limit #36699

Merged
merged 1 commit into from Apr 15, 2022

Conversation

classabbyamp
Copy link
Member

@classabbyamp classabbyamp commented Apr 14, 2022

By setting ascending to true, the most stale issues and PRs will be caught first. By increasing the operations limit from the default (30) to 250, more stale issues/PRs will be caught each run, increasing the speed of the burndown.

This implements some of the suggestions from #36657

@classabbyamp classabbyamp changed the title ./github/workflows/stale.yml: increase operations limit .github/workflows/stale.yml: increase operations limit Apr 14, 2022
@classabbyamp
Copy link
Member Author

cc: @the-maldridge

By setting `ascending` to `true`, the most stale issues and PRs will be
caught first. By increasing the operations limit from the default (30)
to 250, more stale issues/PRs will be caught each run, increasing the
speed of the burndown.
@dmarto
Copy link
Contributor

dmarto commented Apr 15, 2022

obviously, I approve this message change 😃

@the-maldridge the-maldridge merged commit c16bf1e into void-linux:master Apr 15, 2022
@classabbyamp classabbyamp deleted the increase-stale-limit branch April 15, 2022 01:20
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.

None yet

3 participants