Set allowed_tools to '*' to allow all tools for CI fix commands
This commit is contained in:
parent
47c2eb29f7
commit
4a40e4252f
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
description: Fix CI failures and commit changes (for use when branch already exists)
|
description: Fix CI failures and commit changes (for use when branch already exists)
|
||||||
|
allowed_tools: "*"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Fix CI Failures and Commit
|
# Fix CI Failures and Commit
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
description: Analyze and fix CI failures by examining logs and making targeted fixes
|
description: Analyze and fix CI failures by examining logs and making targeted fixes
|
||||||
|
allowed_tools: "*"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Fix CI Failures
|
# Fix CI Failures
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
description: Fix CI failures and commit changes (for use when branch already exists)
|
description: Fix CI failures and commit changes (for use when branch already exists)
|
||||||
|
allowed_tools: "*"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Fix CI Failures and Commit
|
# Fix CI Failures and Commit
|
||||||
|
|||||||
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
description: Analyze and fix CI failures by examining logs and making targeted fixes
|
description: Analyze and fix CI failures by examining logs and making targeted fixes
|
||||||
|
allowed_tools: "*"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Fix CI Failures
|
# Fix CI Failures
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user