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
75 changes: 55 additions & 20 deletions .github/workflows/smoke-agent-all-merged.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/smoke-agent-all-merged.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
emoji: "🧪"
description: "Guard policy smoke test: repos=all, min-integrity=merged (most restrictive)"
on:
slash_command:
name: smoke-agent-all-merged
strategy: centralized
events: [issues, issue_comment, pull_request, pull_request_comment]
workflow_dispatch:
pull_request:
types: [labeled]
Expand Down
75 changes: 55 additions & 20 deletions .github/workflows/smoke-agent-all-none.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/smoke-agent-all-none.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
emoji: "🧪"
description: "Guard policy smoke test: repos=all, min-integrity=none (most permissive)"
on:
slash_command:
name: smoke-agent-all-none
strategy: centralized
events: [issues, issue_comment, pull_request, pull_request_comment]
workflow_dispatch:
pull_request:
types: [labeled]
Expand Down
75 changes: 55 additions & 20 deletions .github/workflows/smoke-agent-public-approved.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/smoke-agent-public-approved.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
emoji: "🧪"
description: Smoke test that validates assign-to-agent with the agentic-workflows custom agent
on:
slash_command:
name: smoke-agent-public-approved
strategy: centralized
events: [issues, issue_comment, pull_request, pull_request_comment]
workflow_dispatch:
pull_request:
types: [labeled]
Expand Down
75 changes: 55 additions & 20 deletions .github/workflows/smoke-agent-public-none.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/smoke-agent-public-none.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
emoji: "🧪"
description: "Guard policy smoke test: repos=public, min-integrity=none"
on:
slash_command:
name: smoke-agent-public-none
strategy: centralized
events: [issues, issue_comment, pull_request, pull_request_comment]
workflow_dispatch:
pull_request:
types: [labeled]
Expand Down
75 changes: 55 additions & 20 deletions .github/workflows/smoke-agent-scoped-approved.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/smoke-agent-scoped-approved.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
emoji: "🧪"
description: "Guard policy smoke test: repos=[github/gh-aw, github/*], min-integrity=approved (scoped patterns)"
on:
slash_command:
name: smoke-agent-scoped-approved
strategy: centralized
events: [issues, issue_comment, pull_request, pull_request_comment]
workflow_dispatch:
pull_request:
types: [labeled]
Expand Down
63 changes: 42 additions & 21 deletions .github/workflows/smoke-antigravity.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/smoke-antigravity.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
emoji: "🧪"
description: Smoke test workflow that validates Antigravity engine functionality twice daily
on:
slash_command:
name: smoke-antigravity
strategy: centralized
events: [issues, issue_comment, pull_request, pull_request_comment]
workflow_dispatch:
pull_request:
types: [labeled]
Expand Down
132 changes: 101 additions & 31 deletions .github/workflows/smoke-call-workflow.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/smoke-call-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ emoji: "🧪"
name: Smoke Call Workflow
description: Smoke test for the call-workflow safe output - orchestrator that calls a worker via workflow_call at compile-time fan-out
on:
slash_command:
name: smoke-call-workflow
strategy: centralized
events: [issues, issue_comment, pull_request, pull_request_comment]
workflow_dispatch:
pull_request:
types: [labeled]
Expand Down
102 changes: 63 additions & 39 deletions .github/workflows/smoke-claude.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/smoke-claude.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
emoji: "🧪"
description: Smoke test workflow that validates Claude engine functionality by reviewing recent PRs twice daily
on:
slash_command:
name: smoke-claude
strategy: centralized
events: [issues, issue_comment, pull_request, pull_request_comment]
workflow_dispatch:
pull_request:
types: [labeled]
Expand Down
87 changes: 54 additions & 33 deletions .github/workflows/smoke-codex.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/smoke-codex.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
emoji: "🧪"
description: Smoke test workflow that validates Codex engine functionality by reviewing recent PRs twice daily
on:
slash_command:
name: smoke-codex
strategy: centralized
events: [issues, issue_comment, pull_request, pull_request_comment]
workflow_dispatch:
inputs:
aw_context:
Expand Down
83 changes: 52 additions & 31 deletions .github/workflows/smoke-copilot-arm.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/smoke-copilot-arm.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
emoji: "🧪"
description: Smoke Copilot ARM64
on:
slash_command:
name: smoke-copilot-arm
strategy: centralized
events: [issues, issue_comment, pull_request, pull_request_comment]
workflow_dispatch:
pull_request:
types: [labeled]
Expand Down
93 changes: 62 additions & 31 deletions .github/workflows/smoke-copilot-sdk.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/smoke-copilot-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
emoji: "🔬"
description: Smoke Copilot SDK
on:
slash_command:
name: smoke-copilot-sdk
strategy: centralized
events: [issues, issue_comment, pull_request, pull_request_comment]
workflow_dispatch:
label_command:
name: smoke-sdk
Expand Down
123 changes: 77 additions & 46 deletions .github/workflows/smoke-copilot.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/smoke-copilot.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
emoji: "🧪"
description: Smoke Copilot
on:
slash_command:
name: smoke-copilot
strategy: centralized
events: [issues, issue_comment, pull_request, pull_request_comment]
workflow_dispatch:
label_command:
name: smoke
Expand Down
79 changes: 57 additions & 22 deletions .github/workflows/smoke-create-cross-repo-pr.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/smoke-create-cross-repo-pr.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ emoji: "🧪"
name: Smoke Create Cross-Repo PR
description: Smoke test validating cross-repo pull request creation in github/gh-aw-side-repo
on:
slash_command:
name: smoke-create-cross-repo-pr
strategy: centralized
events: [issues, issue_comment, pull_request, pull_request_comment]
workflow_dispatch:
pull_request:
types: [labeled]
Expand Down
63 changes: 42 additions & 21 deletions .github/workflows/smoke-crush.lock.yml

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions .github/workflows/smoke-crush.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
emoji: "🧪"
description: Smoke test workflow that validates Crush engine functionality
on:
slash_command:
name: smoke-crush
strategy: centralized
events: [issues, issue_comment, pull_request, pull_request_comment]
workflow_dispatch:
pull_request:
types: [labeled]
Expand Down
Loading