add issuetracker

This commit is contained in:
Lucas 2022-02-09 23:41:59 +01:00
parent 7a70a5ec7c
commit 66819d4dd3

7
.issuetracker Normal file
View file

@ -0,0 +1,7 @@
# Integration with Issue Tracker
#
# (note that '\' need to be escaped).
[issuetracker "Issue Tracker Rule"]
regex = "(?<=#.*)[0-9]+"
url = "http://185.216.25.221:3000/lucastucious/RPP-Translation/issues/$1"