Hi,

I think I can give you part of a reply. Since Pipeline:Multibranch plugin 
version 2.15, you can define a "Jenkinsfile" with different names. 
Therefore you can define multiple multibranch pipelines to the same repo 
and define a different "Jenkinsfile" to define a different pipeline.

However you will then hit the issue I'm seeing in that the mapping between 
github hook and Jenkins pipeline appears to be 1:1 not 1:n. So I have two 
pipelines, correctly triggered, but if one pipeline fails and the other 
succeeds, it depends on which one finished last as to how the status on the 
PR in github is shown. BTW I'm using Jenkins 2.63 with the normal interface 
not Blue Ocean, but I think the setup should be the same.

Some links that may be of use
- https://jakubstas.com/github-and-jenkins-integration/#.WbD-ETCGPRY
- https://www.theguild.nl/building-github-pull-requests-using-jenkins-pipelines/

Kind regards, Ian

On Monday, August 28, 2017 at 1:08:02 PM UTC+1, Sowlène wrote:
>
> Hi there !
>
> I've just one question for you  : 
>
> Is it possible to apply several pipeline to one github repository ?
>
> If yes, someone can help me with tutorial our documents or other things ?
>
> I've tryed to do this with the BlueOcean plugin but this seems impossible 
> ...
>
> I would like to apply 6 pipepline on one github repository triggerd by 
> events so this question is essential to me !
>
> Thank's :)
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/44a6979b-d6d8-40f5-aa9e-703e049a1df4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to