docs: fix component type in the howto
Metadata
Current evaluation
Merged a documentation fix correcting the component type in docs/howto/code/components-organize/snapcraft.yaml. The change followed up on PR 5174, passed all CI checks, and received approval from three reviewers before being merged.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the [guidelines for contributing](https://github.com/canonical/snapcraft/blob/main/CONTRIBUTING.md)?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `tox run -m lint`?
- [x] Have you successfully run `tox run -e test-py310`? (supported versions: `py39`, `py310`, `py311`, `py312`)
-----
Minor fix. In #5174, I updated the type in `docs/howto/code/components/snapcraft.yaml` but not `docs/howto/code/components-organize/snapcraft.yaml`.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a documentation fix correcting the component type in docs/howto/code/components-organize/snapcraft.yaml. The change followed up on PR 5174, passed all CI checks, and received approval from three reviewers before being merged. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a documentation fix updating the missing component type in docs/howto/code/components-organize/snapcraft.yaml to match a prior change. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a documentation fix updating the component type in docs/howto/code/components-organize/snapcraft.yaml to match a prior change in docs/howto/code/components/snapcraft.yaml. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1031 docs: add new how-to for parts | craft-parts | merged | Merged documentation update adding a generalized how-to guide for parts. Approved by three reviewers, the change adapts an existing Snapcraft page for broader use, updates the changelog, and adds 68 lines across four files. | |
| #5757 docs: add docs for setting component versions | snapcraft | merged | Merged documentation update adding release notes for component version settings and linking the component how-to to the craftctl guide. Approved by two reviewers and passed all CI checks. | |
| #5174 docs: update component documentation | snapcraft | merged | Merged after two reviewer approvals and passing CI. Updates component documentation by replacing deprecated type test with type standard and adding runtime mounting details, resolving issue 5162. | |
| #4904 docs: add explanation, howto, and reference for components | snapcraft | merged | Merged after approval and passing CI checks. Added explanation, how-to, and reference documentation for components, resolving issue #4857. Unrelated test failures were noted but did not block the merge. | |
| #416 docs: update contribution links | starbase | merged | Merged documentation update aligning contribution links with Snapcraft. Approved by two reviewers, passed all CI checks, and modified one file with three additions and three deletions. | |
| #6048 docs: correct 'craftctl' to 'snapctl' in config doc | snapcraft | merged | Merged a documentation fix correcting craftctl to snapctl in the config guide. Approved by two reviewers with passing CI checks. The update modifies one file. | |
| #6389 docs: fix version in Snapcraft 9 | snapcraft | merged | Merged documentation fix for Snapcraft 9 that updates the docs title to show major and minor versions for builds, with latest showing dev. Aligns with RTD slug simplification. Approved by two reviewers and merged. | |
| #1379 docs: fix 'Part properties' typos | craft-parts | merged | Merged documentation update correcting typos and inconsistencies in the 'Part properties' reference. Approved by two reviewers with all CI checks passing. Changes modified three files. | |
| #2070 docs: fix build errors in craft-parts | charmcraft | closed | Merged to resolve documentation build errors in craft-parts. Changes fix ref and label issues, with some dependencies on an upstream PR. Integrated directly by the maintainer without reviewer comments or CI checks. | |
| #4362 docs(architectures): reword how to section | snapcraft | merged | Merged a documentation update that reworded the architecture section to remove the term cross-compiling, clarifying snapcraft does not auto-cross-compile. Approved by two reviewers, passed CI, and merged. |