-
Patch
-
Resolution: Unresolved
-
Minor
-
None
It's very hard for someone new to Jenkins' internal structure (perhaps a Pipeline script author) to figure out how to get build parameters, environment variables, etc from a Run.
Address this with a documentation change that directs the reader to the Actionable superclass's getAction(Class) and getAllActions() }} methods, and to {{ParametersAction as an example.
- relates to
-
JENKINS-54535 Expose build parameters in RunWrapper
- Open
- links to