Skip to content

Fix label links in MR system notes

Heinrich Lee Yu requested to merge 327001-fix-mr-label-system-notes-link into master

What does this MR do and why?

This changes label change system notes in MRs to link to the merge request list instead of the issue list.

Screenshots or screen recordings

Screen_Shot_2022-02-04_at_3.56.44_PM

How to set up and validate locally

  1. Change labels on an MR
  2. Check the link in the generated system note

Note: This only applies to newly generated system notes. Old system notes will still link to the issues list. This is because we don't want to bust the global Markdown cache for this minor bug.

MR acceptance checklist

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

Related to #327001 (closed)

Edited by Heinrich Lee Yu

Merge request reports

Loading