Commit 4fe4270
committed
Ignore builds where the most recent PR is closed
If a pull request is closed, it follows that the change was either
accepted (in which case it is now in main) or rejected.
In our own projects, we try to delete branches once the corresponding PR
is closed but contributors may not do this. Treat branches whose most
recent PR is closed as if they were deleted.
Fixes #211 parent f545106 commit 4fe4270
1 file changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
229 | 238 | | |
230 | 239 | | |
231 | 240 | | |
| |||
0 commit comments