Skip to content

[WIP] Add preview disclaimer to CI/CD checks docs#37958

Draft
kevinzenghu wants to merge 2 commits into
masterfrom
kevinzenghu/add-cicd-preview-disclaimer
Draft

[WIP] Add preview disclaimer to CI/CD checks docs#37958
kevinzenghu wants to merge 2 commits into
masterfrom
kevinzenghu/add-cicd-preview-disclaimer

Conversation

@kevinzenghu

Copy link
Copy Markdown
Contributor

Summary

  • Data Observability CI/CD checks (Impact Lineage, Drift Detection) are gated per-org and per-repo via a feature-store table in dbt-cicd-worker, confirming their Preview phase.
  • The public docs page (/data_observability/cicd/) had no preview banner. Adding the standard disclaimer used elsewhere in this doc tree.

Evidence

  • Code: dbt-cicd-worker gates participation via dbt_cicd_feature_metadata (per-org + per-repo).
  • Tracker: DO Product Features sheet lists both "CI/CD: Impact Preview" and "CI/CD: Drift Detection" as Preview.

Status

Work in progress — not ready for review yet. Opening as draft, no reviewers requested. Will request review once sanity-checked.

AI assistance

Content and phase verification drafted by Claude Code, grounded in dd-source code (see Evidence above). No new claims beyond the single banner addition — flagging per the AI-assistance disclosure in CONTRIBUTING.md.

Test plan

  • Confirm current phase with DO PM (Preview vs. GA) before merging
  • Preview build renders the banner correctly

Data Observability CI/CD checks (Impact Lineage and Drift Detection) are
gated per-org and per-repo via a feature-store table
(dbt_cicd_feature_metadata in dbt-cicd-worker), consistent with their
"Preview" phase in the DO Product Features tracker. The public docs page
had no preview banner, which could set the wrong customer expectation
about availability.

AI assistance: drafted by Claude Code based on code-grounded phase
verification (feature-flag gating in dd-source); content follows the
existing preview-banner pattern used elsewhere in this doc tree.
@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

Discovered while root-causing a user-reported Airbyte sidebar bug: this
PRE-EXISTING page (content/en/data_observability/cicd.md, not something
this session added) has never had a sidebar-nav entry in
config/_default/menus/main.en.yaml, going back to when the page was
first created — a real, independent gap unrelated to anything else in
this PR, but the fix belongs here since this branch already touches
this same page's preview status.
@github-actions github-actions Bot added the Architecture Everything related to the Doc backend label Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Architecture Everything related to the Doc backend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant