store: Add ReviewInProgress status
Metadata
Current evaluation
Merged addition of the ReviewInProgress status to the store module. Addresses a discrepancy where the store returned this status but snapcraft rejected it. Approved by two reviewers with no unresolved comments.
Suggested action: —
No scores available.
Issue body
This is returned by the store but rejected by snapcraft
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged addition of the ReviewInProgress status to the store module. Addresses a discrepancy where the store returned this status but snapcraft rejected it. Approved by two reviewers with no unresolved comments. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged an external contribution adding the ReviewInProgress status to the store client. This update allows snapcraft to properly handle the status instead of rejecting it. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged addition of the ReviewInProgress status to store handling, fixing a mismatch where snapcraft rejected the status returned by the store. Submitted by external contributor 3v1n0 and accepted without comments. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #3556 store: Add ReviewQueued status | snapcraft | merged | Merged a fix adding ReviewQueued to the allowed status enum for store revisions. This resolves a schema validation error causing snapcraft list-revisions to fail when encountering the new status. Approved and passed CI. | |
| #93 Store status | charmcraft | merged | Merged Store status implementation across seven files (+593/-16 lines). Approved by two reviewers and dependent on #89, the changes were integrated despite 16 unresolved comments. | |
| #1009 store: implement push pre-check. | snapcraft | merged | Merged into master. Implements a store pre-check for snapcraft push to validate snap registration before upload, preventing failed transfers. Added a user status message, approved by reviewer, and passed CI checks. |