We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04865f8 commit 049d132Copy full SHA for 049d132
1 file changed
workflows/pr-fix.md
@@ -36,6 +36,7 @@ tools:
36
WebSearch:
37
# Configure bash build commands here, or enabled the agentics/shared/build-tools.md file at the end of this file and edit there
38
#Bash: [":*"]
39
+ Bash: ["gh pr create:*", "git commit:*", "git push:*", "git checkout:*", "git branch:*", "git add:*", "gh auth status", "gh repo view", "gh pr view:*", "gh pr list:*", "gh issue list:*", "gh issue view:*", "gh issue comment:*", "gh api *"]
40
41
timeout_minutes: 20
42
0 commit comments