osschat osschat osschat

More reliable PR preview deployments

Bug Fix Integration Backend

This release focuses on making pull request previews more dependable, so you can trust that a PR preview reflects the latest changes.

Fixes

Preview deployments now correctly connect to the intended Railway environment before running subsequent steps. This avoids failures caused by commands that could not target a specific environment as expected.

We also adjusted the wait time for Railway PR environment creation, giving previews a better chance to come up cleanly before the workflow continues.