mrhlpr: use Part-of trailer instead of adding MR ID to subject
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: Caleb Connolly caleb@postmarketos.org
Merge request reports
Activity
added 1 commit
- 465c0915 - mrhlpr: use Part-of trailer instead of adding MR ID to subject
added 1 commit
- 663fde62 - mrhlpr: use Part-of trailer instead of adding MR ID to subject
- Resolved by Pablo Correa Gomez
- Resolved by Pablo Correa Gomez
added 1 commit
- 4a7d460f - mrhlpr: use Part-of trailer instead of adding MR ID to subject
mentioned in commit 55196b21
added 1 commit
- 55196b21 - mrhlpr: use Part-of trailer instead of adding MR ID to subject
mentioned in commit 7c5ee23d
added 1 commit
- 7c5ee23d - mrhlpr: use Part-of trailer instead of adding MR ID to subject
enabled an automatic merge when all merge checks for 7c5ee23d pass