summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-25 21:00:20 +0300
committerGitHub <noreply@github.com>2026-05-25 19:00:20 +0100
commit70bb194f16ca719e7991ff2edb700240442b9de9 (patch)
tree1f1397aab778c2dca7077c9530bac77657b94688 /changelogs
parent29e47bb4b43d1888c79f54de2fbee90224e9652b (diff)
downloadvyos.vyos-70bb194f16ca719e7991ff2edb700240442b9de9.tar.gz
vyos.vyos-70bb194f16ca719e7991ff2edb700240442b9de9.zip
coderabbit: T8851: add .coderabbit.yaml for central-config inheritance (#475)
* ci: switch .coderabbit.yaml to centralized inheritance (T8851) * ci: T8851: add changelog fragment for CodeRabbit centralization --------- Co-authored-by: omnom62 <75066712+omnom62@users.noreply.github.com>
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).