[Feature Request] Publish rock to Github's Container Registry
Metadata
Current evaluation
Feature request for a rockcraft-publish-ghcr GitHub Action to push rock artifacts to ghcr.io. Acknowledged by a maintainer in Feb 2023 but deferred pending upstream rockcraft upload support; no action was ever created. Inactive for ~3.5 years.
Suggested action: close stale
Reason: The maintainer (cjdcordeiro) acknowledged the request on 2023-02-06 but explicitly deferred it, saying rockcraft 'should eventually have an upload operation' and pointing to existing marketplace actions (push-oci-archive-to-remote-registry, skopeo-copy-action) as alternatives. No action was created in the repo (layout shows only rockcraft-pack and rockcraft/setup), and there has been zero activity for ~3.5 years. The deferral was conditional on upstream rockcraft changes, and the project has clearly moved on without implementing this specific action.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
35
Quick Win:
21.0
Staleness:
92
Complexity:
40
Confidence:
72
Support Request:
10
|
close stale | Feature request for a rockcraft-publish-ghcr GitHub Action to push rock artifacts to ghcr.io. Acknowledged by a maintainer in Feb 2023 but deferred pending upstream rockcraft upload support; no action was ever created. Inactive for ~3.5 years. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
95
Complexity:
40
Confidence:
85
Support Request:
10
|
close stale | Feature request for a GitHub Action to publish rockcraft artifacts to ghcr.io. Acknowledged by maintainers but deferred pending upstream support or use of existing marketplace actions. Inactive for over three years. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
95
Complexity:
40
Confidence:
85
Support Request:
10
|
close stale | Feature request for a GitHub Action to publish rock images to ghcr.io. Acknowledged by maintainers but inactive for over 3 years with no implementation or follow-up. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
95
Complexity:
40
Confidence:
80
Support Request:
5
|
needs triage | Proposes a GitHub Action to publish rock artifacts to GitHub Container Registry using skopeo. Currently under discussion; maintainers are weighing whether to create a placeholder action now or wait for native rockcraft upload support. |
Update history
No update history recorded yet.
Related work
-
Related To:
canonical/snapcraft-rocks#31
(confidence 55%)
Merged PR that added a CI job to publish rocks from the snapcraft-rocks repo to a container registry, but this is a one-off CI workflow for that specific repo, not the reusable GitHub Action requested here.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #31 feat(ci): publish rocks to github container registry | snapcraft-rocks | merged | Merged. Added a CI job to publish rocks to the GitHub Container Registry on pushes to specific core branches. Approved by two reviewers, with changes limited to a single file. |