Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-54751

Expose SCM changes as environment variables

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • p4-plugin

      Would it be possible to expose an environment variable that contained the change descriptions of all the changes in this current build.

      I have a Publish Assets Post-build action that I'd like to reference the change descriptions of all the changes it's building.

      Currently I have the following text:

       Jenkins: ${JOB_NAME} automated build submission.
      

      I'd like to do something like the following:

      Jenkins: ${JOB_NAME} automated build submission.
      
      Changes included:
          ${P4_CHANGE_DESCRIPTIONS}
      

            Unassigned Unassigned
            verbitan Verbitan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: