Hi everyone,
For custom build plugins in Jenkins, do we have the option to use variable
substitutions?
I recently extended a Jenkins plugin to allow sending slack notifications
as well.
I'm trying to send the string parameter's value as the value to the
plugin's parameter. In some cases I'm a
Hi everyone,
I wanted to know if there is a provision to add users to Jenkins
programmatically.
The Jenkins instance that we're using uses the matrix authorization
strategy plugin for permissions and wanted to explore the provision of
using the Jenkins APIs to add users whenever required.
Tha