Skip to content

Fix some issues with generated MR description fill feature

Thomas Randolph requested to merge tor/defect/fix-fill-mr-description into master

What does this MR do and why?

I:

  • Misunderstood what our markdown updateText helper would do and
  • Wasn't aware of some inconsistencies between the new and edit MR pages

This small set of changes smooths out the differences between the pages and properly clears the text area before inserting.

These changes should make the generated MR description fill feature more useful across the board.

MR acceptance checklist

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

Merge request reports