We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0ba25e commit 9cd0e73Copy full SHA for 9cd0e73
.issuetracker
@@ -0,0 +1,7 @@
1
+# Integration with Issue Tracker
2
+#
3
+# (note that '\' need to be escaped).
4
+
5
+[issuetracker "GitHub"]
6
+ regex = "(?:^|\\b|\\s|\\n|\\()#(\\d+)(?:$|\\b|\\s|\\n|\\))"
7
+ url = "https://github.com/jerone/UserScripts/issues/$1"
0 commit comments