ci: publish the CI built snap to the Snap Store
Metadata
Current evaluation
Abandoned without merge. The proposed CI automation to publish PR-built snaps to the Snap Store edge channel was closed due to lack of reviewer engagement and CI validation.
Suggested action: —
No scores available.
Issue body
It is often useful to allow for the snap being built during a PR review to be
available on the Snap Store.
This change should make version of each run through Travis CI available on the
edge/pr-$TRAVIS_PULL_REQUEST (e.g.; edge/pr-1050).
Signed-off-by: Sergio Schvezov <sergio.schvezov@canonical.com>
- [ ] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `./runtests.sh static`?
- [ ] Have you successfully run `./runtests.sh tests/unit`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Abandoned without merge. The proposed CI automation to publish PR-built snaps to the Snap Store edge channel was closed due to lack of reviewer engagement and CI validation. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Abandoned. The proposed change to publish CI-built snaps to the Snap Store edge channel for review was closed without merging after six years without comments or review. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without merging. The CI configuration to automatically publish snaps to the Snap Store edge channel was abandoned. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2899 ci: publish the CI built snap to the Snap Store | snapcraft | closed | CI snap publishing changes were closed without merging. Lacking reviewer feedback and with two unresolved comments, the pull request was abandoned. No CI checks executed. | |
| #2900 ci: publish the CI built snap to the Snap Store | snapcraft | merged | Merged into master. Adds CI configuration to automatically publish built snaps to the Snap Store. Approved by a maintainer, passed all checks, and introduced 29 lines across two files with 100% diff coverage. | |
| #352 ci(snap): publish snap for PRs and feature branches | rockcraft | merged | Merged CI workflow update to publish Snap packages for pull requests and feature branches. Approved by two reviewers, changing one file with 25 additions and one deletion. | |
| #4446 chore(ci): publish snaps for feature/ branches | snapcraft | closed | Closed without merging. The CI configuration update to publish snaps for feature branches received no reviews or comments over 985 days and was likely abandoned. | |
| #4445 chore(ci): publish snaps for feature/ branches | snapcraft | closed | Closed without merging after 985 days of inactivity. The CI configuration update for publishing snaps on feature branches received zero reviews or comments and was abandoned. | |
| #2045 ci: separate snap build and PR publish jobs | charmcraft | merged | Merged CI changes separating snap build and PR publish jobs. Approved by two reviewers, this update allows concurrent snap testing while the store processes branch publishing, streamlining the release workflow. |