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

Batch Tasks Plugin should receive the current user in the URL

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • batch-task-plugin
    • None

      We have automated Hudson, so that when a commit in SVN is called, the hook triggers a build in Hudson. However, if a specific token is inserted in the SVN comments, our hook should trigger a build task (like, deploy when using "@deploy" in the SVN commit message).

      But, our deploy script needs the user that triggered that build, and as an automated process, I can get that info from my SVN but I donĀ“t see how to pass to the URL executed:

      Eg:

      http://myhudson/batchTasks/task/Test/execute

      Passing HUDSON_USER as a parameter would be nice

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

              Created:
              Updated: