Azure / Azure/azure-rest-api-specs
[aw] ARM API Review: Automated Workflow reported incomplete result
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 424
Description
### Workflow Failure
**Workflow:** [ARM API Review: Automated Workflow](https://github.com/Azure/azure-rest-api-specs/blob/main/.github/workflows/arm-api-review.md)
**Branch:** adr-vnext-specs-v2
**Run:** https://github.com/Azure/azure-rest-api-specs/actions/runs/34408205138
**Pull Request:** [#45288](https://github.com/Azure/azure-rest-api-specs/pull/45288)
> [!WARNING]
> **Task Could Not Be Completed**: The agent reported that the task could not be performed due to an infrastructure or tool failure.
**Reasons:**
- ARM API review outputs were posted, but mandatory independent critic verification was unavailable because the required critic protocol files were missing from the workspace. Findings were posted with critic: unknown and no ARM review labels were changed. PR head: 84bf4c8fa1e850e8de33381368b9ed7f5e81b9e9.
This is a structured incompletion signal (`report_incomplete`), not a real task outcome. Any other safe outputs emitted alongside this signal (e.g., comments) describe the failure state, not a completed review or action.
### Action Required
**Assign this issue to an agent** to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
````
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/Azure/azure-rest-api-specs/actions/runs/34408205138
````
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the `agentic-workflows` prompt.
- Start your agent
- Load the `agentic-workflows` skill from `.github/skills/agentic-workflows/SKILL.md` or
- Type `debug the agentic workflow arm-api-review failure in https://github.com/Azure/azure-rest-api-specs/actions/runs/34408205138`
> [!TIP]
>
> Stop reporting this workflow as a failure
>
> To stop a workflow from creating failure issues, set `report-failure-as-issue: false` in its frontmatter:
> ```yaml
> safe-outputs:
> report-failure-as-issue: false
> ```
>
>
> Generated from [ARM API Review: Automated Workflow](https://github.com/Azure/azure-rest-api-specs/actions/runs/34408205138) · 12.9 AIC · [◷](https://github.com/search?q=repo%3AAzure%2Fazure-rest-api-specs+is%3Aissue+%22gh-aw-workflow-id%3A+arm-api-review%22&type=issues)
> - [x] expires on Sep 16, 2026, 9:55 PM UTC
Contributor guide
Research direction
Start with .github/workflows/arm-api-review.md and the failed run linked in the issue, then consult the referenced debug.md and .github/skills/agentic-workflows/SKILL.md. Trace why the critic protocol files are missing from the workspace. Done means the workflow can complete independent critic verification and no longer reports report_incomplete for this failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, devops, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100