-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
jenkins 1.642.1, parameterized-trigger-plugin 2.30
Right now, when triggered non-blocked job, plugin puts in the log:
listener.getLogger().println("Triggering projects: " + getProjectListAsString(projectList));
it would be great if information about newly triggered asynchronous job would be stored in BuildInfoExporterAction.builds.
Right now, the only information is:
<hudson.plugins.parameterizedtrigger.BuildInfoExporterAction$BuildReference@651325a5 projectName=async-code-scan buildNumber=0 buildResult=NOT_BUILT>