docs(sync): 4 concepts for 2026-06-22 [routine:docs-sync]#79
Draft
JacobPEvans-personal wants to merge 4 commits into
Draft
docs(sync): 4 concepts for 2026-06-22 [routine:docs-sync]#79JacobPEvans-personal wants to merge 4 commits into
JacobPEvans-personal wants to merge 4 commits into
Conversation
…s-sync-2026-06-22]
…ocs-sync-2026-06-22]
…-sync-2026-06-22]
There was a problem hiding this comment.
Code Review
This pull request updates several documentation files across the repository. It introduces a new guide for the organization-default .gitignore baseline (conventions/org-gitignore.mdx) and registers it in docs.json. It also updates the ai-workflows.mdx documentation to reflect the new provider-agnostic GH_ACTION_AI_* namespace and details on commit signing, documents the object storage migration from MinIO to RustFS in tofu-proxmox.mdx, and describes the configuration surface and secrets injection patterns in nix-ai.mdx.
Feedback on these changes includes:
- Correcting the
gh apicommand inorg-gitignore.mdxto include a leading slash. - Removing
doppler.yamlfrom the gitignore list as it does not contain secrets and should be committed. - Standardizing the module name reference to
object_storage(with an underscore) intofu-proxmox.mdx. - Correcting the secrets-sync anchor reference to
_claude_bot_reposinai-workflows.mdx.
Address PR review feedback: - conventions/org-gitignore.mdx: drop `doppler.yaml` from the gitignore list. doppler.yaml is the Doppler CLI project/config mapping file; it holds no secrets and is meant to be committed. - infrastructure/repos/tofu-proxmox.mdx: `object-storage` -> `object_storage` for consistency with the module name used elsewhere on the page. Assisted-by: Claude:opus-4-8[1m] Claude-Session: https://claude.ai/code/session_014Rk2eavCBLAp3HReZD37R4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Docs Sync auto-generated PR — 8-day window ending 2026-06-22.
Concepts documented
automation/cloud-pipelines/ai-workflows.mdx— replaced staleAI_TOKEN/AI_PROVIDER/claude_oauthreferences with the newGH_ACTION_AI_*namespace (GH_ACTION_AI_API_KEY,GH_ACTION_AI_BASE_URL,GH_ACTION_AI_MODEL/_CODE/_ISSUES/_PLAN); added explicit OAuth-in-CI prohibition (ToS violation); updatedcc-ci-fixcommit signing to document thecreateCommitOnBranchGraphQL approachnix/nix-ai.mdx— added "Configuration surface" section documentingmodules/maintainer-profile.nixas the single consumer knob surface, and the three secrets-injection patterns (Doppler subprocess, Keychain shell init, K8s Doppler Operator); references.env.examplecataloginfrastructure/repos/tofu-proxmox.mdx— added "Object storage migration" section documenting RustFS LXC alongside MinIO during the transition period; notes sanoid/syncoid backup and Splunkbase sync repointconventions/org-gitignore.mdx— documents the baseline shipped fromdryvist/.github/configs/gitignore; covers the two categories (secrets, AI local state), intentional carve-outs, and adoption instructions; added to Conventions nav group indocs.jsonRouted to private site
docs-starlighthosts/mac-performance.mdxdocs-starlightnetwork/tofu-unifi.mdxdocs-starlightplans/shepherd.mdxdocs-starlightrunbooks/cribl-cert-migration.mdxFuture work captured
conventions/org-gitignore.mdx: automate adoption in repo scaffold; add pre-commit hook for.envfiles without example suffixinfrastructure/repos/tofu-proxmox.mdx: remove MinIO LXC from module once all consumers migrate to RustFShosts/mac-performance.mdx: reactive Splunk-based bounce trigger (zone-map % telemetry)Provenance
gistscope — proceeding with in-memory state)cloud-routine