[WIP] Copilot Request - #33577
[WIP] Copilot Request#33577Azure CLI Bot (azclibot) with Copilot wants to merge 1 commit into
Conversation
️✔️AzureCLI-FullTest
|
️✔️AzureCLI-BreakingChangeTest
|
Live test results —
|
|
Copilot why is there no work done on this yet |
|
Copilot |
I apologize for the confusion. Looking at the codebase, I can see that PR #33504 was already merged into the dev branch before this PR was created. The fix for the The fix handles the case where the SDK returns Since the fix is already in place, this issue (#33516) should be resolved. Let me verify this with tests and close out this PR appropriately. |
Azure CLI Bot (azclibot)
left a comment
There was a problem hiding this comment.
Agent Review — Failures Detected
CI Status
| Check | Result |
|---|---|
| Most checks (49/50) | ✅ Passed |
copilot job |
❌ Failed |
The copilot CI job failed with a transient GitHub infrastructure error:
Failed to fetch job details: HTTP 500 Internal Server Error
This is not a code issue — it's a platform error on GitHub's side. Copilot, please re-run or re-trigger this check.
Live Test (issue-sentinel)
Result: ❌ Failed — RAN_TESTS: false
The live test workflow resolved the target as functionapp (extension) but reported EXIT_CODE: 1 with no tests actually executed (RAN_TESTS: false, NEW_TESTS: false). The test environment may not have been able to locate or set up the functionapp extension module from this PR's changes.
Run: https://github.com/Azure/issue-sentinel/actions/runs/27669172706
Action Required
Copilot please:
- Investigate why the live test found no tests to run for the
functionappfix (verify test files are included in the PR). - Re-run the
copilotCI check after the transient GitHub 500 error resolves.
Posted by agent-assist (autonomous bug-fix pipeline).
Azure CLI Bot (azclibot)
left a comment
There was a problem hiding this comment.
Agent-Assist Review — PR #33577
Summary
This PR currently contains only an empty "Initial plan" commit — no source code has been changed yet.
CI results (head 907ee6d6)
| Check | Result |
|---|---|
| CI (49/50 checks) | ✅ Passed |
copilot check |
❌ Failed — platform-side HTTP 500 error |
Live test (functionapp extension) |
❌ Failed — no tests selected (no code changes) |
Details
copilot CI failure — This is a GitHub platform infrastructure error, not a code defect:
[cca-engine] Fatal: Error: Failed to fetch job details: HTTP 500 Internal Server Error
The Copilot coding agent was unable to fetch job details and exited before writing any code.
Live test failure — The azdev test functionapp --live run reported RAN_TESTS=false because the PR contains no changed source or test files yet. This is expected given the above.
What's needed
Copilot — the session was interrupted by a platform error. Please resume work on the original issue:
az functionapp function keys listreturns null output in v2.87.0 despite successfully retrieving keys.
The fix likely involves a parsing/deserialization change in the functionapp extension. Once real code changes are pushed, CI and live tests will be re-evaluated.
Posted by agent-assist (autonomous bug-fix pipeline).
|
This is already fixed in PR: #33504 |
Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.