← Back to issue list

fix(metadata): allow long summaries in output

View original Github issue

Metadata

Project
charmcraft
Number
#1759
Type
pull request
State
merged
Author
lengau
Labels
Created
Updated
Closed

Current evaluation

Merged to resolve #1758 by removing output validation for metadata summaries. Input remains capped at 200 characters, but output checks were dropped to prevent failures since charmhub accepts longer strings. Approved by two reviewers and passed CI.

Suggested action:

No scores available.

Issue body

Fixes #1758 More context in https://github.com/canonical/charmcraft/issues/1568

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged to resolve #1758 by removing output validation for metadata summaries. Input remains capped at 200 characters, but output checks were dropped to prevent failures since charmhub accepts longer strings. Approved by two reviewers and passed CI.
qwen3.6-35b-a3b-mtp-q6 Merged fix allowing long summaries in metadata output. Input validation keeps a 200-character cap, but output checks were removed to prevent failures since Charmhub already accepts longer strings. Approved by maintainers.
qwen3.6-35b-a3b-mtp-q6 Merged. Removed the 200-character output summary limit to accommodate longer summaries already hosted on charmhub. The maintainer opted against enforcing the input constraint on output to prevent unnecessary validation failures, with reviewer approval.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1758 Max summary length is limited in metadata output charmcraft closed Metadata summary validation incorrectly enforced a 78-character limit, causing charmcraft errors. The report was closed without a fix, merge, or code changes, indicating it was abandoned or handled externally.
73%