Wei He
Wei He
Great idea, I'll definitely consider it for a future release! @cdaringe Do you have an example package on npm that provides event handler bindings for us to model after? @MaxDesiatov...
1. It works between branches within the same repo 2. Please comment in that PR for the author to clarify 3. I don't have GitHub Enterprise therefore I'm unsure. It...
Thanks for the PR, I'll review and merge once I get some time later this month~
`pull.git.ci` is up and working just fine. You probably just didn't use `https://` as provided in the README. You can see it's working by going to https://pull.git.ci/check/wei/pull or https://github.com/issues?q=author%3Aapp%2Fpull and...
Hey @mazilu88 pull does check and use the default branch automatically.
@mazilu88 should still work please open a separate issue as it's unrelated.
One reason PRs fail to be merged automatically is due to changes in `.github/workflows` files (GitHub Apps do not have write access to it)
Hi @michaeljin89757 thanks for the report! The label should have been added as soon as the PR is created. In the PR you shared, we can see that this update...
Hi Elixa, thanks for your report! It's a great idea to transition to using a prebuilt docker image instead of a Dockfile which builds a new image on every run....