Dima Spivak edited a comment on Improvement JENKINS-23861

It would also be useful for the parameterized remote trigger plugin to set the same environmental variables that the parameterized plugin sets:

  • LAST_TRIGGERED_JOB_NAME="Last project started"
  • TRIGGERED_JOB_NAMES="Comma separated list of all triggered projects"
  • TRIGGERED_BUILD_NUMBER_<project name>="Last build number triggered"
  • TRIGGERED_BUILD_NUMBERS_<project name>="Comma separated list of build numbers triggered"
  • TRIGGERED_BUILD_RESULT_<project name>="Last triggered build result of project"
  • TRIGGERED_BUILD_RESULT_<project name>RUN<build number>= "Result of triggered build for build number"
  • TRIGGERED_BUILD_RUN_COUNT_<project name>= "Number of builds triggered for the project"

(Realized this has already filed as JENKINS-22384.)

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to