Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/agents/agentic-workflows.agent.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This is a **dispatcher agent** that routes your request to the appropriate speci
- **Debugging workflows**: Routes to `debug` prompt
- **Upgrading workflows**: Routes to `upgrade-agentic-workflows` prompt
- **Creating shared components**: Routes to `create-shared-agentic-workflow` prompt
- **Fixing Dependabot PRs**: Routes to `dependabot` prompt — use this when Dependabot opens PRs that modify generated manifest files (`.github/workflows/package.json`, `.github/workflows/requirements.txt`, `.github/workflows/go.mod`) or `.github/aw/actions-lock.json`. Never merge those PRs directly; instead update the source `.md` files and rerun `gh aw compile --dependabot` to bundle all fixes
- **Fixing Dependabot PRs**: Routes to `dependabot` prompt — use this when Dependabot opens PRs that modify generated manifest files (`.github/workflows/package.json`, `.github/workflows/requirements.txt`, `.github/workflows/go.mod`) or `https://github.com/github/gh-aw/blob/main/.github/aw/actions-lock.json`. Never merge those PRs directly; instead update the source `.md` files and rerun `gh aw compile --dependabot` to bundle all fixes

Workflows may optionally include:

Expand Down Expand Up @@ -98,7 +98,7 @@ When you interact with this agent, it will:
- "Design a shared workflow for database queries"

### Fix Dependabot PRs
**Load when**: User needs to close or fix open Dependabot PRs that update dependencies in generated manifest files (`.github/workflows/package.json`, `.github/workflows/requirements.txt`, `.github/workflows/go.mod`) or `.github/aw/actions-lock.json`
**Load when**: User needs to close or fix open Dependabot PRs that update dependencies in generated manifest files (`.github/workflows/package.json`, `.github/workflows/requirements.txt`, `.github/workflows/go.mod`) or `https://github.com/github/gh-aw/blob/main/.github/aw/actions-lock.json`
Copy link

Copilot AI Feb 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The inline code span for the actions-lock.json URL is missing a closing backtick, so the rest of the paragraph may render as code in Markdown. Close the backtick after actions-lock.json (or convert this to a normal Markdown link) to fix formatting.

Copilot uses AI. Check for mistakes.

**Prompt file**: https://github.com/github/gh-aw/blob/main/.github/aw/dependabot.md

Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

17 changes: 0 additions & 17 deletions pkg/workflow/testdata/wasm_golden/fixtures/basic-claude.md

This file was deleted.

17 changes: 0 additions & 17 deletions pkg/workflow/testdata/wasm_golden/fixtures/basic-codex.md

This file was deleted.

19 changes: 0 additions & 19 deletions pkg/workflow/testdata/wasm_golden/fixtures/claude-with-network.md

This file was deleted.

22 changes: 0 additions & 22 deletions pkg/workflow/testdata/wasm_golden/fixtures/codex-with-tools.md

This file was deleted.

23 changes: 0 additions & 23 deletions pkg/workflow/testdata/wasm_golden/fixtures/dispatch-with-inputs.md

This file was deleted.

16 changes: 0 additions & 16 deletions pkg/workflow/testdata/wasm_golden/fixtures/issue-trigger.md

This file was deleted.

16 changes: 0 additions & 16 deletions pkg/workflow/testdata/wasm_golden/fixtures/pr-trigger.md

This file was deleted.

15 changes: 0 additions & 15 deletions pkg/workflow/testdata/wasm_golden/fixtures/push-trigger.md

This file was deleted.

This file was deleted.

17 changes: 0 additions & 17 deletions pkg/workflow/testdata/wasm_golden/fixtures/schedule-trigger.md

This file was deleted.

193 changes: 0 additions & 193 deletions pkg/workflow/testdata/wasm_golden/fixtures/smoke-claude.md

This file was deleted.

Loading
Loading