Image templates aren't cleaned up
- Dominant language
- JavaScript
- Stars
- 36
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
The action leaves behind an image template on every run - I don't see that I need those for something- is there a reason they're not cleaned up? There is code in the cleanup routine that looks like it wants to delete these but it's commented out for unclear reason.
Probably the underlying resource group should be cleaned up too ...
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the cleanup routine and locating the commented-out image-template deletion logic. Trace how each run creates the image template and its underlying resource group, then verify the intended cleanup behavior against the action's workflow. Done means completed runs no longer leave unnecessary image templates or resource groups behind.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, javascript
- Domain
- cloud, devops, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100