Skip to content

ci(lint-404s): Speed up internal 404 checks with a light build - #18883

Draft
vgrozdanic wants to merge 1 commit into
masterfrom
ci/faster-lint-404s
Draft

ci(lint-404s): Speed up internal 404 checks with a light build#18883
vgrozdanic wants to merge 1 commit into
masterfrom
ci/faster-lint-404s

Conversation

@vgrozdanic

@vgrozdanic vgrozdanic commented Jul 30, 2026

Copy link
Copy Markdown
Member

DESCRIBE YOUR PR

Cuts ~2–3 minutes off Lint Docs for 404s by building with the same light path as Algolia indexing (enforce-redirectsgenerate-doctreenext build) instead of full pnpm build. OG images, MD exports, and llms.txt are unnecessary for internal link crawling.

Also gates pnpm/node/cache/install on the path filter and includes this workflow in the filter so changes to the job actually run it.

IS YOUR CHANGE URGENT?

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

Skip og-images, md-exports, and llms.txt generation — the crawler only
needs served HTML and the sitemap. Also gate install/cache on the path
filter so empty doc diffs exit quickly.

Co-Authored-By: opencode <noreply@opencode.ai>
@vercel

vercel Bot commented Jul 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview Jul 30, 2026 2:19pm
sentry-docs Ready Ready Preview Jul 30, 2026 2:19pm

Request 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.

1 participant