diff options
author | Clement Ho <clemmakesapps@gmail.com> | 2017-02-08 19:30:25 +0000 |
---|---|---|
committer | Clement Ho <clemmakesapps@gmail.com> | 2017-02-08 19:30:25 +0000 |
commit | ece75a89ffb29754c1e7fee8afe18c0a31551f6b (patch) | |
tree | 9a5ab0dfedc56832224d41583e3836d33c37bba9 /changelogs | |
parent | 8820f3cdd2b04735f7c09b914ebaf186d2b9331d (diff) | |
parent | 38bcc1e0e725dc171837d27dc6852f07c803cc76 (diff) | |
download | gitlab-ce-ece75a89ffb29754c1e7fee8afe18c0a31551f6b.tar.gz |
Merge branch '27880-pipelines-table-not-showing-commit-branch' into 'master'
Looks for correct key to pass to commit prop. Adds rspec test.
Closes #27880
See merge request !9070
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/27880-pipelines-table-not-showing-commit-branch.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/27880-pipelines-table-not-showing-commit-branch.yml b/changelogs/unreleased/27880-pipelines-table-not-showing-commit-branch.yml new file mode 100644 index 00000000000..4251754618b --- /dev/null +++ b/changelogs/unreleased/27880-pipelines-table-not-showing-commit-branch.yml @@ -0,0 +1,4 @@ +--- +title: Fixes Pipelines table is not showing branch name for commit +merge_request: +author: |