dotnet / dotnet/maintenance-packages
[aw] Post-Servicing Version Maintenance failed
- Dominant language
- C#
- Stars
- 44
- Forks
- 24
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 1
Description
### Workflow Failure
**Workflow:** [Post-Servicing Version Maintenance](#)
**Branch:** main
**Run:** https://github.com/dotnet/maintenance-packages/actions/runs/24271049074
**⚠️ No Safe Outputs Generated**: The agent job succeeded but did not produce any safe outputs.
This typically indicates:
- The safe output server failed to run
- The prompt failed to generate any meaningful result
- The agent should have called `noop` to explicitly indicate no action was taken
### Action Required
**Option 1: Debug using 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/maintenance-packages/actions/runs/24271049074
````
**Option 2: Assign this issue to Copilot**
Assign this issue to Copilot using the `agentic-workflows` sub-agent to automatically debug and fix the workflow failure.
**Option 3: 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` prompt from `.github/agents/agentic-workflows.agent.md` or
- Type `debug the agentic workflow version-maintenance failure in https://github.com/dotnet/maintenance-packages/actions/runs/24271049074`
> [!TIP]
> 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 [Post-Servicing Version Maintenance](https://github.com/dotnet/maintenance-packages/actions/runs/24271049074)
> - [x] expires on Apr 18, 2026, 1:08 AM UTC
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.