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:
authorMario de la Ossa <mariodelaossa@gmail.com>2017-12-20 00:24:36 +0300
committerMario de la Ossa <mariodelaossa@gmail.com>2017-12-27 18:23:09 +0300
commitf88d5974bbc3646587a9c15e9054e63fdb746a20 (patch)
treed47dad649fb20509121cd1983f2524828a3280b4 /changelogs
parent3d56d93fc53308ad384a0aa22df970b58ea543e9 (diff)
Add pause/resume button to specific project runners
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/20035-pause-resume-runners.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/20035-pause-resume-runners.yml b/changelogs/unreleased/20035-pause-resume-runners.yml
new file mode 100644
index 00000000000..98757e60683
--- /dev/null
+++ b/changelogs/unreleased/20035-pause-resume-runners.yml
@@ -0,0 +1,5 @@
+---
+title: Add pause/resume button to project runners
+merge_request: 16032
+author: Mario de la Ossa
+type: added