From 1c79db053a9b098c068e02f53cc63b2b1f92f8f5 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 19 Feb 2026 06:37:15 +0000 Subject: [PATCH 1/2] Initial plan From e2e9019bb8a8fde28ceb86ea9ddccec246a72fb7 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 19 Feb 2026 06:44:01 +0000 Subject: [PATCH 2/2] Update agent failure issue template to suggest assigning issue to agent Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com> --- actions/setup/js/handle_agent_failure.test.cjs | 6 ++++++ actions/setup/md/agent_failure_issue.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/actions/setup/js/handle_agent_failure.test.cjs b/actions/setup/js/handle_agent_failure.test.cjs index c87cc9bbc1..8e6b99fd6d 100644 --- a/actions/setup/js/handle_agent_failure.test.cjs +++ b/actions/setup/js/handle_agent_failure.test.cjs @@ -30,6 +30,12 @@ describe("handle_agent_failure.cjs", () => { ### Action Required +**Option 1: Assign this issue to agent using agentic-workflows** + +Assign this issue to the \`agentic-workflows\` agent to automatically debug and fix the workflow failure. + +**Option 2: Manually invoke the agent** + Debug this workflow failure using the \`agentic-workflows\` agent: \`\`\` diff --git a/actions/setup/md/agent_failure_issue.md b/actions/setup/md/agent_failure_issue.md index 88a5a84e68..f517d4bb74 100644 --- a/actions/setup/md/agent_failure_issue.md +++ b/actions/setup/md/agent_failure_issue.md @@ -8,6 +8,12 @@ ### Action Required +**Option 1: Assign this issue to agent using agentic-workflows** + +Assign this issue to the `agentic-workflows` agent to automatically debug and fix the workflow failure. + +**Option 2: Manually invoke the agent** + Debug this workflow failure using the `agentic-workflows` agent: ```