-
-
Notifications
You must be signed in to change notification settings - Fork 33.2k
Closed
Description
https://github.com/nodejs/node/actions/runs/247170963
It seems like the Action is not faring well with the size of our repository. I'm not sure if it is closing some issues, or if it tries to detect all issues before closing, but fails to do so because it reaches some limit. Based on the number of lines in the output, we're probably iterating over all issues (even though we don't have to) and therefore we're hitting GitHub API rate limit (but that's just a guess). We probably need some changes on the upstream action to better handle days-before-stale: -1
scenarios.
@phillipj fyi
Metadata
Metadata
Assignees
Labels
No labels