RELEASED: Public: 2020-08-12
New features
-
Updates to
EndBuildError
markdown (STICKY-461)The text displayed as the summary in the Checks tab for a failing Pipeline step was confusing.
With this fix, this text has been reformatted.
Resolved issues
-
Clear failing commit statuses from a previous build of the same commit (STICKY-251)
If one build of a given commit reported some failing statuses, but a subsequent rebuild passed without reporting the same statuses, the commit (or whole pull request) could be left with stale failing statuses.
With this fix, at the end of a build, CloudBees CI will now supersede any stale statuses from previous builds of the same commit with a neutral notation.