<div dir="ltr">Hi,<div><br></div><div>I just wanted to let you know, that I have a first prototype of a jenkins SCMSource plugin, similar to <a href="https://wiki.jenkins-ci.org/display/JENKINS/Bitbucket+Branch+Source+Plugin">https://wiki.jenkins-ci.org/display/JENKINS/Bitbucket+Branch+Source+Plugin</a> .</div><div>You can see it in action here <a href="https://jenkins.dominikruf.com/view/All/job/kallithea-mb-pipeline/">https://jenkins.dominikruf.com/view/All/job/kallithea-mb-pipeline/</a> .</div><div>What it does is, it creates a project for every branch and every pull request that contains a Jenkins file.</div><div><br></div><div>So, not only does it run all the tests (incl. coverage) and pylint when new changesets are pushed, it also runs all the tests etc. when there is a new pull request. So before you even look at the new pull request you can see if the pull request broke some tests.</div><div><br></div><div>My plugin is still in a very early stage. There are a quite a few things I need to clean up and kallithea also needs a view API improvements to make it work. But I think you can see the genral idea.</div><div><br></div><div>Let me know what you think and if you have some more ideas about a jenkins plugin.</div><div><br></div><div>cheers</div><div>Dominik</div></div>