Update snapstore page for rockcraft
Metadata
Current evaluation
Maintainer task to add source/docs/issue links and possibly a screenshot to the rockcraft Snap Store page. Core link request appears addressed via adopt-info + [project.urls] in pyproject.toml; no labels or maintainer response in 381 days.
Suggested action: close stale
Reason: The main technical ask (links to sources, docs, issues) is addressed by adopt-info in snap/snapcraft.yaml combined with [project.urls] in pyproject.toml (added in #751), which maps Project-URL entries to store metadata. The remaining ask (screenshot) is a Snap Store dashboard task outside this repo. Issue is 796 days old with no maintainer engagement beyond the Jira bot in 381 days.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
20
Quick Win:
17.0
Staleness:
75
Complexity:
15
Confidence:
60
Support Request:
10
|
close stale | Maintainer task to add source/docs/issue links and possibly a screenshot to the rockcraft Snap Store page. Core link request appears addressed via adopt-info + [project.urls] in pyproject.toml; no labels or maintainer response in 381 days. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
85
Complexity:
10
Confidence:
80
Support Request:
5
|
needs triage | Request to update the rockcraft snapstore page with proper metadata, source links, and a screenshot. Currently inactive for over two years with no maintainer response or labels. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
10
Confidence:
75
Support Request:
15
|
close stale | Request to update the Snap Store page metadata for the rockcraft snap, adding source links, documentation, and a screenshot. Currently inactive after internal ticket creation over a year ago. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
90
Complexity:
15
Confidence:
60
Support Request:
10
|
needs triage | Unlabelled housekeeping request to update metadata and links on the rockcraft Snap Store page. Inactive for over two years with no maintainer response or triage. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
5
Confidence:
80
Support Request:
5
|
close stale | Update Rockcraft Snap Store page metadata, add source, docs, and issue links, plus a screenshot to improve professionalism. Currently inactive for over 300 days, synced to internal Jira ticket CRAFT-3048, and awaiting triage and assignment. |
Update history
No update history recorded yet.
Related work
-
Likely Fixed By:
canonical/rockcraft#751
(confidence 70%)
Migrated setup.py to pyproject.toml, adding [project.urls] with Documentation, Homepage, Issues, and Source entries that adopt-info picks up for the snap store page.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #98 Use `rockcraft test` to test the rocks | snapcraft-rocks | open | Task to update spread.yaml and CI workflows in snapcraft-rocks to use `rockcraft test` for testing rocks. Open ~389 days with no labels, comments, or maintainer assessment; no evidence of implementation found. | |
| #1093 feat(snap): add rockcraft.json to the snap | rockcraft | merged | Merged a pull request adding rockcraft.json to the snap. Requested by the Rocks team, this enables users to validate rockcraft.yaml against their installed version and check supported bases. Approved by two reviewers and passed CI checks. |