diff --git a/.github/agents/agentic-workflows.agent.md b/.github/agents/agentic-workflows.agent.md index 19462d193f..f63d43264c 100644 --- a/.github/agents/agentic-workflows.agent.md +++ b/.github/agents/agentic-workflows.agent.md @@ -27,7 +27,7 @@ Workflows may optionally include: - Workflow files: `.github/workflows/*.md` and `.github/workflows/**/*.md` - Workflow lock files: `.github/workflows/*.lock.yml` - Shared components: `.github/workflows/shared/*.md` -- Configuration: https://github.com/github/gh-aw/blob/main/.github/aw/github-agentic-workflows.md +- Configuration: https://github.com/github/gh-aw/blob/v0.43.0/.github/aw/github-agentic-workflows.md ## Problems This Solves @@ -49,7 +49,7 @@ When you interact with this agent, it will: ### Create New Workflow **Load when**: User wants to create a new workflow from scratch, add automation, or design a workflow that doesn't exist yet -**Prompt file**: https://github.com/github/gh-aw/blob/main/.github/aw/create-agentic-workflow.md +**Prompt file**: https://github.com/github/gh-aw/blob/v0.43.0/.github/aw/create-agentic-workflow.md **Use cases**: - "Create a workflow that triages issues" @@ -59,7 +59,7 @@ When you interact with this agent, it will: ### Update Existing Workflow **Load when**: User wants to modify, improve, or refactor an existing workflow -**Prompt file**: https://github.com/github/gh-aw/blob/main/.github/aw/update-agentic-workflow.md +**Prompt file**: https://github.com/github/gh-aw/blob/v0.43.0/.github/aw/update-agentic-workflow.md **Use cases**: - "Add web-fetch tool to the issue-classifier workflow" @@ -69,7 +69,7 @@ When you interact with this agent, it will: ### Debug Workflow **Load when**: User needs to investigate, audit, debug, or understand a workflow, troubleshoot issues, analyze logs, or fix errors -**Prompt file**: https://github.com/github/gh-aw/blob/main/.github/aw/debug-agentic-workflow.md +**Prompt file**: https://github.com/github/gh-aw/blob/v0.43.0/.github/aw/debug-agentic-workflow.md **Use cases**: - "Why is this workflow failing?" @@ -79,7 +79,7 @@ When you interact with this agent, it will: ### Upgrade Agentic Workflows **Load when**: User wants to upgrade workflows to a new gh-aw version or fix deprecations -**Prompt file**: https://github.com/github/gh-aw/blob/main/.github/aw/upgrade-agentic-workflows.md +**Prompt file**: https://github.com/github/gh-aw/blob/v0.43.0/.github/aw/upgrade-agentic-workflows.md **Use cases**: - "Upgrade all workflows to the latest version" @@ -89,7 +89,7 @@ When you interact with this agent, it will: ### Create Shared Agentic Workflow **Load when**: User wants to create a reusable workflow component or wrap an MCP server -**Prompt file**: https://github.com/github/gh-aw/blob/main/.github/aw/create-shared-agentic-workflow.md +**Prompt file**: https://github.com/github/gh-aw/blob/v0.43.0/.github/aw/create-shared-agentic-workflow.md **Use cases**: - "Create a shared component for Notion integration" @@ -100,7 +100,7 @@ When you interact with this agent, it will: **Load when**: Creating or updating workflows that coordinate multiple agents or dispatch work to other workflows -**Prompt file**: https://github.com/github/gh-aw/blob/main/.github/aw/orchestration.md +**Prompt file**: https://github.com/github/gh-aw/blob/v0.43.0/.github/aw/orchestration.md **Use cases**: - Assigning work to AI coding agents @@ -112,7 +112,7 @@ When you interact with this agent, it will: **Load when**: Creating or updating workflows that manage GitHub Projects v2 -**Prompt file**: https://github.com/github/gh-aw/blob/main/.github/aw/projects.md +**Prompt file**: https://github.com/github/gh-aw/blob/v0.43.0/.github/aw/projects.md **Use cases**: - Tracking items and fields with update-project @@ -160,7 +160,7 @@ gh aw compile --validate ## Important Notes -- Always reference the instructions file at https://github.com/github/gh-aw/blob/main/.github/aw/github-agentic-workflows.md for complete documentation +- Always reference the instructions file at https://github.com/github/gh-aw/blob/v0.43.0/.github/aw/github-agentic-workflows.md for complete documentation - Use the MCP tool `agentic-workflows` when running in GitHub Copilot Cloud - Workflows must be compiled to `.lock.yml` files before running in GitHub Actions - **Bash tools are enabled by default** - Don't restrict bash commands unnecessarily since workflows are sandboxed by the AWF diff --git a/.github/aw/actions-lock.json b/.github/aw/actions-lock.json index a13979b806..ab483f4c8c 100644 --- a/.github/aw/actions-lock.json +++ b/.github/aw/actions-lock.json @@ -1,14 +1,14 @@ { "entries": { - "actions/ai-inference@v2": { + "actions/ai-inference@v2.0.6": { "repo": "actions/ai-inference", - "version": "v2", - "sha": "a6101c89c6feaecc585efdd8d461f18bb7896f20" + "version": "v2.0.6", + "sha": "a380166897b5408b8fb7dddd148142794cb5624a" }, - "actions/attest-build-provenance@v2": { + "actions/attest-build-provenance@v2.4.0": { "repo": "actions/attest-build-provenance", - "version": "v2", - "sha": "96b4a1ef7235a096b17240c259729fdd70c83d45" + "version": "v2.4.0", + "sha": "e8998f949152b193b063cb0ec769d69d929409be" }, "actions/cache/restore@v4.3.0": { "repo": "actions/cache/restore", @@ -25,9 +25,9 @@ "version": "v4.3.0", "sha": "0057852bfaa89a56745cba8c7296529d2fc39830" }, - "actions/checkout@v4": { + "actions/checkout@v4.3.1": { "repo": "actions/checkout", - "version": "v4", + "version": "v4.3.1", "sha": "34e114876b0b11c390a56381ad16ebd13914f8d5" }, "actions/checkout@v5.0.1": { @@ -35,34 +35,29 @@ "version": "v5.0.1", "sha": "93cb6efe18208431cddfb8368fd83d5badbf9bfd" }, - "actions/checkout@v6": { + "actions/checkout@v6.0.2": { "repo": "actions/checkout", - "version": "v6", - "sha": "8e8c483db84b4bee98b60c0593521ed34d9990e8" + "version": "v6.0.2", + "sha": "de0fac2e4500dabe0009e67214ff5f5447ce83dd" }, "actions/create-github-app-token@v2.2.1": { "repo": "actions/create-github-app-token", "version": "v2.2.1", "sha": "29824e69f54612133e76f7eaac726eef6c875baf" }, - "actions/download-artifact@v6.0.0": { + "actions/download-artifact@v6": { "repo": "actions/download-artifact", - "version": "v6.0.0", + "version": "v6", "sha": "018cc2cf5baa6db3ef3c5f8a56943fffe632ef53" }, - "actions/github-script@v7": { + "actions/github-script@v7.1.0": { "repo": "actions/github-script", - "version": "v7", + "version": "v7.1.0", "sha": "f28e40c7f34bde8b3046d885e986cb6290c5673b" }, - "actions/github-script@v7.0.1": { + "actions/github-script@v8": { "repo": "actions/github-script", - "version": "v7.0.1", - "sha": "60a0d83039c74a4aee543508d2ffcb1c3799cdea" - }, - "actions/github-script@v8.0.0": { - "repo": "actions/github-script", - "version": "v8.0.0", + "version": "v8", "sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd" }, "actions/setup-dotnet@v4.3.1": { @@ -70,36 +65,26 @@ "version": "v4.3.1", "sha": "67a3573c9a986a3f9c594539f4ab511d57bb3ce9" }, - "actions/setup-go@v6": { + "actions/setup-go@v6.2.0": { "repo": "actions/setup-go", - "version": "v6", + "version": "v6.2.0", "sha": "7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5" }, - "actions/setup-go@v6.1.0": { - "repo": "actions/setup-go", - "version": "v6.1.0", - "sha": "4dc6199c7b1a012772edbd06daecab0f50c9053c" - }, "actions/setup-java@v4.8.0": { "repo": "actions/setup-java", "version": "v4.8.0", "sha": "c1e323688fd81a25caa38c78aa6df2d33d3e20d9" }, - "actions/setup-node@v4": { + "actions/setup-node@v4.4.0": { "repo": "actions/setup-node", - "version": "v4", + "version": "v4.4.0", "sha": "49933ea5288caeca8642d1e84afbd3f7d6820020" }, - "actions/setup-node@v6": { + "actions/setup-node@v6.2.0": { "repo": "actions/setup-node", - "version": "v6", + "version": "v6.2.0", "sha": "6044e13b5dc448c55e2357c09f80417699197238" }, - "actions/setup-node@v6.1.0": { - "repo": "actions/setup-node", - "version": "v6.1.0", - "sha": "395ad3262231945c25e8478fd5baf05154b1d79f" - }, "actions/setup-python@v5.6.0": { "repo": "actions/setup-python", "version": "v5.6.0", @@ -110,30 +95,20 @@ "version": "v4.6.2", "sha": "ea165f8d65b6e75b540449e92b4886f43607fa02" }, - "actions/upload-artifact@v5.0.0": { + "actions/upload-artifact@v5": { "repo": "actions/upload-artifact", - "version": "v5.0.0", + "version": "v5", "sha": "330a01c490aca151604b8cf639adc76d48f6c5d4" }, - "actions/upload-artifact@v6.0.0": { + "actions/upload-artifact@v6": { "repo": "actions/upload-artifact", - "version": "v6.0.0", + "version": "v6", "sha": "b7c566a772e6b6bfb58ed0dc250532a479d7789f" }, - "anchore/sbom-action@v0": { - "repo": "anchore/sbom-action", - "version": "v0", - "sha": "62ad5284b8ced813296287a0b63906cb364b73ee" - }, - "anchore/sbom-action@v0.20.10": { + "anchore/sbom-action@v0.22.2": { "repo": "anchore/sbom-action", - "version": "v0.20.10", - "sha": "fbfd9c6c189226748411491745178e0c2017392d" - }, - "anchore/sbom-action@v0.20.11": { - "repo": "anchore/sbom-action", - "version": "v0.20.11", - "sha": "43a17d6e7add2b5535efe4dcae9952337c479a93" + "version": "v0.22.2", + "sha": "28d71544de8eaf1b958d335707167c5f783590ad" }, "astral-sh/setup-uv@v5.4.2": { "repo": "astral-sh/setup-uv", @@ -150,24 +125,24 @@ "version": "v2.0.3", "sha": "e95548e56dfa95d4e1a28d6f422fafe75c4c26fb" }, - "docker/build-push-action@v6": { + "docker/build-push-action@v6.18.0": { "repo": "docker/build-push-action", - "version": "v6", + "version": "v6.18.0", "sha": "263435318d21b8e681c14492fe198d362a7d2c83" }, - "docker/login-action@v3": { + "docker/login-action@v3.7.0": { "repo": "docker/login-action", - "version": "v3", - "sha": "5e57cd118135c172c3672efd75eb46360885c0ef" + "version": "v3.7.0", + "sha": "c94ce9fb468520275223c153574b00df6fe4bcc9" }, - "docker/metadata-action@v5": { + "docker/metadata-action@v5.10.0": { "repo": "docker/metadata-action", - "version": "v5", + "version": "v5.10.0", "sha": "c299e40c65443455700f0fdfc63efafe5b349051" }, - "docker/setup-buildx-action@v3": { + "docker/setup-buildx-action@v3.12.0": { "repo": "docker/setup-buildx-action", - "version": "v3", + "version": "v3.12.0", "sha": "8d2750c68a42422c14e847fe6c8ac0403b4cbd6f" }, "erlef/setup-beam@v1": { @@ -175,45 +150,35 @@ "version": "v1.20.4", "sha": "dff508cca8ce57162e7aa6c4769a4f97c2fed638" }, - "github/codeql-action/upload-sarif@v3": { + "github/codeql-action/upload-sarif@v3.32.2": { "repo": "github/codeql-action/upload-sarif", - "version": "v3.31.9", - "sha": "70c165ac82ca0e33a10e9741508dd0ccb4dcf080" - }, - "github/stale-repos@v3": { - "repo": "github/stale-repos", - "version": "v3", - "sha": "3477b6488008d9411aaf22a0924ec7c1f6a69980" + "version": "v3.32.2", + "sha": "46a5d05688af3c0b623936fd3365ef1ae945c1cd" }, "github/stale-repos@v3.0.2": { "repo": "github/stale-repos", "version": "v3.0.2", "sha": "a21e55567b83cf3c3f3f9085d3038dc6cee02598" }, - "haskell-actions/setup@v2": { + "haskell-actions/setup@v2.10.3": { "repo": "haskell-actions/setup", - "version": "v2.9.1", - "sha": "55073cbd0e96181a9abd6ff4e7d289867dffc98d" + "version": "v2.10.3", + "sha": "9cd1b7bf3f36d5a3c3b17abc3545bfb5481912ea" }, - "oven-sh/setup-bun@v2": { + "oven-sh/setup-bun@v2.1.2": { "repo": "oven-sh/setup-bun", - "version": "v2.0.2", - "sha": "735343b667d3e6f658f44d0eca948eb6282f2b76" + "version": "v2.1.2", + "sha": "3d267786b128fe76c2f16a390aa2448b815359f3" }, - "ruby/setup-ruby@v1": { + "ruby/setup-ruby@v1.288.0": { "repo": "ruby/setup-ruby", - "version": "v1.275.0", - "sha": "d354de180d0c9e813cfddfcbdc079945d4be589b" - }, - "super-linter/super-linter@v8.2.1": { - "repo": "super-linter/super-linter", - "version": "v8.2.1", - "sha": "2bdd90ed3262e023ac84bf8fe35dc480721fc1f2" + "version": "v1.288.0", + "sha": "09a7688d3b55cf0e976497ff046b70949eeaccfd" }, - "super-linter/super-linter@v8.3.1": { + "super-linter/super-linter@v8.5.0": { "repo": "super-linter/super-linter", - "version": "v8.3.1", - "sha": "47984f49b4e87383eed97890fe2dca6063bbd9c3" + "version": "v8.5.0", + "sha": "61abc07d755095a68f4987d1c2c3d1d64408f1f9" } } }