diff options
author | Alfredo Sumaran <alfredo@gitlab.com> | 2017-01-16 17:00:21 +0000 |
---|---|---|
committer | Alfredo Sumaran <alfredo@gitlab.com> | 2017-01-16 17:00:21 +0000 |
commit | 3e0136642f8c7cb8d9cf1a8261de11ec5d06994c (patch) | |
tree | 517ae73d2120fcee2ddfe0354cb6e9ddf9b4b452 /changelogs | |
parent | 0ff88ac56281db18afa37981530d97da0ea8e38a (diff) | |
parent | 3f2eaaa26b68a61c506f847c8f56d7411058da7f (diff) | |
download | gitlab-ce-3e0136642f8c7cb8d9cf1a8261de11ec5d06994c.tar.gz |
Merge branch '25946-manual-pipeline-dropdown-casing' into 'master'
Retain original casing for build name in manual pipeline dropdown
Closes #25946
See merge request !8387
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/25946-manual-pipeline-dropdown-casing.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/25946-manual-pipeline-dropdown-casing.yml b/changelogs/unreleased/25946-manual-pipeline-dropdown-casing.yml new file mode 100644 index 00000000000..b753c823348 --- /dev/null +++ b/changelogs/unreleased/25946-manual-pipeline-dropdown-casing.yml @@ -0,0 +1,4 @@ +--- +title: Use original casing for build action text +merge_request: 8387 +author: |