Commit c9348ff
committed
Don't error out when unable to comment.
Sometimes the issue is found, but Allstar is unable to comment. Don't exit out
of the enforce loop on this, just log a Warning and continue.
The error I am currently seeing is "403 Commenting is disabled on issues with
more than 2500 comments"
Signed-off-by: Jeff Mendoza <jlm@jlm.name>1 parent 5b357d5 commit c9348ff
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
145 | 153 | | |
146 | 154 | | |
147 | 155 | | |
| |||
0 commit comments