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:** parahluwalia/add-abandoned-state-lch
**Run:** https://github.com/Azure/azure-rest-api-specs/actions/runs/34117616401
**Pull Request:** [#45614](https://github.com/Azure/azure-rest-api-specs/pull/45614)
> [!WARNING]
> **Task Could Not Be Completed**: The agent reported that the task could not be performed due to an infrastructure or tool failure.
**Reasons:**
- The required read-only GitHub PR metadata fetch for Azure/azure-rest-api-specs#45614 was blocked by the integrity policy, so the target SHA, labels, changed files, and review discussions could not be obtained.
Per Trigger Validation, no review findings or thread mutations were posted because PR resolution failed before review work could begin.
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/34117616401
````
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/34117616401`
> [!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/34117616401) · 3.15 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 14, 2026, 11:46 AM UTC
Contributor guide
Research direction
Start with .github/workflows/arm-api-review.md and the failed run 34117616401, then read the agentic-workflows skill referenced in the issue. Trace why the workflow's read-only metadata fetch for PR #45614 is blocked by the integrity policy. Done means the workflow can resolve the pull request and complete its review without reporting report_incomplete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100