-
Patch
-
Resolution: Won't Fix
-
Major
I just submitted a PR on Jenkins core (https://github.com/jenkinsci/jenkins/pull/1079) to add an option to the CommandInterpreter class to mark the build as unstable instead of failed if the runned command returns anything but 0.
This patch add this functionnality to the PowerShell plugin
Can you please guide me how to apply this patch? I am using Jenkins ver. 1.591 on windows as Windows native package.
I am new to jenkins if you can guide me.