Closed c33s closed 5 years ago
I'm working on a fix for the markup now, and will have a pull request shortly.
In terms of differentiating between issues and merge requests, the reason the various entry:*
commands only accept the --pr
argument is because typically an issue will not make changes to code, while a patch will. As such, I will only address the markup syntax at this time.
This was fixed in 1.6.0.
should be:
in gitlab issues and merge requests differ. merge requests are prefixed with
!
like!130
, issues are prefixed with#
like on github.for gitlab it is also relevant to link to merge requests or issues or maybe both.