Open fredchen306 opened 3 months ago
This is also happening for us in our Enterprise Github organization for BioRender.
We are testing Mergeable as a way to improve our Pull Request description and testing quality, but if it doesn't run reliably I'm concerned about making the checks required.
We installed the mergeable probot in an enterprise github organization, we have a repository used the mergeable probot heavily, and there are dozens of pull requests every day. Normally, the mergeable checks only take seconds to be done, but sometimes some take very long even more than 1 hour. We did some investigation, it seemed if a pull request with 1000+ files changed created, in the meanwhile other pull requests(even with few files changes) got stuck most likely but not absolutely. We also saw "Rate limit" WARN but not sure hitting rate limit was really the root cause. I want to ask:
Look forward to your reply. Thanks a lot!