summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/t8851-coderabbit-centralized.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/fragments/t8851-coderabbit-centralized.yml b/changelogs/fragments/t8851-coderabbit-centralized.yml
new file mode 100644
index 00000000..b9be774e
--- /dev/null
+++ b/changelogs/fragments/t8851-coderabbit-centralized.yml
@@ -0,0 +1,6 @@
+trivial:
+ - Migrate ``.coderabbit.yaml`` from standalone configuration to centralized
+ inheritance under the org-level baseline at ``vyos/coderabbit``. No effect
+ on consumers; the file shrinks from 591 lines to 205 while preserving all
+ Ansible-collection-specific ``path_instructions`` and adding a
+ ``knowledge_base.jira`` block scoped to ``VD`` (T8851).