Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShinya Maeda <shinya@gitlab.com>2018-05-28 08:21:23 +0300
committerShinya Maeda <shinya@gitlab.com>2018-05-28 08:21:23 +0300
commit890f7f4918670cb2154f52e00fe13b642f0e5f2d (patch)
treeff78112c6fb26fa049d2a84cc889a32da95108c6 /changelogs
parent1972c228b93d94023d935213de0771b1cb62b22c (diff)
Add changelog
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/ignore-writing-trace-if-it-already-archived.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ignore-writing-trace-if-it-already-archived.yml b/changelogs/unreleased/ignore-writing-trace-if-it-already-archived.yml
new file mode 100644
index 00000000000..5c342e2a131
--- /dev/null
+++ b/changelogs/unreleased/ignore-writing-trace-if-it-already-archived.yml
@@ -0,0 +1,5 @@
+---
+title: Disallow updating job status if the job is not running
+merge_request: 19101
+author:
+type: fixed