content(what-is): expand the GitHub Actions secret explainer#19263
content(what-is): expand the GitHub Actions secret explainer#19263alexleventer wants to merge 1 commit into
Conversation
Pre-merge Review — Last updated 2026-05-20T16:52:02ZTip Summary: Despite the title, this PR expands three what-is SEO pages — the GitHub Actions secret explainer (the headline change), plus the DynamoDB vs Bigtable comparison and the Review confidence:
Investigation log
🔍 Verification trail150 claims extracted · 101 verified · 16 unverifiable · 18 contradicted
|
continued from previous comment
Claim verification reported errors — some verdicts may be incomplete; spot-check the affected claims in-review. 🚨 Outstanding in this PRThese must be resolved or refuted before merging.
|
📋 Triaged verifier findingsI double-checked these and realized they weren't real findings — click to expand
💡 Pre-existing issues in touched files (optional)No pre-existing issues in touched files. ✅ Resolved since last reviewNo items resolved since the last review. 📜 Review history
Need a re-review? Want to dispute a finding? Mention |
Rewrite for SEO and AEO: quotable opening definition, semantic chunking with question-style H2s, FAQ section targeting doubt-removers, citable claims, and cross-links to secrets management resources. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
5c8889d to
b2bdd3b
Compare
Summary
Rewrites
content/what-is/what-is-a-github-action-secret.mdfor SEO and AEO. The previous page led with a generic GitHub Actions intro and a single tutorial; the new version covers the three secret scopes, libsodium encryption, OIDC as a stored-secret alternative, and the specific limits engineers ask about (64 KB, 1,000 secrets per repo, no rotation).What changed
GITHUB_TOKEN.GITHUB_TOKEN, don'techosecrets, block forked-PR access, rotate.pulumi/auth-actionsandpulumi/actionswith OIDC and Pulumi ESC.GITHUB_TOKEN, rotation).Test plan
make serve; visit/what-is/what-is-a-github-action-secret/and confirm tables and code blocks render/docs/iac/packages-and-automation/continuous-delivery/github-actions/,/product/esc/)🤖 Generated with Claude Code