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:
authorKamil Trzciński <ayufan@ayufan.eu>2018-09-17 12:01:12 +0300
committerKamil Trzciński <ayufan@ayufan.eu>2018-09-17 12:01:12 +0300
commitcdc4cd09e74bebf52250581dcbd99cfd8848aaeb (patch)
treef1cd11e9c147974e85d07ba94d9bff7959a4f19c /changelogs/unreleased
parente1b0ac5b8fc523ddbfbda1f8a30888b61b82374e (diff)
parentc80abb40fcb3b2dc35c62aa30d374f2889247746 (diff)
Merge branch '50461-add-retried-builds-in-pipeline-stage-endpoint' into 'master'
Add retried jobs to pipeline stages Closes #50461 See merge request gitlab-org/gitlab-ce!21558
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/50461-add-retried-builds-in-pipeline-stage-endpoint.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/50461-add-retried-builds-in-pipeline-stage-endpoint.yml b/changelogs/unreleased/50461-add-retried-builds-in-pipeline-stage-endpoint.yml
new file mode 100644
index 00000000000..539aea4f333
--- /dev/null
+++ b/changelogs/unreleased/50461-add-retried-builds-in-pipeline-stage-endpoint.yml
@@ -0,0 +1,5 @@
+---
+title: Add retried jobs to pipeline stage
+merge_request: 21558
+author:
+type: other