|
* T8584: add CodeRabbit review configuration
Add .coderabbit.yaml with path-specific guidelines for automated code
review, docstring generation, and unit test generation covering all
module types (resource and legacy), plugin layers, and test infrastructure.
🤖 Generated by [robots](https://vyos.io)
* T8584: fix changelog glob, valid keys, and vyos_vrf classification
- Expand changelog fragment glob to *.{yaml,yml} (18 of 19 fragments use .yml)
- Add known_issues and release_summary to valid changelog keys per changelogs/config.yaml
- Remove vyos_vrf from legacy module list — it has resource module infrastructure (argspec, config, facts)
🤖 Generated by [robots](https://vyos.io)
* T8584: add ansible/ansible and ansible.netcommon as linked repositories
CodeRabbit will reference core Ansible framework and netcommon base classes
when reviewing this collection modules, plugins, and test patterns.
🤖 Generated by [robots](https://vyos.io)
|