summaryrefslogtreecommitdiff
path: root/shortcuts.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'shortcuts.mdwn')
-rw-r--r--shortcuts.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/shortcuts.mdwn b/shortcuts.mdwn
index 2bd7a0e..a50a7af 100644
--- a/shortcuts.mdwn
+++ b/shortcuts.mdwn
@@ -4,5 +4,14 @@
The following shortcuts are being defined:
- [[!shortcut name=issue url="https://gitlab.com/subplot/subplot/-/issues/%s" desc="Subplot issue %s"]]
+- [[!shortcut name=subplotissue url="https://gitlab.com/subplot/subplot/-/issues/%s" desc="subplot#%s"]]
+- [[!shortcut name=containerissue url="https://gitlab.com/subplot/subplot-container-images/-/issues/%s" desc="container#%s"]]
+- [[!shortcut name=webissue url="https://gitlab.com/subplot/subplot-web/-/issues/%s" desc="web#%s"]]
+
- [[!shortcut name=mr url="https://gitlab.com/subplot/subplot/-/merge_requests/%s" desc="Subplot merge request %s"]]
+- [[!shortcut name=subplotmr url="https://gitlab.com/subplot/subplot/-/merge_requests/%s" desc="subplot!%s"]]
+- [[!shortcut name=containermr url="https://gitlab.com/subplot/subplot/-/merge_requests/%s" desc="container!%s"]]
+- [[!shortcut name=webmr url="https://gitlab.com/subplot/subplot/-/merge_requests/%s" desc="web!%s"]]
+
- [[!shortcut name=milestone url="https://gitlab.com/subplot/subplot/-/milestones/%s" desc="Subplot milestone %s"]]
+- [[!shortcut name=ms url="https://gitlab.com/groups/subplot/-/milestones/%s" desc="Subplot milestone %s"]]