docs(links): record hosted exclusion verification - #2200
Merged
josecelano merged 1 commit intoSep 11, 2026
Conversation
Member
Author
|
ACK 51e2e5c |
There was a problem hiding this comment.
Warning
Copilot couldn't run its full agentic review because it didn't start before the timeout. Make sure your repository has a runner available, or add a copilot-code-review.yml file specifying one with the runs-on attribute. See the docs for more details.
Pull request overview
Documents hosted verification that the C1/C9 Lychee exclusion for GitHub PR review-comment anchors works as intended, while preserving visible unrelated failures and correcting the record for a cancelled run.
Changes:
- Added “Hosted Verification” evidence (run link, revision, counts, and observed residual failures) to the external-link baseline.
- Added a new independent reviewer report log (
agent-review-reports.md) and linked it from the issue spec. - Updated issue status/acceptance criteria/metrics to reflect verified T3/T4 completion and corrected cancelled-run wording.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| docs/issues/open/2185-2003-triage-advisory-external-link-check-findings/external-link-baseline.md | Adds hosted-run verification narrative and result counts for the exclusion boundary. |
| docs/issues/open/2185-2003-triage-advisory-external-link-check-findings/agent-review-reports.md | Introduces an append-only log of independent review reports tied to the issue’s evidence set. |
| docs/issues/open/2185-2003-triage-advisory-external-link-check-findings/ISSUE.md | Updates progress tracking and links to include hosted verification and the reviewer report entry. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
+142
to
+146
| [External Link Check run 34578523069](https://github.com/torrust/torrust-tracker/actions/runs/34578523069) ran the merged configuration on revision `427b0c93b01f1264f7ef824097ac5669d899486c`. The `Check External Links` step failed visibly and `Upload Lychee Report` succeeded; the retained `lychee-external-link-report` artifact is 1,743 bytes and expires on 2026-09-25. | ||
|
|
||
| The report recorded 1,816 total checks, 1,288 successful checks, 26 redirects, 476 excluded links, 52 errors, and no timeouts. No URL matching the exact `https://github.com/torrust/torrust-tracker/pull/<number>#discussion_r<id>` pattern remained in the report. The excluded count is greater than the 424 baseline occurrences because the merged `develop` revision contained additional matching review-comment links. | ||
|
|
||
| The report still contained visible `404`, `403`, local loopback, GitHub issue-comment and pull-request-review fragments, third-party missing-fragment, and rate-limited diagnostics. This proves the C1/C9 rule suppresses the intended dynamic review-comment-anchor pattern without hiding unrelated categories. The remaining 52 errors are the next triage input; their exact count is not directly comparable to the 461-error baseline because the checked document set changed between revisions. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
#discussion_rURLs remained, while unrelated external-link failures and the failure report remained visibleValidation
linter markdownlinter cspelllinter lychee./contrib/dev-tools/git/hooks/pre-commit.sh./contrib/dev-tools/git/hooks/pre-push.shRelated to #2185
Related to #2003