docs(specs): decouple-docforge PR1 + PR2 designs#991
Conversation
PR1 ships the docs-sync GitHub Action and decouples docforge from the per-build pipeline. PR2 cuts over from hugo/ to website/ as the sync target and VitePress source.
✅ Deploy Preview for gardener-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
|
Folded into #990. |
How to categorize this PR?
/kind discussion
What this PR does / why we need it:
Adds the PR1 and PR2 design notes under
.specs/2026-06-02-decouple-docforge/:pr1-decouple-build.md— commits the currenthugo/snapshot, drops docforge from per-build CI, and ships thedocs-syncGitHub Action.pr2-migrate-to-website.md— strips/website/*from the docforge config, switches VitePresssrcDirto./website, deleteshugo/.Companion to #990 (master spec + PR0 design). Draft for design discussion.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Spec only — no code changes. Read #990 first for the master spec context.