[aw] Memory Leak Fixer is missing required data
- Dominant language
- C#
- Stars
- 23.3k
- Forks
- 2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 290
Description
### Workflow Failure
**Workflow:** [Memory Leak Fixer](https://github.com/dotnet/maui/blob/main/.github/workflows/leak-fixer.md)
**Branch:** main
**Run:** https://github.com/dotnet/maui/actions/runs/34694036029
> [!WARNING]
> **Missing Data Reported**: The agent reported missing data during execution.
**Missing Data:**
- **GitHub leak-fix PR reviews and leak-scan issue contents**: The read-only GitHub integrity gateway filtered every matching open \[leak-fix\] PR and all eight matching open \[leak-scan\] issues, so no review request or leak report could be safely inspected or actioned.
- *Context*: Memory Leak Fixer workflow run 34694036029; no explicit issue\_number was provided.
- *Alternatives*: No code or GitHub content was changed. Re-run with an approved explicit \[leak-scan\] issue or make the workflow-owned resources readable through the integrity-gated GitHub tool.
### 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/34694036029
````
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 leak-fixer failure in https://github.com/dotnet/maui/actions/runs/34694036029`
> [!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 [Memory Leak Fixer](https://github.com/dotnet/maui/actions/runs/34694036029) · 40.1 AIC · [◷](https://github.com/search?q=repo%3Adotnet%2Fmaui+is%3Aissue+%22gh-aw-workflow-id%3A+leak-fixer%22&type=issues)
> - [x] expires on Sep 19, 2026, 12:39 PM UTC
Contributor guide
Research direction
Start with .github/workflows/leak-fixer.md and the failed run 34694036029, then read the referenced debug.md and agentic-workflows skill. Determine why the integrity gateway filters leak-fix PR reviews and leak-scan issue contents; done means the workflow can safely inspect and act on the required data without reporting missing data.
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
- 35/100