Skip to content

Commit badff9d

Browse files
micheleRPclaude
andauthored
docs: revert playbook streaming branch to main (DOC-2222) (#610)
PR #608 merged with local-antora-playbook.yml still pointing the `documentation` (streaming) component at the docs PR branch `doc-2222-cloud-cmc-default-topic-props`. That branch was deleted when redpanda-data/docs#1728 merged, so cloud-docs main now references a non-existent branch and builds/deploy previews will fail to fetch it. The docs change is now on main, so restore the standard branch list and remove the temporary override comment. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 76890d5 commit badff9d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

local-antora-playbook.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,8 @@ content:
1414
sources:
1515
- url: .
1616
branches: HEAD
17-
# TEMPORARY (DOC-2222): pull the streaming component from the docs PR branch
18-
# (redpanda-data/docs#1728) instead of main so the deploy preview renders the
19-
# three customer-managed Cloud properties. REVERT to `main` before merging.
2017
- url: https://github.com/redpanda-data/documentation
21-
branches: [doc-2222-cloud-cmc-default-topic-props, v/*, shared, site-search]
18+
branches: [main, v/*, shared, site-search]
2219
- url: https://github.com/redpanda-data/docs-site
2320
branches: [main]
2421
start_paths: [home, data-platform, self-managed]

0 commit comments

Comments
 (0)