-
Bug
-
Resolution: Unresolved
-
Major
-
Jenkins 1.442 with plugin version 1.0
It is expected that the following will print the user that started the job when placed in a shell script:
echo ${JENKINS_STARTED_BY}
But it does not. It appears that the value is not populated as it should be.
- is related to
-
JENKINS-11968 Plugin started-by-envvar should extend the EnvInject plugin
- Open