×
This script allows you to check the status of all monitors and to reactivate them. Display the number of jobs using SCM Polling from Freestyle, Pipeline and ...
There is Job Parameter Summary Plugin to visualize job parameters. This scripts displays the parameters for all the jobs along with their default values (if ...
Feb 27, 2024 · Displays the status and progress of selected jobs. The view is updated automatically every couple of seconds using AJAX, so no "Enable Auto ...
The following plugin provides functionality available through Pipeline-compatible steps. Read more about how to integrate steps into your Pipeline in the Steps ...
This will display the Properties box. Below is an example how to use the Properties box to set Ant properties with Jenkins Environment variables: As an ...
Mar 22, 2024 · This plug-in sets the display name and description of a build to something other than #1, #2, #3, ...
Sep 28, 2023 · Provides an extension point to define alternate URLs for use in notifications. URLs can be requested/extended for these UI locations:.
Provides the DisplayURLProvider extension point to provide alternate URLs for use in notifications.
Nov 22, 2011 · This scripts displays a bunch of information about all the slave nodes. You can run this script directly in Jenkin's Script Console.
This scripts displays the timer triggers for all the jobs in order to better arrange them. import hudson.model.* import hudson.triggers ...