Skip to content

Commit 12b2c08

Browse files
committed
fix: allow code rabbit
1 parent 511fc83 commit 12b2c08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/pr-assignment-check.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
anthropic_api_key: ${{ secrets.CLAUDE_CODE_API_KEY }}
2828
github_token: ${{ secrets.GITHUB_TOKEN }}
29+
allowed_bots: "coderabbitai[bot]"
2930
show_full_output: true
3031
prompt: |
3132
EXEMPT USERS: @maxprilutskiy, @vrcprl, @davidturnbull, @monicabe, @sumitsaurabh927, @AleksandrSl, @cherkanovart, @AndreyHirsa, @ohmoses (skip all checks if PR author is one of these)

0 commit comments

Comments
 (0)