Details
-
Type:
Improvement
-
Status: To Do (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: content
-
Labels:None
-
Epic Link:
-
Similar Issues:
Description
The Jenkins script console allows experienced administrators to perform many sophisticated operations on their Jenkins instance using the power of the Groovy scripting language and full access to Java objects that are internal to Jenkins.
There are many good example scripts linked from the "Script Console" page but they lack guidance on best practices and how to apply Groovy most effectively to manage a Jenkins server.
It may be useful to provide here a guidance example of best practices.
Such example may be used as a template for further work on this task.