[aw] Issue Triage Agent for Azure Logic Apps UX failed
- Dominant language
- TypeScript
- Stars
- 111
- Forks
- 109
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 20
Description
### Workflow Failure
**Workflow:** [Issue Triage Agent for Azure Logic Apps UX](#)
**Branch:** main
**Run:** https://github.com/Azure/LogicAppsUX/actions/runs/24178578506
**⚠️ Engine Failure**: The `copilot` engine terminated unexpectedly.
**Last agent output:**
```
● Check run history panel for draft mode handling (shell)
│ grep -n "isDraftMode\|isConsumption\|draft" /home/runner/work/LogicAppsUX/LogicAppsUX/libs/desig
│ ner-v2/src/lib/ui/panel/runHistoryPanel/runHistoryPanel.tsx | head -20
└ 1 line...
● Read runHistoryPanel.tsx
│ libs/designer-v2/src/lib/ui/panel/runHistoryPanel/runHistoryPanel.tsx
└ L55:75 (20 lines read)
● Read runHistoryPanel.tsx
│ libs/designer-v2/src/lib/ui/panel/runHistoryPanel/runHistoryPanel.tsx
└ L192:200 (8 lines read)
```
### Action Required
**Assign this issue to Copilot** using the `agentic-workflows` sub-agent to automatically debug and fix the workflow failure.
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/Azure/LogicAppsUX/actions/runs/24178578506
````
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 issue-triage-agent failure in https://github.com/Azure/LogicAppsUX/actions/runs/24178578506`
> [!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 [Issue Triage Agent for Azure Logic Apps UX](https://github.com/Azure/LogicAppsUX/actions/runs/24178578506/agentic_workflow) · [◷](https://github.com/search?q=repo%3AAzure%2FLogicAppsUX+is%3Aissue+%22gh-aw-workflow-id%3A+issue-triage-agent%22&type=issues)
> - [x] expires on Apr 16, 2026, 8:02 AM UTC
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the failed run at https://github.com/Azure/LogicAppsUX/actions/runs/24178578506 and the workflow debugging guidance at https://raw.githubusercontent.com/github/gh-aw/main/debug.md. Read .github/agents/agentic-workflows.agent.md and inspect the referenced runHistoryPanel.tsx context. Done means the Issue Triage Agent workflow no longer terminates unexpectedly and its failure is explained or fixed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100