add support for check_run, check_suite ?
brad-decker opened this issue ยท 7 comments
Any update on this? It would be helpful for running in response to CircleCI checks.
Sorry, I thought I had already replied!
I'm not sure about this feature: We're also using Circle CI, and when a build finished, the status
event is triggered just fine. As it says in the documentation:
As an example, one common use is for continuous integration services to mark commits as passing or failing builds using status.
By the way, I'm not against this feature. There's already a PR #8, but no reply there so far
This still isn't fixed, but I've added this as limitation to the README for now
I think this was fixed with #60. However, feel free to reopen this or create a new issue if you disagree or if there are any other problems! ๐
@pascalgn For protected branches it still does not merge.
Are you sure that's related to the check_run/check_suite events? Or is it a separate issue?