refactor: 更新issuetracker规则
This commit is contained in:
parent
ce28026c7c
commit
c94351cf31
|
@ -3,7 +3,7 @@
|
|||
# (note that '\' need to be escaped).
|
||||
|
||||
[issuetracker "Gitee-Issue"]
|
||||
regex = " #([^\\s]{5})"
|
||||
regex = "#((?!.*Issue|issue|Comme|comme).{5})"
|
||||
url = "https://gitee.com/LongbowEnterprise/BootstrapAdmin/issues/$1?from=project-issue"
|
||||
|
||||
[issuetracker "Gitee-Url"]
|
||||
|
|
Loading…
Reference in New Issue