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
85 changes: 26 additions & 59 deletions .github/workflows/design-decision-gate.lock.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .github/workflows/design-decision-gate.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ safe-outputs:
run-success: "✅ [{workflow_name}]({run_url}) completed the design decision gate check."
run-failure: "❌ [{workflow_name}]({run_url}) {status} during design decision gate check."
timeout-minutes: 15
features:
gh-aw-detection: true
sandbox:
agent:
sudo: false
Expand Down
87 changes: 28 additions & 59 deletions .github/workflows/impeccable-skills-reviewer.lock.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .github/workflows/impeccable-skills-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ permissions:
contents: read
pull-requests: read
copilot-requests: write
features:
gh-aw-detection: true
sandbox:
agent:
sudo: false
Expand Down
84 changes: 27 additions & 57 deletions .github/workflows/issue-monster.lock.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .github/workflows/issue-monster.md
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,8 @@ permissions:
pull-requests: read
copilot-requests: write

features:
gh-aw-detection: true
sandbox:
agent:
sudo: false
Expand Down
87 changes: 28 additions & 59 deletions .github/workflows/mattpocock-skills-reviewer.lock.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .github/workflows/mattpocock-skills-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ safe-outputs:
run-success: 🧠 [{workflow_name}]({run_url}) has completed the skills-based review. ✅
submit-pull-request-review:
max: 1
features:
gh-aw-detection: true
sandbox:
agent:
sudo: false
Expand Down
82 changes: 26 additions & 56 deletions .github/workflows/pr-code-quality-reviewer.lock.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .github/workflows/pr-code-quality-reviewer.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ permissions:
pull-requests: read
copilot-requests: write

features:
gh-aw-detection: true
sandbox:
agent:
sudo: false
Expand Down
85 changes: 27 additions & 58 deletions .github/workflows/pr-description-caveman.lock.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .github/workflows/pr-description-caveman.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ permissions:
pull-requests: read
issues: read

features:
gh-aw-detection: true
sandbox:
agent:
sudo: false
Expand Down
84 changes: 27 additions & 57 deletions .github/workflows/pr-sous-chef.lock.yml

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions .github/workflows/pr-sous-chef.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ permissions:
actions: read
copilot-requests: write

features:
gh-aw-detection: true
sandbox:
agent:
sudo: false
Expand Down
Loading