-
Notifications
You must be signed in to change notification settings - Fork 59
[aw] Repo Assist failed #345
Description
Workflow Failure
Workflow: Repo Assist
Branch: master
Run: https://github.com/fsprojects/SwaggerProvider/actions/runs/23581928132
Pull Request: #241
🛡️ Protected Files: The code push was refused because the patch modifies protected files (package manifests, agent instruction files, or repository security configuration). This protection guards against unintended supply chain changes.
Target Pull Request: #241
Blocked Operations:
push_to_pull_request_branch: Cannot push to pull request branch: patch modifies protected files (global.json, AGENTS.md, .github/aw/actions-lock.json, .github/workflows/repo-assist.lock.yml, .github/workflows/repo-assist.md). Add them to the allowed-files configuration field or set protected-files: fallback-to-issue to create a review issue instead.
To review and apply these changes manually, configure protected-files: fallback-to-issue — the agent will create a review issue with instructions instead of blocking:
safe-outputs:
push-to-pull-request-branch:
protected-files: fallback-to-issueAction 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/fsprojects/SwaggerProvider/actions/runs/23581928132
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-workflowsprompt from.github/agents/agentic-workflows.agent.mdor https://github.com/github/gh-aw/blob/main/.github/agents/agentic-workflows.agent.md - Type
debug the agentic workflow repo-assist failure in https://github.com/fsprojects/SwaggerProvider/actions/runs/23581928132
Tip
To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:
safe-outputs:
report-failure-as-issue: falseGenerated from Repo Assist · ◷
- expires on Apr 2, 2026, 7:15 AM UTC