From 597faf5ed240aa89a7a5e8e8e47abe372ef20eb5 Mon Sep 17 00:00:00 2001 From: Pablo Acevedo Montserrat Date: Thu, 14 May 2026 11:24:42 +0200 Subject: [PATCH] NO-ISSUE: Apply ready-for-human-review label after coderabbit succeeds --- .coderabbit.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index e286100552..76e54379bb 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -8,3 +8,8 @@ tone_instructions: "Be concise" reviews: in_progress_fortune: false poem: false + request_changes_workflow: true + auto_apply_labels: true + labeling_instructions: + - label: "ready-for-human-review" + instructions: "Apply when CodeRabbit approves the PR with no outstanding comments or requested changes."