Skip to content

Use the words 'target branch' in the message

Amy Qualls requested to merge 20459-aqualls-more-messages into master

What does this MR do and why?

In app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_closed.vue we have a string that could be a little more specific.

  • Before: mrWidget|The changes were not merged into <branchname>
  • After: mrWidget|The changes were not merged into the target branch <branchname>

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Closes #20459 (closed)

Edited by Amy Qualls

Merge request reports