elastic / elastic/ai-github-actions

[aw] Create PR From Issue is missing required tool

Open
#2,047 0 comments 0 reactions 0 assignees View on GitHub
agentic-workflows
Dominant language
Python
Stars
11
Forks
16
Avg merge
22h 9m
Merged PRs (30d)
31

Description

### Workflow Failure

**Workflow:** [Create PR From Issue](https://github.com/elastic/ai-github-actions/blob/main/.github/workflows/gh-aw-create-pr-from-issue.md)
**Branch:** main
**Run:** https://github.com/elastic/ai-github-actions/actions/runs/34355520743

> [!WARNING]
> **Missing Tools Reported**: The agent reported missing tools during execution.

**Missing Tools:**
- **ready\_to\_make\_pr**: The workflow instructions require calling ready\_to\_make\_pr before PR creation, but that tool is not available in this run's safeoutputs command set.

Alternatives:

| Tool | Alternative |
| --- | --- |
| ready\_to\_make\_pr | Manually verified branch, commit presence, clean staged scope, and lint pass before create\_pull\_request. |

### Action Required

**Assign this issue to an agent** to debug and fix the issue.

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/elastic/ai-github-actions/actions/runs/34355520743
````

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` skill from `.github/skills/agentic-workflows/SKILL.md` or
- Type `debug the agentic workflow gh-aw-create-pr-from-issue failure in https://github.com/elastic/ai-github-actions/actions/runs/34355520743`

> [!TIP]
>
> Stop reporting this workflow as a failure
>
> 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 [Create PR From Issue](https://github.com/elastic/ai-github-actions/actions/runs/34355520743) · 18.4 AIC · [◷](https://github.com/search?q=repo%3Aelastic%2Fai-github-actions+is%3Aissue+%22gh-aw-workflow-id%3A+gh-aw-create-pr-from-issue%22&type=issues)
> - [x] expires on Sep 16, 2026, 1:35 PM UTC

Contributor guide

Open the contributing guide

Research direction

Start with .github/workflows/gh-aw-create-pr-from-issue.md and the failed run linked in the issue. Read gh-aw's debug.md and the agentic-workflows skill to compare the workflow's required safeoutputs commands with those available in the run. Done means the workflow no longer reports ready_to_make_pr as missing during PR creation.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.