Skip to content

docs: split fork docs gate repair#29

Merged
Fearvox merged 1 commit into
mainfrom
codex/split-24-docs-gate-repair
May 15, 2026
Merged

docs: split fork docs gate repair#29
Fearvox merged 1 commit into
mainfrom
codex/split-24-docs-gate-repair

Conversation

@Fearvox
Copy link
Copy Markdown
Owner

@Fearvox Fearvox commented May 14, 2026

Summary

Changed Files

  • .github/CONTRIBUTING.md
  • .github/workflows/docs.yml
  • .markdownlint.json

Why

PR #7 is red on Docs links. PR #12 is red on Docs markdown-lint because its workflow scans the legacy tree too broadly. PR #24 proves the fix direction, but it also carries a large .planning/mega-run/ audit packet. This split keeps the repair lane reviewable and lets #7/#12 be superseded without laundering their failures.

Validation

  • git diff --cached --check
  • npx --yes markdownlint-cli2 .github/CONTRIBUTING.md
  • workflow YAML parse
  • relative Markdown link check for .github/CONTRIBUTING.md
  • added-line safety scan for local paths, auth/header markers, token patterns, and private-key markers

Supersede Plan

If this draft PR passes remote Docs checks, use it as the clean supersede path for:

Do not mark #7/#12 as healthy; close or comment on them only as superseded after this replacement path is green.

Risks

Rollback

Close this draft PR and delete the branch. No upstream writes are part of this PR.

Keep the docs-gate fix separate from the mega-run audit packet so PR #7/#12 can be superseded by a narrow repair path.

Co-authored-by: Codex <noreply@openai.com>
@Fearvox Fearvox marked this pull request as ready for review May 15, 2026 00:01
Copilot AI review requested due to automatic review settings May 15, 2026 00:01
@Fearvox Fearvox merged commit 65509e2 into main May 15, 2026
2 checks passed
@Fearvox Fearvox deleted the codex/split-24-docs-gate-repair branch May 15, 2026 00:01
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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.

2 participants