docs: update 'snapcraft.yaml' key types
Metadata
Current evaluation
Merged documentation update improving type presentation for snapcraft.yaml keys and adding build-attributes headers. Targeted to main for the v8.10.0 release following reviewer approval and CI validation.
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 `make lint`?
- [X] Have you successfully run `make test`?
---
* Improves type presentation for ``parts``, ``components``, and ``package-repositories`` in the YAML reference
* Adds missing headers to the ``build-attributes`` description
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged documentation update improving type presentation for snapcraft.yaml keys and adding build-attributes headers. Targeted to main for the v8.10.0 release following reviewer approval and CI validation. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged into main. Updates snapcraft.yaml key type documentation and adds missing build-attributes headers. Targeted for main rather than hotfix/8.9 to align with the upcoming 8.10.0 release. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation update improving type presentation for parts, components, and package-repositories in the snapcraft.yaml reference, and adding missing headers to build-attributes. Targeted to main for the 8.10.0 release. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5566 docs: add part keys to `snapcraft.yaml` reference | snapcraft | merged | Merged documentation update adding updated part key descriptions to the snapcraft.yaml reference. Keys are ordered by importance, prominence, build lifecycle, and alphabetically. Approved by two reviewers and passed CI checks. | |
| #5924 docs: clean up 'snapcraft.yaml' | snapcraft | merged | Merged documentation cleanup for snapcraft.yaml, including typo fixes, docstring link updates, and JSON schema regeneration. Reviewers approved the non-functional changes, and the schema workflow was resolved by running make schema. | |
| #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. |