Skip to content

Ignore flaky VirusTotal docs link - #22374

Merged
MikeMcQuaid merged 1 commit into
mainfrom
docs-ignore-virustotal-link
May 22, 2026
Merged

Ignore flaky VirusTotal docs link#22374
MikeMcQuaid merged 1 commit into
mainfrom
docs-ignore-virustotal-link

Conversation

@MikeMcQuaid

Copy link
Copy Markdown
Member
  • www.virustotal.com sometimes returns 503 during HTMLProofer external link checks.
  • Keeping it in ignore_urls avoids unrelated docs CI failures.

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same change?
  • Have you added an explanation of what your changes do and why you'd like us to include them? Performance claims (e.g. "this is faster") must include Hyperfine benchmarks.
  • Have you written new tests (excluding integration tests) for your changes? Here's an example.
  • Have you successfully run brew lgtm (style, typechecking and tests) with your changes locally?

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes. Non-maintainers may only have one AI-assisted/generated PR open at a time.

OpenAI Codex with local review.


- `www.virustotal.com` sometimes returns 503 during
  HTMLProofer external link checks.
- Keeping it in `ignore_urls` avoids unrelated docs CI
  failures.
Copilot AI review requested due to automatic review settings May 21, 2026 17:02

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the documentation site鈥檚 HTMLProofer configuration to avoid flaky CI failures caused by intermittent 503 responses from VirusTotal during external link checking.

Changes:

  • Add https://www.virustotal.com to ignore_urls in the docs HTMLProofer check configuration.

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

@MikeMcQuaid
MikeMcQuaid enabled auto-merge May 21, 2026 17:36
@MikeMcQuaid
MikeMcQuaid added this pull request to the merge queue May 22, 2026
Merged via the queue into main with commit 5692488 May 22, 2026
41 checks passed
@MikeMcQuaid
MikeMcQuaid deleted the docs-ignore-virustotal-link branch May 22, 2026 03:44
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.

3 participants