← Back to issue list

feat: display positional args in help

View original Github issue

Metadata

Project
craft-cli
Number
#271
Type
pull request
State
merged
Author
dariuszd21
Labels
Created
Updated
Closed

Current evaluation

Merged to display positional arguments in help output. Approved by two reviewers, passed checks, and modified three files with 38 additions and 3 deletions.

Suggested action:

No scores available.

Issue body

- [ ] Have you followed the guidelines for contributing? - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [ ] Have you successfully run `tox`?

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged to display positional arguments in help output. Approved by two reviewers, passed checks, and modified three files with 38 additions and 3 deletions.
qwen3.6-35b-a3b-mtp-q6 Successfully merged the feature to display positional arguments in help output. The change passed automated checks with 100% coverage on modified lines, keeping project coverage at 94.80%. Integrated by maintainer dariuszd21.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#5178 fix: properly present help when posargs have no help snapcraft merged Merged fix for help display when positional arguments lack descriptions. Approved by two reviewers, passed CI, and applied with minimal changes across four files.
78%
#309 fix: hide positional arguments with no help craft-cli merged Merged, resolving issue #308. The change hides positional arguments without help text while preserving them in command syntax. Approved by two reviewers, passed CI checks, and updated three files (+102/-11 lines).
77%
#557 feat: add documentation link in help messages craft-application merged Merged. Adds documentation links to general and command help messages. Approved by two reviewers, passed CI, and modified six files. Formatting adjustments resolved linter warnings.
72%
#298 feat: add documentation link in help messages craft-cli merged Added documentation links to general and command-specific help messages. Merged after approval by two reviewers, modifying five files (+128/-46 lines). Markdown format help was intentionally excluded.
72%