-
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.
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.