Support for attaching resources when releasing charms.
Metadata
Current evaluation
Merged after two approvals. Adds support for attaching resources during charm releases, modifying seven files with 188 additions and 26 deletions to update the release workflow.
Suggested action: —
No scores available.
Issue body
No description provided.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after two approvals. Adds support for attaching resources during charm releases, modifying seven files with 188 additions and 26 deletions to update the release workflow. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged. Added support for attaching resources when releasing charms. The maintainer integrated the changes, enabling resource attachment workflows during the charm release process. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Added support for attaching resources when releasing charms. The change was merged into the codebase by maintainer facundobatista. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #457 Allow including resources when releasing charms directly in the upload command (CRAFT-381). | charmcraft | merged | Merged. Enables including resources when releasing charms via the upload command, fixing issue #456 and CRAFT-381. Approved by two reviewers with 63 additions across three files. Maintainers prioritized CI workflow improvements. | |
| #255 Add the option to release when uploading a charm or bundle | charmcraft | merged | Merged to add an option for releasing charms or bundles during upload. Approved by one reviewer, the change modifies three files with 80 additions and 8 deletions. | |
| #2172 docs: update release step with resource details | charmcraft | merged | Merged documentation update adding resource attachment details to the charm release example, resolving issue #2171. Standardizes charm names across the Publish section. Approved by two reviewers, passed CI, and applied with a minimal eight-line change. | |
| #262 Support resources when showing charm status. | charmcraft | merged | Merged to implement resource support for charm status display, resolving issue #176. Approved by two reviewers as the final step in a related sequence. Changes modify four files with 206 additions and 25 deletions. | |
| #847 Improve the 'release' response when resources are automatically released with the charm | charmcraft | open | Request to enhance the 'charmcraft release' command output to list resources that Charmhub automatically attaches when a revision is released without explicit --resource flags. Store-side fix was released in 2022, but the client-side message enhancement remains unimplemented. |