feat: add doc_slug to init
Metadata
Current evaluation
Merged after two approvals and CI. Adds doc_slug to init for reference documentation messages, starting with flask-framework. Modified 3 files with 72 additions and 42 deletions.
Suggested action: —
No scores available.
Issue body
Allows providing message for reference documentation, add it for flask-framework.
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after two approvals and CI. Adds doc_slug to init for reference documentation messages, starting with flask-framework. Modified 3 files with 72 additions and 42 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a feature adding doc_slug to the init function, enabling custom messages for reference documentation, initially implemented for flask-framework. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged adds doc_slug to init, enabling reference documentation messages for flask-framework. The change was integrated directly by maintainer sergiusens without discussion. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #758 feat: add docs slug to build exception | craft-parts | merged | Merged a feature pull request adding a docs slug to build exceptions. The change modified four files with 101 additions and 8 deletions, received reviewer approval, and was successfully integrated into the codebase. | |
| #257 feat: split the docs url into base and slug | craft-cli | merged | Merged. Splits documentation URLs into base and slug components to improve error reporting. Approved by two reviewers, passed CI checks, and modified three files (+71/-3). |