-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
None
-
26
-
4
-
If build hung up, or network error, Stash will always contains builds in Pull Request in Running state. No way to remove them from it.
This disables Pull Request merging if you enables "Requires for 1 success build" in settings.
Stash must have ping Builds, if no pings from CI for Running state build since last hour, then build may be ignored or removed.
- is related to
-
BSERV-9044 REST endpoint to delete a build result
- Gathering Interest
Form Name |
---|
An idea that would be easier to implement than pings: if there is a newer build than the hung (interpret as "in progess" since for example, more than ten times as long as it took for the last terminated build to complete) one, remove the older and keep the newer instead - be it failure or success.