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

split locking threads and stale issue cleanup #97

Conversation

jacobbednarz
Copy link
Member

Some of the repositories are starting to hit GitHub rate limits due to running the tasks sequentially.

These aren't that time sensitive so instead, we can split them into multiple jobs that run an hour apart.

Some of the repositories are starting to hit GitHub rate limits due to
running the tasks sequentially[1].

These aren't that time sensitive so instead, we can split them into
multiple jobs that run an hour apart.

[1]: https://github.com/Homebrew/homebrew-bundle/actions/runs/8515410691
@MikeMcQuaid
Copy link
Member

Great idea, thanks @jacobbednarz!

@MikeMcQuaid MikeMcQuaid merged commit 8b4d0f1 into Homebrew:master Apr 3, 2024
ZhongRuoyu added a commit to ZhongRuoyu/homebrew-.github that referenced this pull request Apr 3, 2024
Companion to Homebrew#97. This makes sure the renamed workflows are properly
synced to Homebrew repos.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants