-
New Feature
-
Resolution: Fixed
-
Minor
Add workflow support to the http-request-plugin
My use case: in a jenkins job, I need to fetch information from another job (e.g. lastSuccessfulBuild number). But it could also be any arbitrary information.
I will look at the code to see if this is something I can help with, but I won't assign it to me yet until I am sure I know how to do it.
[JENKINS-32263] Workflow support for http-request-plugin
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | Original: Janario Oliveira [ janario ] | New: Martin d'Anjou [ deepchip ] |
Labels | New: workflow |
Epic Link | New: JENKINS-34657 [ 170293 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 167854 ] | New: JNJira + In-Review [ 198293 ] |
The work in progress can be seen at:
https://github.com/jenkinsci/http-request-plugin/pull/10
Help in any form, including code reviews or comments, would be greatly appreciated.