Skip to content

fix: skip docs.mergify.com in broken link checker#10424

Merged
mergify[bot] merged 1 commit intomainfrom
devs/jd/worktree-404-changelog/Ic66aa04780d9daacca73ca8c2ea9237ce52fca92
Mar 6, 2026
Merged

fix: skip docs.mergify.com in broken link checker#10424
mergify[bot] merged 1 commit intomainfrom
devs/jd/worktree-404-changelog/Ic66aa04780d9daacca73ca8c2ea9237ce52fca92

Conversation

@jd
Copy link
Member

@jd jd commented Mar 5, 2026

The linkinator check fails on every new page PR because canonical/og:url
tags point to docs.mergify.com where the page doesn't exist yet. These
links are redundant since all internal pages are already validated via
the local dist/ crawl.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

The linkinator check fails on every new page PR because canonical/og:url
tags point to docs.mergify.com where the page doesn't exist yet. These
links are redundant since all internal pages are already validated via
the local dist/ crawl.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Change-Id: Ic66aa04780d9daacca73ca8c2ea9237ce52fca92
Claude-Session-Id: 1443e6a7-cbc3-4e10-8b04-a6e617b3eaa9
Copilot AI review requested due to automatic review settings March 5, 2026 21:16
@mergify mergify bot deployed to Mergify Merge Protections March 5, 2026 21:16 Active
@mergify
Copy link
Contributor

mergify bot commented Mar 5, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 🤖 Continuous Integration

Wonderful, this rule succeeded.
  • all of:
    • check-success = build
    • check-success = lint
    • check-success = test
    • any of:
      • check-success = test-broken-links
      • label = ignore-broken-links
    • any of:
      • check-success=Cloudflare Pages
      • -head-repo-full-name~=^Mergifyio/

🟢 👀 Review Requirements

Wonderful, this rule succeeded.
  • any of:
    • #approved-reviews-by >= 2
    • author = dependabot[bot]
    • author = mergify-ci-bot

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

🟢 🔎 Reviews

Wonderful, this rule succeeded.
  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

🟢 📕 PR description

Wonderful, this rule succeeded.
  • body ~= (?ms:.{48,})

@mergify mergify bot requested a review from a team March 5, 2026 21:19
Copy link

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

Updates the docs site’s CI broken-link check to avoid failing PRs where canonical/og:url point at docs.mergify.com before the page is deployed.

Changes:

  • Extend the check:links linkinator command to skip https://docs.mergify.com URLs during the dist/ crawl.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mergify mergify bot requested a review from a team March 5, 2026 21:23
@jd
Copy link
Member Author

jd commented Mar 6, 2026

@Mergifyio refresh

@mergify
Copy link
Contributor

mergify bot commented Mar 6, 2026

refresh

✅ Pull request refreshed

@jd
Copy link
Member Author

jd commented Mar 6, 2026

@Mergifyio queue

1 similar comment
@jd
Copy link
Member Author

jd commented Mar 6, 2026

@Mergifyio queue

@mergify
Copy link
Contributor

mergify bot commented Mar 6, 2026

Merge Queue Status

Rule: default


This pull request spent 2 minutes 53 seconds in the queue, including 2 minutes 31 seconds running CI.

Required conditions to merge

@mergify mergify bot added the queued label Mar 6, 2026
mergify bot added a commit that referenced this pull request Mar 6, 2026
@mergify
Copy link
Contributor

mergify bot commented Mar 6, 2026

queue

☑️ This pull request is already queued

@mergify mergify bot merged commit 66a8a0d into main Mar 6, 2026
12 checks passed
@mergify mergify bot deleted the devs/jd/worktree-404-changelog/Ic66aa04780d9daacca73ca8c2ea9237ce52fca92 branch March 6, 2026 13:16
@mergify mergify bot removed the queued label Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants