1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <dictionary >
3+ <item >
4+ <key >
5+ <string >BuildServer.AppVeyor.AppVeyorDisplayGitHubPullRequests</string >
6+ </key >
7+ <value >
8+ <string >false</string >
9+ </value >
10+ </item >
11+ <item >
12+ <key >
13+ <string >BuildServer.AppVeyor.AppVeyorLoadTestsResults</string >
14+ </key >
15+ <value >
16+ <string >false</string >
17+ </value >
18+ </item >
19+ <item >
20+ <key >
21+ <string >BuildServer.AppVeyor.AppVeyorProjectName</string >
22+ </key >
23+ <value >
24+ <string >gitextensions/gitextensions-pluginmanager</string >
25+ </value >
26+ </item >
27+ <item >
28+ <key >
29+ <string >BuildServer.EnableIntegration</string >
30+ </key >
31+ <value >
32+ <string >true</string >
33+ </value >
34+ </item >
35+ <item >
36+ <key >
37+ <string >BuildServer.Type</string >
38+ </key >
39+ <value >
40+ <string >AppVeyor</string >
41+ </value >
42+ </item >
43+ <item >
44+ <key >
45+ <string >dictionary</string >
46+ </key >
47+ <value >
48+ <string >en-US</string >
49+ </value >
50+ </item >
51+ <item >
52+ <key >
53+ <string >RevisionLinkDefs</string >
54+ </key >
55+ <value >
56+ <string >< ?xml version="1.0" encoding="utf-16"?>
57+ < ArrayOfGitExtLinkDef>
58+ < GitExtLinkDef>
59+ < Enabled> true< /Enabled>
60+ < LinkFormats>
61+ < GitExtLinkFormat>
62+ < Caption> View on GitHub< /Caption>
63+ < Format> https://github.com/gitextensions/gitextensions.pluginmanager/commit/%COMMIT_HASH%< /Format>
64+ < /GitExtLinkFormat>
65+ < /LinkFormats>
66+ < Name> GitHub - commit< /Name>
67+ < NestedSearchPattern />
68+ < RemoteSearchInParts />
69+ < SearchInParts>
70+ < RevisionPart> Message< /RevisionPart>
71+ < /SearchInParts>
72+ < SearchPattern> .*< /SearchPattern>
73+ < UseOnlyFirstRemote> false< /UseOnlyFirstRemote>
74+ < /GitExtLinkDef>
75+ < GitExtLinkDef>
76+ < Enabled> true< /Enabled>
77+ < LinkFormats>
78+ < GitExtLinkFormat>
79+ < Caption> Issue {0}< /Caption>
80+ < Format> https://github.com/gitextensions/gitextensions.pluginmanager/issues/{0}< /Format>
81+ < /GitExtLinkFormat>
82+ < /LinkFormats>
83+ < Name> GitHub - issues< /Name>
84+ < NestedSearchPattern> \d+< /NestedSearchPattern>
85+ < RemoteSearchInParts />
86+ < SearchInParts>
87+ < RevisionPart> Message< /RevisionPart>
88+ < RevisionPart> LocalBranches< /RevisionPart>
89+ < RevisionPart> RemoteBranches< /RevisionPart>
90+ < /SearchInParts>
91+ < SearchPattern> (?i)(?& lt;!pull request |pr[ _]?)(#|(((feat(ure)?)|fix)[/_-]))\d+< /SearchPattern>
92+ < UseOnlyFirstRemote> false< /UseOnlyFirstRemote>
93+ < /GitExtLinkDef>
94+ < GitExtLinkDef>
95+ < Enabled> true< /Enabled>
96+ < LinkFormats>
97+ < GitExtLinkFormat>
98+ < Caption> PR {0}< /Caption>
99+ < Format> https://github.com/gitextensions/gitextensions.pluginmanager/pull/{0}< /Format>
100+ < /GitExtLinkFormat>
101+ < /LinkFormats>
102+ < Name> GitHub - PR< /Name>
103+ < NestedSearchPattern> \d+< /NestedSearchPattern>
104+ < RemoteSearchInParts />
105+ < SearchInParts>
106+ < RevisionPart> Message< /RevisionPart>
107+ < RevisionPart> LocalBranches< /RevisionPart>
108+ < RevisionPart> RemoteBranches< /RevisionPart>
109+ < /SearchInParts>
110+ < SearchPattern> (?i)(pull request |pr[ _]?)#?\d+< /SearchPattern>
111+ < UseOnlyFirstRemote> false< /UseOnlyFirstRemote>
112+ < /GitExtLinkDef>
113+ < /ArrayOfGitExtLinkDef> </string >
114+ </value >
115+ </item >
116+ </dictionary >
0 commit comments