Skip to content

Conversation

@btiernay
Copy link
Contributor

Summary

  • Adds a new GitHub Actions workflow that automatically runs on pull requests
  • Uses Mintlify's built-in mint broken-links command to catch broken links before deployment
  • Ensures documentation quality and prevents broken links from reaching production

Test Plan

  • Workflow file syntax is valid YAML
  • Workflow runs on pull_request events
  • Uses Ubuntu latest runner with Node.js v22
  • Installs Mintlify CLI and executes link checker

🤖 Generated with Claude Code

btiernay and others added 2 commits November 16, 2025 10:23
Adds a new GitHub Actions workflow that automatically runs the Mintlify link checker on pull requests to catch broken links before they're deployed.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
The workflow now runs mint broken-links in both main/ and auth4genai/
subdirectories where docs.json files are located, avoiding the
interactive prompt that was causing the workflow to fail.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@btiernay btiernay marked this pull request as draft November 16, 2025 16:08
@btiernay btiernay closed this Nov 19, 2025
@btiernay btiernay deleted the feat/add-link-checker-workflow branch November 19, 2025 19:30
@btiernay btiernay added the gen-ai label Dec 2, 2025
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