DOC-2303: Add local-build GitHub auth instructions for private content repos - #186
Open
JakeSCahill wants to merge 3 commits into
Open
DOC-2303: Add local-build GitHub auth instructions for private content repos#186JakeSCahill wants to merge 3 commits into
JakeSCahill wants to merge 3 commits into
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
✅ Deploy Preview for redpanda-agentic-data-plane ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Fix repo lists to match each playbook, soften credential-source wording, add XDG fallback path, remove em dash, use verb-phrase heading, add new-tab carets to external links. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
micheleRP
approved these changes
Aug 7, 2026
micheleRP
left a comment
Contributor
There was a problem hiding this comment.
Verified: the private-repo list (docs, cloud-docs, rp-connect-docs) matches this repo's local-antora-playbook.yml content sources.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Resolves https://redpandadata.atlassian.net/browse/DOC-2303
Review deadline: 2026-08-11
The doc content repos (
docs,cloud-docs,rp-connect-docs,adp-docs) are being made private. Antora fetches these repos as remote content sources during every local build, and it does not use git credential helpers, so writers need a one-time credentials setup that isn't covered by an existingghor keychain login.This PR adds a Set up GitHub authentication section to the README documenting the one-time
~/.git-credentialssetup Antora requires. The private-repo list in the section matches this repo'slocal-antora-playbook.ymlcontent sources.Merge alongside the repo visibility change (tracked in DEVPROD-4604).
Page previews
None: README changes only, no site pages affected.
Checks
🤖 Generated with Claude Code