10 Star 38 Fork 11

Argo / Longbow.Tasks

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.issuetracker 568 Bytes
一键复制 编辑 原始数据 按行查看 历史
Argo 提交于 2021-04-06 03:00 . chore: submit config files
# Integration with Issue Tracker
#
# (note that '\' need to be escaped).
[issuetracker "Gitee-Issue"]
regex = "#((?!.*Issue|issue|Comme|comme).{5})"
url = "https://gitee.com/LongbowEnterprise/Longbow.Tasks/issues/$1?from=project-issue"
[issuetracker "Gitee-Url"]
regex = "([a-zA-z]+://[^\\s]*)"
url = "$1"
[issuetracker "Gitee-Commit"]
regex = "[C|c]ommit:([^\\s]*)"
url = "https://gitee.com/LongbowEnterprise/Longbow.Tasks/commit/$1"
[issuetracker "Gitee-PR"]
regex = "!([\\d]+)"
url = "https://gitee.com/LongbowEnterprise/Longbow.Tasks/pulls/$1"
C#
1
https://gitee.com/Longbow/Longbow.Tasks.git
git@gitee.com:Longbow/Longbow.Tasks.git
Longbow
Longbow.Tasks
Longbow.Tasks
master

搜索帮助