Skip to content

Commit 4034fab

Browse files
n24q02mclaude
andcommitted
fix(ci): fix Qodo PR review for external contributors
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 0ee787e commit 4034fab

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,4 @@ jobs:
9999
GITHUB_ACTION_CONFIG__AUTO_REVIEW: "true"
100100
GITHUB_ACTION_CONFIG__AUTO_DESCRIBE: "true"
101101
GITHUB_ACTION_CONFIG__AUTO_IMPROVE: "true"
102+
GITHUB_ACTION_CONFIG__HANDLE_PR_ACTIONS: '["opened", "reopened", "ready_for_review", "synchronize"]'

.pr_agent.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[config]
22
model = "gemini/gemini-3-flash-preview"
33
fallback_models = ["gemini/gemini-2.5-flash"]
4-
ignore_pr_authors = ["n24q02m", "\\[bot\\]"]
4+
ignore_pr_authors = ["n24q02m", "[bot]"]

0 commit comments

Comments
 (0)