Re: Setup a CI job for a PR

2019-08-10 Thread Romain Manni-Bucau
Thanks Robert. Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn | Book

Re: Setup a CI job for a PR

2019-08-10 Thread Robert Scholte
My guess is that the gitbox pages have been changed and that the scraper doesn't work anymore. What does work is logging in on Jenkins and click on "Scan Multibranch Pipeline Now". That's the a workaround for the time being. Robert On Fri, 09 Aug 2019 19:46:55 +0200, Romain Manni-Bucau wr

Re: Setup a CI job for a PR

2019-08-09 Thread Enrico Olivelli
Romain Il ven 9 ago 2019, 19:47 Romain Manni-Bucau ha scritto: > Hi everyone, > > I'd like to make https://github.com/apache/maven-shade-plugin/pull/24 > passing > on our CI to ensure it is the issue we see on master, however I don't > manage to create a job, I pushed a branch with the jira name

Setup a CI job for a PR

2019-08-09 Thread Romain Manni-Bucau
Hi everyone, I'd like to make https://github.com/apache/maven-shade-plugin/pull/24 passing on our CI to ensure it is the issue we see on master, however I don't manage to create a job, I pushed a branch with the jira name on asf repo but nothing pops up on jenkins. What do I miss? Romain Manni-B