diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2017-01-19 12:41:51 +0000 |
---|---|---|
committer | Kamil Trzciński <ayufan@ayufan.eu> | 2017-01-19 12:41:51 +0000 |
commit | fd1e4c7519ef39ad5db11205cf93fd7c6fb024e5 (patch) | |
tree | 0bc6628e540be9283326f10534507cba2fc8f00f /changelogs | |
parent | 046e0bd6e73d4da2624389bd93a6536b784c926b (diff) | |
parent | 2dd5db749f3bb5458bc09b81077fe91b81298930 (diff) | |
download | gitlab-ce-fd1e4c7519ef39ad5db11205cf93fd7c6fb024e5.tar.gz |
Merge branch '26117-sort-pipeline-for-commit' into 'master'
Add sorting pipelines for a commit
Closes #26117
See merge request !8319
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/26117-sort-pipeline-for-commit.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/26117-sort-pipeline-for-commit.yml b/changelogs/unreleased/26117-sort-pipeline-for-commit.yml new file mode 100644 index 00000000000..b2f5294d380 --- /dev/null +++ b/changelogs/unreleased/26117-sort-pipeline-for-commit.yml @@ -0,0 +1,4 @@ +--- +title: Add sorting pipeline for a commit +merge_request: 8319 +author: Takuya Noguchi |