Skip to content

Conversation

@tianzhou
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings December 27, 2025 06:08
Copy link
Contributor

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.

Pull request overview

This PR adds a CI workflow to automatically check for broken links in documentation files using Mintlify CLI. The workflow is configured to run on pull requests and pushes affecting documentation files, as well as manually via workflow dispatch.

  • Adds a GitHub Actions workflow to validate documentation links using Mintlify's broken-links checker
  • Introduces a test broken link in the documentation (likely for testing the CI workflow)

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/check-broken-links.yml New workflow that runs Mintlify CLI to check for broken links in docs on PRs, main branch pushes, and manual triggers
docs/index.mdx Modifies the workbench link from '/workbench/overview' to '/workbench/overview1', creating a broken link (appears to be for testing purposes)

@tianzhou tianzhou merged commit 66f0331 into main Dec 27, 2025
3 checks passed
@tianzhou tianzhou deleted the broken-link-ci branch December 30, 2025 02:55
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