Open
Description
I think the "ready to merge" plugin has a few issues:
- It gets triggered by a single status check changing on a PR, even if there are multiple status checks. So if a status check fails, and then a different status check passes, it will add the label.
- It will respond to any approval review, even a review that isn't from a team member
- Also, the three concerns from Plugin status and discussion #3 (comment)