summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-25 21:04:42 +0300
committerGitHub <noreply@github.com>2026-05-25 19:04:42 +0100
commitdcb69e7807f3c883974765b2683ec49bdb3cda63 (patch)
treebb1a32da7fcb643601982f687f4d3d5da42ad6e8
parentba0141cec2911c7fb11507824f3cb9cc13597789 (diff)
downloadvyos-documentation-dcb69e7807f3c883974765b2683ec49bdb3cda63.tar.gz
vyos-documentation-dcb69e7807f3c883974765b2683ec49bdb3cda63.zip
coderabbit: T8851: add .coderabbit.yaml for central-config inheritance (#2058)
-rw-r--r--.coderabbit.yaml29
1 files changed, 29 insertions, 0 deletions
diff --git a/.coderabbit.yaml b/.coderabbit.yaml
new file mode 100644
index 00000000..c4136176
--- /dev/null
+++ b/.coderabbit.yaml
@@ -0,0 +1,29 @@
+# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
+#
+# Per-repo CodeRabbit override for vyos/vyos-documentation.
+#
+# Most behavior is inherited from the org-level central baseline at
+# https://github.com/vyos/coderabbit/blob/production/.coderabbit.yaml
+# (loaded automatically because the central repo is named `coderabbit`
+# under the same GitHub org as this repo).
+#
+# When this repo has a VyOS-Networks mirror, this file is propagated by
+# the gen-1 mirror pipeline. CodeRabbit's Atlassian/Jira OAuth grant is
+# attached to the VyOS-Networks org only (one GitHub-org → Jira-tenant
+# link per install), so `usage: auto` self-disables on the public source
+# and activates on the private mirror — one file, both orgs.
+
+# Opt this repo into the inheritance chain. Without this, the file below
+# would entirely REPLACE the central baseline rather than merge per-field
+# on top of it — inheritance is disabled by default per CodeRabbit's
+# schema (https://docs.coderabbit.ai/configuration/configuration-inheritance).
+inheritance: true
+
+knowledge_base:
+ jira:
+ # `auto` is the cross-org-safe value: enabled on private/internal
+ # mirror repos where Jira OAuth is connected, disabled on the public
+ # source where it is not.
+ usage: auto
+ project_keys:
+ - VD