-
Improvement
-
Resolution: Unresolved
-
Minor
Akin to the build-timeout plugin (which alas is not suitable for direct reuse from Workflow), there should be an option for timeout to expire after a time compared to a "similar" block in the previous build.
- is related to
-
JENKINS-35677 build-timeout-plugin cannot be used with pipelines (workflows)
-
- Resolved
-
-
JENKINS-26521 timeout step should support breaking on inactivity, not just a fixed duration
-
- Resolved
-
- links to
So the first thing that jumps out at me is having to find the "similar" block in previous builds. Once I understand that, the rest should be pretty easy. =)