You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by Jean-Baptiste Onofre <jb...@nanthrax.net> on 2020/02/12 06:27:34 UTC

[PROPOSAL] Use Jenkins PullRequest Builder plugin and stabilize the build on Jenkins

Hi everyone,

Now, on ActiveMQ Jenkins PR job, we are using the « new » GitHub PR plugin.
If this plugin works fine, he has a limitation: the only way to trigger a PR build is to update the PR itself.
We have another plugin available: PullRequest Builder.
This plugin is pretty similar to the other one, but it allows users to trigger a build using key sentence (« retest this please » by default).

If there’s no objection, I would like to change the Jenkins PR job to use the GitHub PR Builder.

The reason is that I’m working to stabilize the build on Jenkins (we have several flaky tests) and so, I would like to open a PR where I can trigger several builds.

Thoughts ?

Regards
JB

Re: [PROPOSAL] Use Jenkins PullRequest Builder plugin and stabilize the build on Jenkins

Posted by Francois Papon <fr...@openobject.fr>.
nice idea!

+1

regards,

François
fpapon@apache.org

Le 12/02/2020 à 07:27, Jean-Baptiste Onofre a écrit :
> Hi everyone,
>
> Now, on ActiveMQ Jenkins PR job, we are using the « new » GitHub PR plugin.
> If this plugin works fine, he has a limitation: the only way to trigger a PR build is to update the PR itself.
> We have another plugin available: PullRequest Builder.
> This plugin is pretty similar to the other one, but it allows users to trigger a build using key sentence (« retest this please » by default).
>
> If there’s no objection, I would like to change the Jenkins PR job to use the GitHub PR Builder.
>
> The reason is that I’m working to stabilize the build on Jenkins (we have several flaky tests) and so, I would like to open a PR where I can trigger several builds.
>
> Thoughts ?
>
> Regards
> JB

Re: [PROPOSAL] Use Jenkins PullRequest Builder plugin and stabilize the build on Jenkins

Posted by chughpiyush <pi...@gmail.com>.
+1 from me 
And here's the Github link for reference - 
https://github.com/jenkinsci/ghprb-plugin/blob/master/README.md
<https://github.com/jenkinsci/ghprb-plugin/blob/master/README.md>  
The latest version is /ghprb-1.42.0/ 



--
Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-Dev-f2368404.html

Re: [PROPOSAL] Use Jenkins PullRequest Builder plugin and stabilize the build on Jenkins

Posted by Colm O hEigeartaigh <co...@apache.org>.
+1 makes sense!

Colm.

On Wed, Feb 12, 2020 at 6:27 AM Jean-Baptiste Onofre <jb...@nanthrax.net>
wrote:

> Hi everyone,
>
> Now, on ActiveMQ Jenkins PR job, we are using the « new » GitHub PR plugin.
> If this plugin works fine, he has a limitation: the only way to trigger a
> PR build is to update the PR itself.
> We have another plugin available: PullRequest Builder.
> This plugin is pretty similar to the other one, but it allows users to
> trigger a build using key sentence (« retest this please » by default).
>
> If there’s no objection, I would like to change the Jenkins PR job to use
> the GitHub PR Builder.
>
> The reason is that I’m working to stabilize the build on Jenkins (we have
> several flaky tests) and so, I would like to open a PR where I can trigger
> several builds.
>
> Thoughts ?
>
> Regards
> JB