diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2018-09-17 09:01:12 +0000 |
---|---|---|
committer | Kamil Trzciński <ayufan@ayufan.eu> | 2018-09-17 09:01:12 +0000 |
commit | cdc4cd09e74bebf52250581dcbd99cfd8848aaeb (patch) | |
tree | f1cd11e9c147974e85d07ba94d9bff7959a4f19c /changelogs | |
parent | e1b0ac5b8fc523ddbfbda1f8a30888b61b82374e (diff) | |
parent | c80abb40fcb3b2dc35c62aa30d374f2889247746 (diff) | |
download | gitlab-ce-cdc4cd09e74bebf52250581dcbd99cfd8848aaeb.tar.gz |
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')
-rw-r--r-- | changelogs/unreleased/50461-add-retried-builds-in-pipeline-stage-endpoint.yml | 5 |
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 |