← Back to issue list

cli: fix help message for the "upload" command

View original Github issue

Metadata

Project
snapcraft
Number
#4065
Type
pull request
State
merged
Author
cjdcordeiro
Labels
Created
Updated
Closed

Current evaluation

Merged a one-line fix correcting a copy-paste error in the upload command help message. Approved by two reviewers, passed CI checks, and closed.

Suggested action:

No scores available.

Issue body

- [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `make lint`? - [] Have you successfully run `pytest tests/unit`? Failing: ``` FAILED tests/unit/extensions/test_extensions.py::test_get_extensions_data_dir - AssertionError: assert False ``` ----- Just a small fix on a wrong help message possibly driven by a bad copy&paste.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a one-line fix correcting a copy-paste error in the upload command help message. Approved by two reviewers, passed CI checks, and closed.
qwen3.6-35b-a3b-mtp-q6 Merged a correction for an incorrect help message in the upload CLI command, resolving a copy-paste error. Approved and merged by the maintainer.
qwen3.6-35b-a3b-mtp-q6 Merged a correction for a copy-paste error in the upload command help message. Approved and merged by mr-cal.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2429 cli: fix usage string in help command snapcraft merged Merged a one-line fix that corrected an incorrect usage string in the CLI help command. The change was approved, passed CI checks, and resolved the reported bug.
79%
#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.
71%
#2860 docs: fix copy error in README charmcraft merged Merged after passing all CI checks and receiving approval from two reviewers. Resolved a copy error in the README with a minimal one-line change.
71%
#365 fix: correct typo in default command warning craft-cli merged Merged a squashed pull request correcting a missing space typo in the default command warning. Approved by two reviewers with all CI checks passing.
70%
#501 fix: help formatting when running `make -f common.mk` starbase merged Merged upstream fix for help formatting when running make -f common.mk. Approved by two reviewers, passed all CI checks, and resolved via a single-line change.
70%