Skip to content

ci(docs): make the link checker scan the current SCF plan #235

Description

@karagozemin

Problem

pnpm docs:check-links fails on the current branch because the link checker still tries to scan the removed docs/SCF_PLAN.md. The maintained document is docs/SCF_TRANCHE_PLAN.md.

Task

Update the link checker source list to scan the maintained SCF tranche plan. Do not restore the deleted document and do not hide the failure with an allowlist entry.

Acceptance criteria

  • pnpm docs:check-links passes.
  • The maintained SCF tranche plan is included in local-link validation.
  • No unrelated documentation or formatting changes are included.

Suggested implementation prompt

Fix this issue from the current main branch. Update the documentation link checker to scan the maintained SCF tranche plan instead of the deleted legacy plan, run pnpm docs:check-links, and keep the diff strictly scoped.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardThird CampaignCampaign: Third Campaign

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions