-
Notifications
You must be signed in to change notification settings - Fork 57
ci(links): exclude dynamic review comment anchors #2197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
josecelano
merged 6 commits into
torrust:develop
from
josecelano:2185-2003-triage-advisory-external-link-check-findings
Sep 11, 2026
+218
−12
Merged
Changes from all commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
266c3bb
docs(links): classify external-link check baseline
josecelano 0d135c5
docs(links): correct external-link baseline classification
josecelano 50d4c47
ci(links): exclude dynamic review comment anchors
josecelano fcbb4bf
docs(review): audit PR 2197 Copilot suggestions
josecelano 80334f7
docs(links): clarify review anchor verification
josecelano 3c59070
docs(review): use completed audit tense
josecelano File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,54 @@ | ||
| --- | ||
| semantic-links: | ||
| skill-links: | ||
| - process-copilot-suggestions | ||
| related-artifacts: | ||
| - .github/skills/dev/pr-reviews/process-copilot-suggestions/SKILL.md | ||
| - docs/issues/open/2185-2003-triage-advisory-external-link-check-findings/ISSUE.md | ||
| - docs/issues/open/2185-2003-triage-advisory-external-link-check-findings/external-link-baseline.md | ||
| --- | ||
|
|
||
| <!-- cspell:disable --> | ||
|
|
||
| <!-- skill-link: process-copilot-suggestions --> | ||
|
|
||
| # PR #2197 Copilot Suggestions Tracking | ||
|
|
||
| Source: Copilot PR review threads for <https://github.com/torrust/torrust-tracker/pull/2197> | ||
|
|
||
| Status legend: | ||
|
|
||
| - `action`: code/docs change applied | ||
| - `no-action`: suggestion reviewed; no code change needed | ||
| - `resolved`: thread resolved in PR | ||
|
|
||
| ## Workflow | ||
|
|
||
| 1. Download all review threads (including resolved/outdated state and thread IDs). | ||
| 2. Add one row per thread in the Suggestions table. | ||
| 3. Process suggestions one by one: | ||
| - decide `action` or `no-action` | ||
| - if `action`, apply change and validate | ||
| - if needed, commit changes | ||
| - reply on the PR thread with the fix commit and outcome, or the no-action rationale | ||
| - resolve the PR thread | ||
| 4. Set `Thread State` to `resolved` once resolved in PR. | ||
|
|
||
| ## Processing Log | ||
|
|
||
| - 2026-09-10: Started processing two Copilot suggestions. | ||
| - 2026-09-10: Confirmed the baseline table has no double-leading delimiters, replied to [thread 1](https://github.com/torrust/torrust-tracker/pull/2197#discussion_r3980472597), and resolved it as outdated. | ||
| - 2026-09-10: Confirmed the issue-spec tables have no double-leading delimiters, replied to [thread 2](https://github.com/torrust/torrust-tracker/pull/2197#discussion_r3980497474), and resolved it as outdated. | ||
| - 2026-09-10: Refreshed the review-thread list; no unresolved threads remained. | ||
|
|
||
| ## Suggestions | ||
|
|
||
| | # | Thread ID | Path | URL | Suggestion Summary | Decision | Reply URL | Status | Thread State | | ||
| | --- | --- | --- | --- | --- | --- | --- | --- | --- | | ||
| | 1 | `PRRT_kwDOGp2yqc6hH6I2` | `docs/issues/open/2185-2003-triage-advisory-external-link-check-findings/external-link-baseline.md` | <https://github.com/torrust/torrust-tracker/pull/2197#discussion_r3980379439> | Remove the extra leading table delimiter. | `no-action`: confirmed obsolete; current rows use one leading delimiter. | <https://github.com/torrust/torrust-tracker/pull/2197#discussion_r3980472597> | DONE | RESOLVED | | ||
| | 2 | `PRRT_kwDOGp2yqc6hH6J1` | `docs/issues/open/2185-2003-triage-advisory-external-link-check-findings/ISSUE.md` | <https://github.com/torrust/torrust-tracker/pull/2197#discussion_r3980379539> | Remove the extra leading table delimiter. | `no-action`: confirmed obsolete; current rows use one leading delimiter. | <https://github.com/torrust/torrust-tracker/pull/2197#discussion_r3980497474> | DONE | RESOLVED | | ||
|
|
||
| ## Notes | ||
|
|
||
| - Both threads are outdated after the baseline-document correction; direct inspection found no `||` table rows in either file. | ||
| - A visible reply was posted before resolving each thread. |
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.