Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Update stalebot to take 5 actions per hour #3922
Conversation
|
I was thinking 5 PRs a day, not every hour. Do we really need to run this job every hour? |
|
That is not up to us. This job runs every hour because of the rate limit and is scheduled directly into the code. As mentioned, the important parameters are Why per hour? The bot requires a token to do its job and that token lasts for one hour plus there are rate limits and also the app could be blocked if GitHub finds it abusing the limit. |


Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}.