ionide / ionide/FsAutoComplete
[aw] Repo Assist failed
- Dominant language
- F#
- Stars
- 486
- Forks
- 169
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 5
Description
### Workflow Failure
**Workflow:** [Repo Assist](https://github.com/githubnext/agentics/tree/4957663821dbb3260348084fa2f1659701950fef/workflows/repo-assist.md)
**Branch:** main
**Run:** https://github.com/ionide/FsAutoComplete/actions/runs/23519791481
**🛡️ 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.
**Blocked Operations:**
- `push_to_pull_request_branch`: Cannot push to pull request branch: patch modifies protected files (.github/aw/actions-lock.json, .github/workflows/repo-assist.md, .github/workflows/repo-assist.lock.yml). 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:
```yaml
safe-outputs:
push-to-pull-request-branch:
protected-files: fallback-to-issue
```
### 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/ionide/FsAutoComplete/actions/runs/23519791481
````
**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 repo-assist failure in https://github.com/ionide/FsAutoComplete/actions/runs/23519791481`
> [!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 [Repo Assist](https://github.com/ionide/FsAutoComplete/actions/runs/23519791481) · [◷](https://github.com/search?q=repo%3Aionide%2FFsAutoComplete+is%3Aissue+%22gh-aw-workflow-id%3A+repo-assist%22&type=issues)
> - [x] expires on Apr 1, 2026, 1:06 AM UTC
Contributor guide
Assessment
This issue has not been assessed yet.