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:
authorPhil Hughes <me@iamphill.com>2018-11-06 21:18:07 +0300
committerPhil Hughes <me@iamphill.com>2018-11-06 21:18:07 +0300
commit15f1952e303e4f089e9285a87779db9f1ad3c231 (patch)
treef20cae97fceebf7e6bc2a3ae8873542d4ded2781 /changelogs
parent3301876bcce517ce233893004012606ffef070a2 (diff)
parent26e88b10ada0023e177713697eb43c6d1b87d089 (diff)
Merge branch '53535-sticky-archived' into 'master'
Renders a warning block for archived job Closes #53535 See merge request gitlab-org/gitlab-ce!22811
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/53535-sticky-archived.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/53535-sticky-archived.yml b/changelogs/unreleased/53535-sticky-archived.yml
new file mode 100644
index 00000000000..8d452d84871
--- /dev/null
+++ b/changelogs/unreleased/53535-sticky-archived.yml
@@ -0,0 +1,5 @@
+---
+title: Renders warning info when job is archieved
+merge_request:
+author:
+type: added