On Thu, Jan 11, 2018 at 6:02 AM, Miguelangel Fernandez <[email protected]> wrote: > what's a > good plugin to look at to get an idea?
For what it’s worth: the CloudBees Templates plugin, along with the Folders Plus plugin, allows precisely your use case. (Templatized jobs are not a new item type; rather, the template UI conceals the standard creation and configuration options.) Writing a similar feature from scratch would be, well, a lot of work. Most admins would instead just use Job DSL and deny Job/Create and Job/Configure to regular users, requiring all modifications to be done as change requests to DSL sources. -- 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/CANfRfr2zuZs_TYDrCOrGjh_kd%2Bvt7j4ToPj3Dp7we36JPmO2ig%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
