summaryrefslogtreecommitdiff
path: root/.coderabbit.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.coderabbit.yaml')
-rw-r--r--.coderabbit.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.coderabbit.yaml b/.coderabbit.yaml
index 183edb80..38eae56f 100644
--- a/.coderabbit.yaml
+++ b/.coderabbit.yaml
@@ -255,6 +255,18 @@ knowledge_base:
scope: auto
pull_requests:
scope: auto
+ linked_repositories:
+ - repository: "ansible/ansible"
+ instructions: >
+ Core Ansible framework. Reference for module_utils base classes,
+ plugin interfaces (cliconf, terminal, action), module documentation
+ conventions (DOCUMENTATION/EXAMPLES/RETURN YAML blocks), and
+ ansible-test sanity requirements.
+ - repository: "ansible-collections/ansible.netcommon"
+ instructions: >
+ Network common collection. Contains ConfigBase, ResourceModule,
+ FactsBase, NetworkTemplate, and get_resource_connection — the base
+ classes and utilities that vyos.vyos modules directly extend.
code_generation:
docstrings: