-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
Currently if the remote job is unstable - the plugin sets result to FAILURE. Would be great to make it unstable as well.
Sample output:
Remote build finished with status UNSTABLE.
ERROR: Remote build failed for the following reason:
ERROR: The remote job did not succeed.
Finished: FAILURE
I have a fix coded for this and I am testing now.. Should I push my feature branch, request a merge, and then link to the git commit here? Not exactly sure how to contribute, this is my first.
Thanks!