docs(infrahub): restore lineage source and owner documentation#110
docs(infrahub): restore lineage source and owner documentation#110
Conversation
Re-adds documentation for the configurable `source` and `owner` settings that was inadvertently removed in PR #109. This includes: - YAML example with source/owner settings - Settings reference table entries - Full lineage tracking section with account group configuration Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. WalkthroughDocumentation for the Infrahub adapter was updated to add lineage tracking. Two new destination settings keys, 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Replace netbox-specific references with generic names in the lineage tracking documentation examples. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@docs/docs/adapters/infrahub.mdx`:
- Around line 97-98: Update the table entries for the `source` and `owner`
settings to reflect the effective default described later in the lineage
section: replace the "-" placeholder with a concise description like "defaults
to CoreAccountGroup matching the source name" for `source`, and for `owner`
state its default derivation (e.g., "defaults to CoreAccountGroup derived from
source when omitted"); ensure the wording matches the phrasing in the "lineage"
section so readers see the same default behavior.
Summary by CodeRabbit
New Features
Documentation
sourceandownersettings that was inadvertently removed in PR feat: add Infrahub and Prometheus adapters to documentation and sidebar #109Test plan
🤖 Generated with Claude Code