Skip to content
Snippets Groups Projects
Commit f5046e52 authored by haseeb's avatar haseeb
Browse files

[ci skip] changelog entry added for full merge request ref changes

parent f2251d19
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -682,7 +682,6 @@ class MergeRequest < ActiveRecord::Base
if !include_description && closes_issues_references.present?
message << "Closes #{closes_issues_references.to_sentence}"
end
message << "#{description}" if include_description && description.present?
message << "See merge request #{to_reference(full: true)}"
 
Loading
Loading
---
title: Merge request reference in merge commit changed to full reference
merge_request: 13518
author: haseebeqx
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment