Skip to content

[WIP] Add missing CREATE SECRET examples in SQL docs#1000

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/add-create-secret-examples-another-one
Closed

[WIP] Add missing CREATE SECRET examples in SQL docs#1000
Copilot wants to merge 1 commit intomainfrom
copilot/add-create-secret-examples-another-one

Conversation

Copy link
Contributor

Copilot AI commented Feb 17, 2026

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original prompt

This section details on the original issue you should resolve

<issue_title>docs: add missing CREATE SECRET examples in SQL docs</issue_title>
<issue_description>## Context
Slack transcript (no thread URL provided):

  • [2026-02-17T21:51:29.118Z] <@U0AG7B6P9AL>: <@U0AF0DZ7C9Y> /docs Please create a documentation issue for missing CREATE SECRET docs examples. Include marker docs-eval-1771365088973.

Marker: docs-eval-1771365088973

Related context from docs pipeline search:

  • The returned docs matches are mostly unrelated pages (for example cloud onboarding/operations pages) and did not surface a clear CREATE SECRET example location.
  • Recent docs PR matches are generic and do not indicate dedicated CREATE SECRET example coverage.

Problem

Users are asking for CREATE SECRET documentation examples, which indicates the current docs are missing practical examples or the examples are hard to discover. Without examples, users may be unsure how to define secrets and reference them in SQL workflows.

Suggested Fix

  1. Add a dedicated examples section for CREATE SECRET in the relevant SQL reference page.
  2. Include at least two end-to-end examples:
    • A minimal CREATE SECRET statement.
    • A usage example that references the created secret from another SQL object/config (for example a connector/source/sink configuration that uses a secret reference).
  3. Add brief notes on common pitfalls (naming, permissions, and how to verify the secret is referenced correctly).
  4. Add cross-links from related SQL pages where users are likely to need secrets so the examples are easier to find.</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@kwannoel kwannoel closed this Feb 17, 2026
Copilot AI requested a review from kwannoel February 17, 2026 21:53
Copilot stopped work on behalf of kwannoel due to an error February 17, 2026 21:53
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.

docs: add missing CREATE SECRET examples in SQL docs

2 participants