RPP-Translation/.issuetracker

8 lines
213 B
Text
Raw Normal View History

2022-02-09 22:41:59 +00:00
# Integration with Issue Tracker
#
# (note that '\' need to be escaped).
[issuetracker "Issue Tracker Rule"]
2022-02-09 22:48:30 +00:00
regex = "((?<=#)[0-9]+)"
2022-02-09 22:41:59 +00:00
url = "http://185.216.25.221:3000/lucastucious/RPP-Translation/issues/$1"