diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2019-03-13 13:57:12 +0000 |
---|---|---|
committer | Kamil Trzciński <ayufan@ayufan.eu> | 2019-03-13 13:57:12 +0000 |
commit | 3c40c57383cdcc9e35b93d1f8142f531557ee414 (patch) | |
tree | 05e35d955f379bb341eda9a8806c1616953b38f8 /changelogs | |
parent | 535410a9f1661f7437614e21de95edcde0af292e (diff) | |
parent | b913169d887bab6b02469cac4d245e2612deb76d (diff) | |
download | gitlab-ce-3c40c57383cdcc9e35b93d1f8142f531557ee414.tar.gz |
Merge branch 'use-only-all-pipelines' into 'master'
Refactor all_pipelines in Merge request in order to support all pipelines for merge request
See merge request gitlab-org/gitlab-ce!25676
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/use-only-all-pipelines.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/use-only-all-pipelines.yml b/changelogs/unreleased/use-only-all-pipelines.yml new file mode 100644 index 00000000000..68364d2a923 --- /dev/null +++ b/changelogs/unreleased/use-only-all-pipelines.yml @@ -0,0 +1,5 @@ +--- +title: Refactor all_pipelines in Merge request +merge_request: 25676 +author: +type: other |