CI checks and auto-deploy
Will Railway wait until all CI checks pass on my deployment branch before deploying?
4 Replies
No, you will need to specify a deployment to make via GitHub actions then
We have gotten a Wait for CI until deploy feature request, but its a little light on details. Curious to see how you expect it to behave?
https://feedback.railway.app/feature-requests/p/wait-for-ci-before-deploying
I can't add much to what's already in the feature request. If CI fails, then the deployment shouldn't happen. Maybe with an email from Railway indicating that the deployment didn't proceed and why?
Thanks
Hmmm, what CI system are you using? GH actions? CircleCI?
CircleCI
The email isn’t critical, since CCI emails me already