StickerClone/.issuetracker

8 lines
205 B
Text
Raw Normal View History

2024-07-29 11:54:05 +00:00
# Integration with Issue Tracker
#
# (note that '\' need to be escaped).
[issuetracker "Issue Tracker Rule"]
regex = "((?<=#)[0-9]+)"
url = "http://185.216.25.221/lucastucious/StickerClone/issues/$1"