From tickets to merge requests and vice versa
Simon Peyton Jones
simonpj at microsoft.com
Tue Mar 12 17:32:46 UTC 2019
Ben, Matthew
I wrote up notes on how to get from MR to issue, and from issue to MR, in my help page: https://gitlab.haskell.org/ghc/ghc/wikis/working-conventions/git-lab-spj
(See "Issues" and "Merge requests" headings)
Alas, it seems that I was lying
* Issue #16411 does not have a "relevant merge request" link to MR!520, even though the latter plainly mentions the former. That seems deeply strange, and makes it hard to see if the issue has a MR, let alone which one it is.
* Somehow MR!520 says "closes #16411" rather than just "mentions #16411". Perhaps this is good, but how did it know to do that?
Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20190312/234d9ab2/attachment.html>
More information about the ghc-devs
mailing list