fateforge-tool/.issuetracker

8 lines
212 B
Text
Raw Normal View History

# 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/fateforge-tool/issues/$1"