gitlab-org--gitlab-foss/changelogs/unreleased/fix-cancelling-pipelines.yml
Lin Jen-Shin 6d1c5761cd Improve how we could cancel pipelines:
* Introduce `HasStatus.cancelable` which we might be able to cancel
* Cancel and check upon `cancelable`
* Also cancel on `CommitStatus` rather than just `Ci::Build`

Fixes #23635

Fixes #17845
2016-11-17 20:22:57 +08:00

4 lines
84 B
YAML

---
title: Fix cancelling created or external pipelines
merge_request: 7508
author: