Hi there,

Pipeline is fully supported by JobDSL 
(https://jenkinsci.github.io/job-dsl-plugin/#method/javaposse.jobdsl.dsl.DslFactory.pipelineJob)
 
and also Multi Branch Pipeline Job 
https://jenkinsci.github.io/job-dsl-plugin/#method/javaposse.jobdsl.dsl.DslFactory.multibranchPipelineJob
 
 but GitHub Organizsation itself is not supported at the moment, as far as 
I know, although you can create it with the configure 
closure https://github.com/jenkinsci/job-dsl-plugin/wiki/The-Configure-Block

You can also use the below mailing list:
- https://groups.google.com/forum/#!forum/job-dsl-plugin

Maybe someone else already got some working snippets

Cheers

On Wednesday, 30 November 2016 18:45:48 UTC, Eddard wrote:
>
> I would like to automate the creation of Github Organisation that regroups 
> a number of repositories for different teams in my company.  I would like 
> to use job-dsl-plugin to do that, so the question is does the 
> job-dsl-plugin support github organisation?
>
> regards
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/4448da70-612e-41c8-ad83-214a9fed29e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to