Skip to content

Commit 1f7b105

Browse files
lpcoxCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 7d0ad08 commit 1f7b105

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/smoke-copilot-byok-aoai-apikey.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,10 +148,10 @@ This smoke test validates that Copilot CLI runs in **direct BYOK mode against Az
148148
The following tests were already executed in a deterministic pre-agent step. Your job is to verify the results and produce the summary comment.
149149

150150
### 1. GitHub MCP Testing
151-
Verify MCP connectivity via the GitHub MCP shell tool `github-list_pull_requests` for ${{ github.repository }} (limit 1, state merged).
151+
Verify MCP connectivity via the GitHub MCP tool `github-list_pull_requests` for ${{ github.repository }} (limit 2, state merged).
152152
- If the tool responds successfully, confirm the result matches the Pre-Fetched PR Data below. ✅
153-
- If the tool is not available or errors, skip the live call and use the Pre-Fetched PR Data as confirmation instead. Mark ✅ (pre-fetched data validated). Do **not** call `missing_tool` for this optional skip — just proceed to the next test.
154-
153+
- If the tool is unavailable (missing from context), skip the live call and validate the Pre-Fetched PR Data instead. Mark ✅ (pre-fetched data validated). Do **not** call `missing_tool` for this optional skip.
154+
- If the tool is available but the call fails for another reason, mark ❌ and include the error.
155155
Either way, continue to the **Output** section below and follow the required output rules.
156156

157157
### 2. GitHub.com Connectivity

0 commit comments

Comments
 (0)