dotnet / dotnet/maui

[aw] CI Failure Fixer (main) is missing required tool

Open
#37,553 0 comments 0 reactions 0 assignees View on GitHub
agentic-workflows
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 15h
Merged PRs (30d)
290

Description

### Workflow Failure

**Workflow:** [CI Failure Fixer (main)](https://github.com/dotnet/maui/blob/main/.github/workflows/ci-status-fix.md)
**Branch:** main
**Run:** https://github.com/dotnet/maui/actions/runs/32084634843

> [!WARNING]
> **Missing Tools Reported**: The agent reported missing tools during execution.

**Missing Tools:**
- **Anonymous Azure DevOps Build API access**: security

Alternatives:

| Tool | Alternative |
| --- | --- |
| Anonymous Azure DevOps Build API access | Re-run the scheduled CI-fixer where HTTPS access to dev.azure.com/dnceng-public/public/\_apis/build is permitted. |

### 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/32084634843
````

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 failure in https://github.com/dotnet/maui/actions/runs/32084634843`

> [!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 (main)](https://github.com/dotnet/maui/actions/runs/32084634843) · 137.7 AIC · [◷](https://github.com/search?q=repo%3Adotnet%2Fmaui+is%3Aissue+%22gh-aw-workflow-id%3A+ci-status-fix%22&type=issues)
> - [x] expires on Aug 25, 2026, 12:36 AM UTC

Contributor guide

Open the contributing guide

Research direction

Start by reading .github/workflows/ci-status-fix.md and the failed run at https://github.com/dotnet/maui/actions/runs/32084634843. Then follow the agentic-workflows guidance in .github/skills/agentic-workflows/SKILL.md or debug.md to determine why anonymous access to the Azure DevOps Build API is unavailable. Done means the workflow can complete without the missing-tool failure, or is configured not to report this failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.