-
- Downloads
Merge branch '19420-render-only-commit-title' into 'master'
Render only commit title ## What does this MR do? Render only commit title in builds ## Why was this MR needed? Better readability ## What are the relevant issue numbers? Closes #19420 ## Screenshots (if relevant)  ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - Tests - [x] All builds are passing - [x] Branch has no merge conflicts with `master` (if you do - rebase it please) - [x] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) cc: @kradydal @yorickpeterse @grzesiek @tmaczukin @dzaporozhets [@tomash](https://github.com/tomash) [@chastell](https://github.com/chastell) this is connected to closed MR [!5109](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5109) See merge request !5131
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/models/ci/pipeline.rb 4 additions, 0 deletionsapp/models/ci/pipeline.rb
- app/views/projects/builds/_sidebar.html.haml 2 additions, 2 deletionsapp/views/projects/builds/_sidebar.html.haml
- spec/views/projects/builds/show.html.haml_spec.rb 17 additions, 2 deletionsspec/views/projects/builds/show.html.haml_spec.rb
Please register or sign in to comment