-
New Feature
-
Resolution: Won't Do
-
Minor
-
None
Background:
There are critical time based jobs, that use git to keep their source code in sync, but criticality is around time, not so much if the latest source code is used.
Current behavior:
- git is not reachable or down
- Job fails
Desired behavior:
- Git is not reachable
- Git plugin reports warning/error, but Job contionues
- Job uses current workspace files as is
- Job runs
How this would be controlled:
Add flag/checkbox: "Do not fail job in case of error"