GitLab merge request links now show as MR with an exclamation mark instead of PR with a hash.
What's wrong with this entry?
Links to GitLab-style merge requests now display with an ! prefix and an MR label, and the URL is used exactly as given rather than rewritten through the configured pull-request URL template.
- A link whose path matches
/-/merge_requests/<number>is classified as a merge request.
aQe ? "MR" : "PR"
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Stale editor bridge connections are dropped instead of read
Both mention integration
-
v2.1.234
Git remote URLs can no longer smuggle a different host
Both mention integration
-
v2.1.236
Change detection ignores custom diff drivers and submodules
Both mention integration