add script to generate Schemastore's schema for rockcraft.yaml
Metadata
Current evaluation
Merged an auto-generation script for the rockcraft.yaml Schemastore schema. After resolving unrelated CI failures via rebasing and an external fix, the changes received dual approval and were successfully integrated.
Suggested action: —
No scores available.
Issue body
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Script for auto-generation of a Schemastore's schema for rockcraft.yaml
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged an auto-generation script for the rockcraft.yaml Schemastore schema. After resolving unrelated CI failures via rebasing and an external fix, the changes received dual approval and were successfully integrated. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Added a script to generate a Schemastore schema for rockcraft.yaml. CI failures resolved via rebasing and a related fix. Reviewers confirmed the schema excludes extensions due to YAML preprocessing. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after rebase fixed CI failures. The script auto-generates the Schemastore schema for rockcraft.yaml. Reviewers confirmed the output correctly excludes the extensions field due to preprocessing. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1057 fix(schema): allow extensions field in rockcraft.yaml | rockcraft | merged | Merged a schema-only update adding the extensions field to rockcraft.yaml, resolving IDE validation error #922. Approved by two reviewers, rebased on main, and merged without runtime impact. |