Commit 5cb8612
ENH: Add --new-warnings-only flag to list_nightly_warnings.py
Add a flag that filters builds to only those with more warnings
than the minimum across recent builds. This identifies regressions
from a clean baseline rather than showing all builds with any
warnings, which is more useful for automated triage.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2b64f7b commit 5cb8612
File tree
1 file changed
+19
-0
lines changed- .github/skills/fix-nightly-warnings/scripts
1 file changed
+19
-0
lines changedLines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
114 | 122 | | |
115 | 123 | | |
116 | 124 | | |
| |||
167 | 175 | | |
168 | 176 | | |
169 | 177 | | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
170 | 189 | | |
171 | 190 | | |
172 | 191 | | |
| |||
0 commit comments