Is there a way to use Jenkins with Github Pull Requests?

后端 未结 5 1061
情书的邮戳
情书的邮戳 2021-01-31 19:23

I want Jenkins to automatically find and run the test suite for every branch that is part of an open pull request. Is this possible with some Jenkins plugin I have not found?

5条回答
  •  灰色年华
    2021-01-31 19:59

    A new plugin has been released recently for Jenkins—Github pull request builder.

    If it does what it says on the tin it's probably what you want.

提交回复
热议问题