Skip to content

Fix link to relocated contribution/authoring guide (DOC-2303) - #188

Open
JakeSCahill wants to merge 4 commits into
mainfrom
doc-2303-fix-contributing-link
Open

Fix link to relocated contribution/authoring guide (DOC-2303)#188
JakeSCahill wants to merge 4 commits into
mainfrom
doc-2303-fix-contributing-link

Conversation

@JakeSCahill

@JakeSCahill JakeSCahill commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Description

Related to https://redpandadata.atlassian.net/browse/DOC-2303.

docs-site/meta-docs/CONTRIBUTING.adoc was split and renamed to AUTHORING.adoc (redpanda-data/docs-site#201), then that file was deleted entirely and ported to internal-only redpanda-data/cupboard (redpanda-data/cupboard#677) — every one of these repos' local-antora-playbook.yml cross-fetches the private docs/cloud-docs/rp-connect-docs/adp-docs repos to build locally at all, so the audience for that guide was already internal in practice.

This repoints both the "clone locally" contribution link and the "Set up GitHub authentication" pointer at the ported cupboard guide.

docs-site/meta-docs/CONTRIBUTING.adoc was split and renamed to
AUTHORING.adoc (redpanda-data/docs-site#201) since it also served as
the generic local-build reference this line points to, separate from
the external-contribution process that moved to internal cupboard
(redpanda-data/cupboard#676).

Related: https://redpandadata.atlassian.net/browse/DOC-2303
@JakeSCahill
JakeSCahill requested a review from a team as a code owner August 4, 2026 15:51
@netlify

netlify Bot commented Aug 4, 2026

Copy link
Copy Markdown

Deploy Preview for redpanda-agentic-data-plane ready!

Name Link
🔨 Latest commit 5311249
🔍 Latest deploy log https://app.netlify.com/projects/redpanda-agentic-data-plane/deploys/6a72137db153950008ecf982
😎 Deploy Preview https://deploy-preview-188--redpanda-agentic-data-plane.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

This repo's local-antora-playbook.yml fetches cross-repo content
including the private docs/cloud-docs/rp-connect-docs/adp-docs repos,
so local builds need a GitHub token even for read-only work. Details
live centrally in docs-site's authoring guide rather than duplicated
here.

Related: https://redpandadata.atlassian.net/browse/DOC-2303
docs-site/meta-docs/AUTHORING.adoc has been deleted entirely
(redpanda-data/docs-site#201) since every content repo's local build
already requires the same private-repo GitHub access the guide
assumed, making its old public location moot. The full guide now
lives at redpanda-data/cupboard#677.

Related: https://redpandadata.atlassian.net/browse/DOC-2303
docs-site/meta-docs/STYLE-GUIDE.adoc has been deleted
(redpanda-data/docs-site#201) since redpanda-data/docs-team-standards
already has a more current, canonical style guide.

Related: https://redpandadata.atlassian.net/browse/DOC-2303

@micheleRP micheleRP left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Review

Critical issues (must fix)

  1. [README.adoc:42, 58, "Set up GitHub authentication" section] All three contribution-related links in this PR now point to private repos, while the surrounding section still says "The Redpanda docs are open source, and we welcome your contributions!" (line 40, unchanged). Any external/non-Redpanda reader who clicks "Submit your first contribution," the new "authoring guide" link, or "Style Guide" gets a 404/access-denied — redpanda-data/cupboard and redpanda-data/docs-team-standards are both private, while redpanda-data/adp-docs is still public. The paths themselves resolve fine for someone with access — this is an audience-mismatch problem, not a broken-link problem.
    • Fix: Either hold this README update until adp-docs' privacy flip lands (matching DOC-2303's stated checklist order), or, if shipping now, soften/remove the "we welcome your contributions" promise for adp-docs specifically — per the ticket's own text, CTO guidance is that ADP won't take outside contributions, so that sentence may already be inaccurate independent of this PR.

Suggestions (should consider)

  1. [README.adoc:3] :url-playbook: https://github.com/redpanda-data/docs-site is now a dead attribute — its only two usages were both replaced with hardcoded cupboard URLs in the third commit. Consider removing it, or reintroducing a {url-cupboard}-style attribute so the base URL stays centralized.

@micheleRP micheleRP left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving — links verified and the guidance is correct. Non-blocking nit: the blurb's repo list is the generic union rather than what this playbook actually fetches. Since you'll rebase after #186 merges anyway, consider dropping the repo names entirely ("fetches content from private Redpanda repositories — see the authoring guide") so the sentence stays accurate everywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants