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

display username who kicked off the batch task

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • batch-task-plugin
    • None
    • all

      The batch task does not display the user who kicked off the build. This is useful information to know when using shared resources.

          [JENKINS-16001] display username who kicked off the batch task

          Sud Ramasamy added a comment -

          I found that I can achieve the end result using the Build User Vars Plugin (https://wiki.jenkins-ci.org/display/JENKINS/Build+User+Vars+Plugin).

          Though, ideally this would be integrated into the plugin. If someone can point me to the source code for how Jenkins adds the

          "Started by user John Doe"

          text to the build # page, I can add that functionality into this batch task plugin. Haven't had luck locating the source code.

          Sud Ramasamy added a comment - I found that I can achieve the end result using the Build User Vars Plugin ( https://wiki.jenkins-ci.org/display/JENKINS/Build+User+Vars+Plugin ). Though, ideally this would be integrated into the plugin. If someone can point me to the source code for how Jenkins adds the "Started by user John Doe" text to the build # page, I can add that functionality into this batch task plugin. Haven't had luck locating the source code.

            kohsuke Kohsuke Kawaguchi
            sudr Sud Ramasamy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: