RELEASED: Public: February 5, 2025
Feature enhancements
- The
triggerRemoteJobstep option to abort the downstream build when the upstream build is aborted (BEE-41696) -
When using a mode awaiting the downstream result, the
triggerRemoteJobstep now has an optionallowAbort: trueto abort the downstream build if the upstream build is aborted, permitting a whole tree of work to be cancelled with one gesture. This provides parity with the Pipelinebuildstep.