diff options
| author | Grzegorz Bizon <grzegorz@gitlab.com> | 2019-03-26 09:11:28 +0000 |
|---|---|---|
| committer | Grzegorz Bizon <grzegorz@gitlab.com> | 2019-03-26 09:11:28 +0000 |
| commit | 34232d10faaa9eac13cbafaa4db4c7d47a8798d3 (patch) | |
| tree | ca771377f991387bc8266b2426f1c7b4a9f749f4 /changelogs | |
| parent | 9137dea187ef289588a01d50e4c68e94afbb61dc (diff) | |
| parent | 2d233dac4573f8d321464712333d4ff8bcb767af (diff) | |
| download | gitlab-ce-34232d10faaa9eac13cbafaa4db4c7d47a8798d3.tar.gz | |
Merge branch 'sh-clear-pipeline-status-cache-upon-destroy' into 'master'
Clear pipeline status cache after destruction of pipeline
Closes #59453
See merge request gitlab-org/gitlab-ce!26575
Diffstat (limited to 'changelogs')
| -rw-r--r-- | changelogs/unreleased/sh-clear-pipeline-status-cache-upon-destroy.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-clear-pipeline-status-cache-upon-destroy.yml b/changelogs/unreleased/sh-clear-pipeline-status-cache-upon-destroy.yml new file mode 100644 index 00000000000..55779f0f9d3 --- /dev/null +++ b/changelogs/unreleased/sh-clear-pipeline-status-cache-upon-destroy.yml @@ -0,0 +1,5 @@ +--- +title: Clear pipeline status cache after destruction of pipeline +merge_request: 26575 +author: +type: fixed |
