-
Notifications
You must be signed in to change notification settings - Fork 45
DOC-1449 revert playbook #1164
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
DOC-1449 revert playbook #1164
Conversation
✅ Deploy Preview for redpanda-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
📝 WalkthroughWalkthroughThe change updates the Assessment against linked issues
Possibly related PRs
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. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
local-antora-playbook.yml (1)
20-20
: YAML style nit: unify branch declarations
We mix scalar (branches: 'main'
) and unquoted (branches: main
) values and lists (branches: [v/*,…]
). For clarity, consider using a consistent format—e.g.,branches: [main]
—and uniform quoting.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
local-antora-playbook.yml
(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms (3)
- GitHub Check: Redirect rules - redpanda-docs-preview
- GitHub Check: Header rules - redpanda-docs-preview
- GitHub Check: Pages changed - redpanda-docs-preview
🔇 Additional comments (1)
local-antora-playbook.yml (1)
20-20
: Revertedcloud-docs
to track themain
branch
This aligns with DOC-1449 by restoring the primary branch reference for the remote content source.
Description
This pull request updates the
local-antora-playbook.yml
file to ensure the correct branch is tracked for theredpanda-data/cloud-docs
repository.Branch updates:
local-antora-playbook.yml
: Changed the tracked branch forredpanda-data/cloud-docs
from'DOC-1404-Document-new-configurable-property'
to'main'
.Resolves https://redpandadata.atlassian.net/browse/DOC-1449
Review deadline:
Page previews
Checks