Commit 8e0fbe3
Add explicit PR template instructions in issue body and agent protocol
Address review feedback:
- Add '### PR template' section in generated issue body directing the
agent to use ?template=coverage.md or copy template contents
- Update copilot-test-coverage.instructions.md PR requirements with
explicit template usage instructions
- Validated script locally with mock data: below-threshold, above-
threshold, and absolute-path normalization all pass correctly
Agent-Logs-Url: https://github.com/microsoft/vscode-cmake-tools/sessions/cb96c55e-0fc9-4e59-b0a8-a1fc704e2182
Co-authored-by: hanniavalera <90047725+hanniavalera@users.noreply.github.com>1 parent a402a11 commit 8e0fbe3
File tree
2 files changed
+8
-1
lines changed- .github
- instructions
- scripts
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
153 | 160 | | |
154 | 161 | | |
155 | 162 | | |
| |||
0 commit comments