From ed641ac711af98b22b49d20cd03b28d5964c6cb9 Mon Sep 17 00:00:00 2001 From: James Rich <2199651+jamesarich@users.noreply.github.com> Date: Thu, 2 Jul 2026 08:05:17 -0500 Subject: [PATCH] fix(ci): rename skip_author to ignore_usernames in .coderabbit.yaml (#6069) Co-authored-by: Claude Sonnet 5 --- .coderabbit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index b18214aeb..5959cdd69 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -13,7 +13,7 @@ reviews: auto_review: enabled: true drafts: false - skip_author: + ignore_usernames: - renovate - renovate[bot] # Stop reviewing once a PR is closed.