← Back to issue list

style(docs): make linkcheck quieter and faster

View original Github issue

Metadata

Project
craft-parts
Number
#1321
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

Merged after approval from two reviewers and passing all CI checks. Optimized the documentation linkcheck by enabling retries and removing irrelevant checks to improve speed and reduce output noise.

Suggested action:

No scores available.

Issue body

This allows linkcheck to retry, but also removes checks for a lot of irrelevant things (which make it faster). - [ ] Have you followed the guidelines for contributing? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `make lint && make test`? - [ ] Have you added an entry to the changelog (`docs/reference/changelog.rst`)? ---

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged after approval from two reviewers and passing all CI checks. Optimized the documentation linkcheck by enabling retries and removing irrelevant checks to improve speed and reduce output noise.
qwen3.6-35b-a3b-mtp-q6 Merged documentation changes that configure linkcheck to retry failed links and skip irrelevant checks, reducing output noise and improving execution speed.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#291 docs: fix linkcheck issues with documentation craft-store merged Merged after approval and passing all CI checks. Resolved documentation linkcheck issues by fixing broken links, addressing issue #290. Changes modified two files with five additions and two deletions.
74%
#1440 fix(docs): Unformatted link in ruby plugin (#1437) craft-parts merged Merged and fixed an unformatted link in the ruby plugin documentation. Approved by one reviewer and passed CI checks. Resolved with a single-line change.
71%
#980 build(docs): add starbase linkcheck filters rockcraft merged Merged after three reviewers approved and all CI checks passed. The change adds starbase linkcheck filters to the documentation build, modifying one file with 14 additions and 8 deletions.
70%
#398 docs: add linkcheck to doc checks starbase merged Merged after the author narrowed the scope to only adding linkcheck to doc checks, following reviewer feedback that the broader Starter Pack integration was too volatile.
70%
#453 build(docs): remove line length check from linter starbase merged Merged a change removing the line length check from the documentation linter. Approved by two reviewers, passed all CI checks, and updated a single line.
70%