Hi all, I found the Github Actions only can running on the base repository. If I create a pull request from fork repo, it will not be running.
FYI: https://github.community/t5/GitHub-API-Development-and/Run-a-GitHub-action-on-pull-request-for-PR-opened-from-a-forked/m-p/15426#M363 On Tue, 27 Aug 2019 at 04:37, Ali Ahmed <alahmed...@gmail.com> wrote: > I have finished by poc with Github actions. I propose we disable the > jenkins pr check in jobs with this. The benefits are more stable test runs > and more available resources to instantly start running checkin jobs. > > The experimental PR is here. > https://github.com/apache/pulsar/pull/5035 > > We should be able to do the migration very quickly. > > -Ali >