Skip to content

docs: quote booleans in GitHub connector secrets/deployment samples - #483

Merged
mindymo merged 1 commit into
mainfrom
docs/github-boolean-quoting-fix
Aug 21, 2026
Merged

docs: quote booleans in GitHub connector secrets/deployment samples#483
mindymo merged 1 commit into
mainfrom
docs/github-boolean-quoting-fix

Conversation

@mindymo

@mindymo mindymo commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

Summary

Quotes four unquoted boolean values (BATON_PROVISIONING, BATON_OMIT_ARCHIVED_REPOSITORIES, BATON_DIRECT_COLLABORATORS_ONLY, and the deployment pod label) — Secret.stringData/metadata.labels are map[string]string, so unquoted true fails to unmarshal.

No content adoption needed from the registry sync — the registry's stable doc is stale on yesterday's private-key volume-mount addition (#465 / 59c4d11), which we keep as-is.

Test plan

  • Confirm all four boolean values are quoted

Secret.stringData and metadata.labels are map[string]string; unquoted
true fails to unmarshal. No content adoption needed otherwise - the
registry's stable doc is stale on yesterday's private-key volume-mount
addition (59c4d11), which we keep as-is.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@mintlify

mintlify Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
conductorone 🟡 Building Aug 21, 2026, 6:38 PM

@mindymo
mindymo merged commit cebf718 into main Aug 21, 2026
3 checks passed
@mindymo
mindymo deleted the docs/github-boolean-quoting-fix branch August 21, 2026 18:39
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.

1 participant