fix(templates): typo in spread .extension
Metadata
Current evaluation
Merged a single-line correction for a typo in the spread .extension template. The fix passed all CI checks and received approval from two reviewers before integration.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [] Have you successfully run `make lint && make test`?
---
As reported by @taurus-forever in https://github.com/canonical/rocks-template/issues/13.
NOTE: other crafts may have a similar typo.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged a single-line correction for a typo in the spread .extension template. The fix passed all CI checks and received approval from two reviewers before integration. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix correcting a typo in the spread .extension template file, resolving issue #13. The maintainer applied the change and flagged potential similar typos in other crafts. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix for a typo in the spread .extension file, resolving a reported issue. The maintainer corrected the error and the change was successfully integrated into the codebase. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #127 Fix spread tests | imagecraft | merged | Merged after receiving approval from two reviewers and passing all CI checks. The changes fix spread tests across 11 files (+49/-38 lines). | |
| #329 style: fix typo in error message | craft-application | merged | Merged a single-line change correcting a typo in an error message. Approved by two reviewers and passed CI checks before integration. | |
| #1097 fix: spread tests and tutorials for extentions with default base bare | rockcraft | merged | Merged. Updated spread tests and tutorials to align with extensions now using bare as the default base. Approved by three reviewers and passed CI after resolving initial failures. Modified 17 files. | |
| #726 fix(spread): include project in craft-spread model | craft-application | merged | Merged a fix to include the project field in the craft-spread model. Approved by two reviewers, passed most CI checks despite one failing test, and merged by maintainer lengau. Modified two files. | |
| #3222 fix typo | snapcraft | merged | Merged after approval by one reviewer. The contribution fixed a typo with a single line change. No CI checks were required, and the patch was successfully integrated. | |
| #4529 Spread update | snapcraft | merged | Merged after approval by two reviewers and passing CI checks. The update modifies spread configuration across three files, adding 36 and removing 40 lines. Code coverage tests passed. | |
| #5808 docs: fix typo in contribution guide | snapcraft | merged | Merged a single-line documentation fix correcting a typo in the contribution guide. Approved by two reviewers and passed CI checks prior to integration. | |
| #534 test(spread): workaround for flaky test | fetch-service | merged | Merged a workaround for a flaky spread test (issue #533). The change adjusts one file (+2/-1 lines) to skip a no-op name query check while retaining other validations. Approved by two reviewers and passed all CI checks. | |
| #299 refactor(spread): prototype spread extension | fetch-service | merged | Merged after two approvals. Refactored test suites to use the spread extension mechanism, dynamically generating spread.yaml before execution. Resolves #291. Modified 14 files, +325/-317 lines. | |
| #193 style: fix typo in comment | craft-cli | merged | Merged a one-line fix for a comment typo. Approved by a reviewer, passed CI checks, and integrated into main without affecting code coverage. |