Add macro for GitLab merge requests
Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
@@ -260,6 +260,10 @@ extlinks = {
|
|||||||
),
|
),
|
||||||
'gitlab-issue': (
|
'gitlab-issue': (
|
||||||
'https://gitlab.com/mayan-edms/mayan-edms/issues/%s', 'GitLab issue #'
|
'https://gitlab.com/mayan-edms/mayan-edms/issues/%s', 'GitLab issue #'
|
||||||
|
),
|
||||||
|
'gitlab-merge': (
|
||||||
|
'https://gitlab.com/mayan-edms/mayan-edms/merge_requests/%s',
|
||||||
|
'GitLab merge request #'
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user