-
Notifications
You must be signed in to change notification settings - Fork 4
Add config property automation #445
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for rp-cloud ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 📝 WalkthroughWalkthroughThis pull request refactors documentation includes across three AsciiDoc files by switching from explicit tag-based includes to semantic tag filtering. Two property reference files change their include directives to target a partial document path with filters for Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Possibly related PRs
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (1 inconclusive)
✅ Passed checks (1 passed)
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 |
Description
Updates how we include config properties that are supported by Redpanda Cloud. We now autogenerate all config property reference docs in redpanda-data/docs#1428. Properties that are supported in Redpanda Cloud are fetched from the cloudv2 repo and tagged with
redpanda-cloud. This PR updates our includes to include those tags and ignore deprecated properties/those we exclude from docs on purpose.Page previews
Checks