diff options
author | Takuya Noguchi <tak.noguchi.iridge@gmail.com> | 2016-12-27 16:30:52 +0900 |
---|---|---|
committer | Takuya Noguchi <tak.noguchi.iridge@gmail.com> | 2017-01-19 18:04:02 +0900 |
commit | 2dd5db749f3bb5458bc09b81077fe91b81298930 (patch) | |
tree | ee472c93f592f0035072c8bbca9ad15c3d4419d6 /changelogs | |
parent | 6c62482144e786f83ed62298e06604e46e93107e (diff) | |
download | gitlab-ce-2dd5db749f3bb5458bc09b81077fe91b81298930.tar.gz |
Add sorting pipeline for a commit
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 |