docs: declare slug in config
Metadata
Current evaluation
Merged. Declares the slug in Sphinx config to enable the sphinx-notfound-page extension for custom 404 pages. Approved by reviewers, passed CI, and an unrelated lint failure was overridden.
Suggested action: —
No scores available.
Issue body
Canonical Sphinx uses this to configure the sphinx-notfound-page extension.
Live 404 page: https://documentation.ubuntu.com/craft-providers/oops
PR build 404 page: https://canonical-ubuntu-documentation-library--993.com.readthedocs.build/craft-providers/993/oops
---
- [X] I've followed the [contribution guidelines](https://github.com/canonical/starbase/blob/main/CONTRIBUTING.md).
- [X] I've signed the [CLA](http://www.ubuntu.com/legal/contributors/).
- [ ] I've successfully run `make lint && make test`.
- [ ] I've added or updated any relevant documentation.
- [ ] In documents I changed, I [added a meta description](https://canonical-starflow.readthedocs-hosted.com/how-to/add-a-page-meta-description/) if one was missing.
- [ ] I've updated the relevant release notes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged. Declares the slug in Sphinx config to enable the sphinx-notfound-page extension for custom 404 pages. Approved by reviewers, passed CI, and an unrelated lint failure was overridden. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
5
Complexity:
5
Confidence:
90
|
needs review | Configures sphinx-notfound-page extension by declaring a slug in the Sphinx config. Approved by two reviewers with most CI checks passing, though a file lint check is failing. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
5
Complexity:
5
Confidence:
90
|
needs review | Configures Canonical Sphinx to declare a slug for the sphinx-notfound-page extension, enabling a custom 404 page. Currently pending maintainer review with one lint check failing. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
5
Complexity:
5
Confidence:
90
|
needs review | Configures Canonical Sphinx to declare a slug for the sphinx-notfound-page extension, enabling a custom 404 page. Currently pending maintainer review with one failing lint check and several pending CI jobs. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
5
Complexity:
5
Confidence:
85
|
needs review | Configures Canonical Sphinx slug for the sphinx-notfound-page extension to enable custom 404 pages. Currently pending maintainer review with one failing lint check on file formatting. |
Update history
| Date | Change |
|---|---|
| updated | |
| updated | |
| updated | |
| updated | |
| created |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #261 docs: declare slug in config | craft-platforms | merged | Merged a documentation update declaring a slug in the configuration to enable the sphinx-notfound-page extension for custom 404 pages. Approved by one reviewer and passed all CI checks. | |
| #1661 docs: declare slug in config | craft-parts | merged | Merged. Declares the slug in the configuration to enable the sphinx-notfound-page extension for Canonical Sphinx. Approved by two reviewers and merged after CI checks passed. | |
| #470 docs: declare slug in config | craft-cli | merged | Merged documentation update declaring the slug in config to enable Canonical Sphinx's sphinx-notfound-page extension for custom 404 pages. Approved by three reviewers, passed all CI checks, and added three lines to one file. | |
| #1158 docs: declare slug in config | craft-application | merged | Merged after approval and passing all CI checks. The change declares the slug in config to enable Canonical Sphinx to configure the sphinx-notfound-page extension for custom 404 pages. | |
| #244 docs: declare slug in config | craft-archives | merged | Merged after two approvals. The change adds a slug declaration to the config to enable the sphinx-notfound-page extension for Canonical Sphinx, ensuring proper 404 handling. All CI checks passed and the update was integrated. | |
| #583 docs: declare slug in config | starbase | merged | Merged a documentation update declaring the slug in the config to configure the sphinx-notfound-page extension. Approved by a reviewer, passed all CI checks, and modified one file to enable custom 404 page routing. | |
| #207 docs: declare slug in config | craft-grammar | merged | Merged after two approvals and passing all CI checks. The change declares the slug in the configuration to enable the sphinx-notfound-page extension for Canonical Sphinx, ensuring correct 404 page routing for production and PR builds. |