[JIRA] (JENKINS-59070) Declarative Pipeline should allow to decalre required plugins

3 views
Skip to first unread message

mail@laeubi-soft.de (JIRA)

unread,
Aug 25, 2019, 7:09:02 AM8/25/19
to jenkinsc...@googlegroups.com
Christoph Läubrich created an issue
 
Jenkins / New Feature JENKINS-59070
Declarative Pipeline should allow to decalre required plugins
Issue Type: New Feature New Feature
Assignee: Unassigned
Components: pipeline
Created: 2019-08-25 11:08
Priority: Minor Minor
Reporter: Christoph Läubrich

Currently it is possible to declare used tools for a declarative pipeline, it would be good to have an additional

plugins {
 'extmail',
 'slack',
 '....'
}

section where a pipeline can declare required plugins.

Before the pipeline build starts, the code should check that the plugin is installed and if not halt the build with a notification (like input step) to ask the user if he wants to install the required plugins. If yes is choosen, the user is taken to the pluginmanager with all required plugins preselected.

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)
Reply all
Reply to author
Forward
0 new messages