cli: pass channels None when not doing a push --release
Metadata
Current evaluation
Merged after approval and passing CI. Updates the CLI to pass channels as None when not executing a push --release command. Changes span two files with 10 additions and 9 deletions.
Suggested action: —
No scores available.
Issue body
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after approval and passing CI. Updates the CLI to pass channels as None when not executing a push --release command. Changes span two files with 10 additions and 9 deletions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a CLI update that passes channels as None when not executing push --release. Authored by maintainer sergiusens, the change was integrated directly without additional comments or revisions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged CLI changes to pass channels=None when running a push command without the --release flag. The fix was integrated directly without additional comments. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3145 cli: migrate upload and release to new channel-map | snapcraft | merged | Migrated CLI upload and release commands to the new channel-map. Approved by a reviewer, passed CI checks, and merged into master with a net reduction of 9 lines across 5 files. | |
| #1833 cli: humanize push message | snapcraft | merged | Merged changes improving CLI push message readability via humanize_list for channel listings. Adds a unit test and resolves bug 1735476. Approved by one reviewer with a +50/-4 line change across two files. |