Add .issuetracker
This commit is contained in:
parent
3fafed5ce4
commit
9b64069bb1
1 changed files with 7 additions and 0 deletions
7
.issuetracker
Normal file
7
.issuetracker
Normal 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"
|
Loading…
Reference in a new issue