[aw] CI Failure Fixer (net11.0) is missing required tool
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 290
Description
### Workflow Failure
**Workflow:** [CI Failure Fixer (net11.0)](https://github.com/dotnet/maui/blob/main/.github/workflows/ci-status-fix-net11.md)
**Branch:** main
**Run:** https://github.com/dotnet/maui/actions/runs/34227263304
> [!WARNING]
> **Missing Tools Reported**: The agent reported missing tools during execution.
**Missing Tools:**
- **Azure DevOps build-log and test-result HTTP access**: security
Alternatives:
| Tool | Alternative |
| --- | --- |
| Azure DevOps build-log and test-result HTTP access | Timeline APIs remained readable; failed leaf records, task outcomes, and structured timeline issues were inspected. Exact log text and Helix correlation IDs could not be retrieved. |
### 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/dotnet/maui/actions/runs/34227263304
````
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 ci-status-fix-net11 failure in https://github.com/dotnet/maui/actions/runs/34227263304`
> [!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 [CI Failure Fixer (net11.0)](https://github.com/dotnet/maui/actions/runs/34227263304) · 802.1 AIC · [◷](https://github.com/search?q=repo%3Adotnet%2Fmaui+is%3Aissue+%22gh-aw-workflow-id%3A+ci-status-fix-net11%22&type=issues)
> - [x] expires on Sep 15, 2026, 1:08 PM UTC
Contributor guide
Research direction
Read .github/workflows/ci-status-fix-net11.md and the agentic-workflows skill at .github/skills/agentic-workflows/SKILL.md, then inspect run 34227263304. Determine why Azure DevOps build-log and test-result HTTP access is unavailable and what workflow change is supported by the available timeline APIs. Done means the workflow no longer fails for this missing tool; rerun the workflow to verify it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, github-actions
- Domain
- ci-cd, devops, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100