This release adds a manual way to run preview cleanup when you need it, especially helpful for cleaning up leftover previews from already-closed pull requests.
New Capabilities
You can now start preview cleanup manually and enter the PR number to clean up. This makes it easier to remove "zombie" previews if the automatic cleanup did not run.
Updates
Cleanup now runs for both closed pull requests and manual runs. When started from a pull request, branch-related cleanup steps only run in that context to avoid misfires during manual requests.