-
Improvement
-
Resolution: Unresolved
-
Major
-
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
- depends on
-
JENKINS-1628 Add logged-in username to batch-task environment vars
-
- Closed
-
[JENKINS-5770] Batch Tasks Plugin should receive the current user in the URL
Link |
New:
This issue depends on |
Assignee | Original: Kohsuke Kawaguchi [ kohsuke ] |
Workflow | Original: JNJira [ 135862 ] | New: JNJira + In-Review [ 174401 ] |