build-snap: leaves `remote-build` artifacts on LP if cancelled
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
The `remote-build` action does not clean up after itself if cancelled.
It could do some cleanup on start (completed / failed builds and the corresponding code), or maybe we need periodical cleanup.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the `remote-build` action and tracing what happens when it is cancelled. Clarify whether cleanup should happen on action start or periodically, including completed and failed builds and their corresponding code. Done means cancelled runs no longer leave `remote-build` artifacts on Launchpad.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, javascript
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100