Skip to content
Snippets Groups Projects

mrhlpr: use Part-of trailer instead of adding MR ID to subject

Merged Casey requested to merge caleb/use-part-of into master
  1. Mar 07, 2025
    • Casey's avatar
      mrhlpr: use Part-of trailer instead of adding MR ID to subject · 7c5ee23d
      Casey authored and Pablo Correa Gomez's avatar Pablo Correa Gomez committed
      
      We are planning to migrate to marge-bot for handling merging commits,
      and with it adopt a new way of linking commits to their source MRs.
      
      Using a trailer with Part-of: !MR-ID results in the commits being linked
      to the MR, and the GitLab web interface inserting a hyperlink in its
      place making it easier to jump to the source MR.
      
      Let's adopt this for MRs we still merge manually now.
      
      Use the full URL to the MR rather than just the ID, this way if we ever
      split or merge repos it will still be easily possible to trace commits
      back to their original MRs.
      
      Signed-off-by: default avatarCaleb Connolly <caleb@postmarketos.org>
      Part-of: !70
      Unverified
      7c5ee23d
Loading