This is an idea I've been thinking about for awhile, and I wanted to run it 
by the list to see if it's feasible. It's also possible someone else has 
looked into it in the past.

I've noticed that a lot of the projects I work with have a single 
Jenkinsfile, which they copy from repo to repo. I've been reducing the 
copy/paste with shared libraries, but I'm wondering if we could make it 
even easier.

I think it would useful if there was a plugin that could connect into the 
github branch plugin's scanning for Jenkinsfiles, and autodetect the type 
of project if there's no Jenkinsfile. From there it could reference some 
sort of template to build/test (or whatever) and generate a pipeline. This 
would allow branches to have some sort of build without need for any 
configuration in the branch. 

Thoughts? I'm happy to write it up if it seems feasible.

Best
Jeff

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" 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-dev/81c2d50a-d955-4661-abf0-f9b750175dad%40googlegroups.com.

Reply via email to