Skip to content

docs(specs): decouple-docforge design (master spec + PR0/PR1/PR2)#990

Draft
klocke-io wants to merge 2 commits into
masterfrom
docs/spec-decouple-docforge-design
Draft

docs(specs): decouple-docforge design (master spec + PR0/PR1/PR2)#990
klocke-io wants to merge 2 commits into
masterfrom
docs/spec-decouple-docforge-design

Conversation

@klocke-io

@klocke-io klocke-io commented Jun 2, 2026

Copy link
Copy Markdown
Member

How to categorize this PR?

/kind discussion

What this PR does / why we need it:

Adds design notes under .specs/2026-06-02-decouple-docforge/ for splitting docforge out of the per-build pipeline:

  • README.md — master spec (problem, goals, architecture, cross-PR decision log).
  • pr0-sitemap-diff.mdsitemap-diff gate that runs on every PR and posts added/removed sitemap URLs as a comment.
  • pr1-decouple-build.md — commits the current hugo/ snapshot, drops docforge from per-build CI, ships the docs-sync GitHub Action.
  • pr2-migrate-to-website.md — strips /website/* from docforge config, switches VitePress srcDir to ./website, deletes hugo/.

Draft for design discussion.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:
Spec only — no code changes.

…esign

Design notes for splitting docforge out of the per-build pipeline. PR0
covers the sitemap-diff gate that surfaces URL drift on every PR.
@gardener-prow gardener-prow Bot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/discussion Discussion (engaging others in deciding about multiple options) labels Jun 2, 2026
@netlify

netlify Bot commented Jun 2, 2026

Copy link
Copy Markdown

Deploy Preview for gardener-docs ready!

Name Link
🔨 Latest commit 339284f
🔍 Latest deploy log https://app.netlify.com/projects/gardener-docs/deploys/6a1ee71c69ff3c000871eced
😎 Deploy Preview https://deploy-preview-990--gardener-docs.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.

@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: d093be2f-a388-44a8-9f2c-01537e290f92

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/spec-decouple-docforge-design

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@gardener-prow gardener-prow Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. labels Jun 2, 2026
@gardener-prow

gardener-prow Bot commented Jun 2, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign klocke-io for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

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.
@gardener-prow gardener-prow Bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jun 2, 2026
@klocke-io klocke-io changed the title docs(specs): decouple-docforge master spec + PR0 sitemap-diff design docs(specs): decouple-docforge design (master spec + PR0/PR1/PR2) Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/discussion Discussion (engaging others in deciding about multiple options) size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant