openchat openchat osschat

More reliable preview cleanup on PR close

Bug Fix Integration Backend

This release makes preview environment cleanup more dependable when pull requests are closed. The goal is to reduce leftover previews that can linger after work is done.

Bug Fixes

Preview cleanup now correctly finds the matching preview environment for the pull request before attempting deletion. If no matching preview is found, cleanup exits safely, which helps avoid unnecessary failures and keeps things running smoothly.