docs: fix yaml in examples
Metadata
Current evaluation
Merged a documentation fix correcting YAML syntax in example parts.yaml by replacing underscores with hyphens. Approved by reviewer, passed CI, and changed two lines in one file.
Suggested action: —
No scores available.
Issue body
- [X] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
This example `parts.yaml` does not work because it uses underscores instead of hyphens.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a documentation fix correcting YAML syntax in example parts.yaml by replacing underscores with hyphens. Approved by reviewer, passed CI, and changed two lines in one file. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix correcting underscores to hyphens in a parts.yaml example. The maintainer force-pushed after a file path change and completed the merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #5849 docs: fix YAML reference types | snapcraft | merged | Merged documentation fix correcting YAML reference types. Approved by two reviewers, passed all CI checks, and updated one file with six additions and two deletions. | |
| #2475 docs: fix incorrect indentation in YAML snippets | charmcraft | merged | Merged documentation fix for incorrectly indented YAML snippets caused by sphinx_toolbox. Replaces affected code-block directives with code directives to bypass the rendering bug. Changes span four files and were approved despite minor CI failures. | |
| #433 fix: provide more info in YAML errors | craft-application | merged | Merged to fix disappearing YAML error information, resolving issue #427. Approved by two reviewers, passed CI checks, and modified three files (+27/-2 lines) to restore detailed error reporting. | |
| #1685 docs: replace keywords with keys | craft-parts | merged | Merged documentation update replacing keyword with key for consistent YAML terminology. Approved by two reviewers with all CI checks passing. Resolves issue 994 across 21 files. | |
| #919 docs: fix indentation | craft-application | merged | Merged documentation fix correcting an indentation error introduced in a prior review. Approved by two reviewers, passed all CI checks, and applied a minimal two-line change. | |
| #992 docs: fix typo | craft-application | merged | Documentation typo fix merged after approval from two reviewers and passing CI checks. The change modified a single line in one file. | |
| #427 fix(yaml): wrap error message for YAML errors | craft-application | merged | Merged a fix wrapping YAML error messages, resolving issue #407. Approved by two reviewers, passed CI checks, and updated four files with 78 additions and 7 deletions. | |
| #5728 fix: crash on certain YAML schema errors (#5696) | snapcraft | merged | Merged to fix a crash on certain YAML schema errors, closing issue #5696. Approved by two reviewers and passing all CI checks, the change modifies two files with a +52/-1 diff. | |
| #1200 fix: indent multiline examples correctly | craft-parts | merged | Merged a fix that correctly indents multiline examples. Approved by two reviewers and passed CI checks. Modified one file with 34 additions and 18 deletions. | |
| #529 chore: fix doc and yaml linting | craft-parts | merged | Merged after two approvals and passing CI. Resolves documentation and YAML linting issues across three files. Net reduction of two lines. Local verification available via tox lint. |