mirror of
https://gitee.com/LongbowEnterprise/BootstrapBlazor.git
synced 2025-12-06 15:29:09 +08:00
build: 更新 Issue Id 正则表达式
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# (note that '\' need to be escaped).
|
||||
|
||||
[issuetracker "Gitee-Issue"]
|
||||
regex = "#((?!.*Issue|issue|Comme|comme).{5})"
|
||||
regex = "#(.+?)\\)"
|
||||
url = "https://gitee.com/LongbowEnterprise/BootstrapBlazor/issues/$1?from=project-issue"
|
||||
|
||||
[issuetracker "Gitee-Url"]
|
||||
|
||||
Reference in New Issue
Block a user