Commit 2aa6651
authored
Fix
The simpler "anything but a digit" logic failed on an edge case with a
recent PR that had another URL with digits in it after the word "Fix" so
we had to make this more explicit.ReleaseTools issue matcher regex (PowerShell#3549)1 parent a29e7f9 commit 2aa6651
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
| |||
0 commit comments