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: ```