Skip to content

Post-cutover: remove lychee ibm.com link exclusion #64

Description

@planetf1

Context

The weekly lychee link-check job currently excludes all https://www.ibm.com and https://www.ibm.com/granite URLs:

--exclude "https://www.ibm.com"
--exclude "https://www.ibm.com/granite"

This is correct during the migration window — the production site still serves from Mintlify, so those URLs would 404 against the new Docusaurus build. Once the Akamai proxy is switched to serve from GitHub Pages, the exclusion should be removed so the weekly run validates IBM.com links too.

Action

After the IBM.com Akamai cutover is confirmed live, remove both --exclude lines from the lychee step in .github/workflows/docs-publish.yml and verify the weekly run passes cleanly.

Tracking

Flagged during review of #63 (Mintlify → Docusaurus migration).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions