zeke / semantic-pull-requests

:robot: Let the robots take care of the semantic versioning
https://github.com/apps/semantic-pull-requests
Apache License 2.0
1.24k stars 122 forks source link

App stops working in aws/aws-sdk-js-v3 #187

Closed AllanZhengYP closed 2 years ago

AllanZhengYP commented 2 years ago

The semantic PR App has been very helpful for us. Recently we notice the App stops working on our repo https://github.com/aws/aws-sdk-js-v3.

You can see it ran on some of our old pending PRs like this: ✅ https://github.com/aws/aws-sdk-js-v3/pull/3430, but not for the latest PRs, like: 🔴 https://github.com/aws/aws-sdk-js-v3/pull/3583

Do you have any idea the cause it? Are we hitting any limit?

Bingjiling commented 2 years ago

+1 - I'm seeing the same issue

zeke commented 2 years ago

Hi folks. I hope most of you have moved on by now and found better ways to do semantic checks on your PRs.

For those who haven't, it's time to start looking. Effective today, I will no longer be maintaining this service.

For details on why it reached a breaking point, see this PR: https://github.com/zeke/semantic-pull-requests/pull/189

Thanks for your understanding, and happy hacking!