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

后端 未结 5 1116
情书的邮戳
情书的邮戳 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 20:07

    I did something similar, but where Jennifer is a node.js app, Jently is a Ruby app. You can find it at https://github.com/vaneyckt/Jently.

提交回复
热议问题