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.
2 parents 6bc09a6 + d0dd25a commit 833dfe2Copy full SHA for 833dfe2
1 file changed
.github/workflows/dependabot_auto_merge.yml
@@ -133,6 +133,7 @@ jobs:
133
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
134
github_token: ${{ secrets.GH_AUTO_MERGE_TOKEN }}
135
allowed_bots: 'dependabot[bot]'
136
+ allowed_tools: 'Bash(gh:*),Bash(grep:*)'
137
prompt: |
138
You are reviewing a Dependabot PR in repository ${{ github.repository }}.
139
0 commit comments