Commit 19490ff
Improve test-quarantine workflow prompt to prevent empty runs (#66272)
* Improve test-quarantine workflow prompt to prevent empty runs
- Swap Part 1 (unquarantine) and Part 2 (quarantine) so quarantine
is investigated first, matching the existing execution priority
- Add turn budget awareness guardrail to prevent the agent from
exhausting its turn/token budget on investigation and producing
zero safe outputs (as happened in run 24238389617)
- Fix stale Step 2.4 cross-reference to correctly point to Step 3.1
Co-authored-by: Copilot <[email protected]>
* Clarify turn budget guardrail wording
Zero outputs is fine when no candidates are found. The bad outcome
is finding candidates but failing to create outputs for them.
Co-authored-by: Copilot <[email protected]>
* Compile
* Update .github/workflows/test-quarantine.md
Co-authored-by: Copilot <[email protected]>
* More compilation
---------
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>1 parent 2e38cab commit 19490ff
7 files changed
Lines changed: 1292 additions & 1212 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 10 | + | |
| 11 | + | |
47 | 12 | | |
48 | 13 | | |
49 | 14 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments