diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-30 16:19:25 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-30 16:19:25 +0300 |
| commit | 2db85173745238323581e2e492b9c066b6d575c0 (patch) | |
| tree | 0a752e23826aed90f2c7d727ac106113131b1cf2 | |
| parent | 83ec62ac9b1fa663c4c7028760b16db8bb336273 (diff) | |
| download | coderabbit-2db85173745238323581e2e492b9c066b6d575c0.tar.gz coderabbit-2db85173745238323581e2e492b9c066b6d575c0.zip | |
ci: T8943: additive rolling/production base_branches for rollout 1c (#5)
Tracking: T8943
| -rw-r--r-- | .coderabbit.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.coderabbit.yaml b/.coderabbit.yaml index 82842db..df435f3 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -41,6 +41,13 @@ reviews: auto_pause_after_reviewed_commits: 0 base_branches: - current + # rollout 1c (T8943): additive new trunk names alongside `current`. + # `current` retained through the post-window bake period; removed in + # Task 7 cleanup once no repo defaults to it. + - rolling + - production + - main + - master - sagitta - circinus - equuleus |
