Cannot disable autodeploy
okarmazin
PROOP

2 years ago

According to the documentation, there should be a Disable Trigger button below the connected branch. https://docs.railway.app/guides/github-autodeploys#disable-automatic-deployments

There is no such button in my UI. The service Settings UI doesn't even look like the one in the docs (outdated docs?)

project 932e529d-64ae-4125-ba4a-d08d41636904
service 4679a646-db20-4fd2-8176-a6f694fdbfb8

6 Replies

dev
MODERATOR

2 years ago

From what I can figure, the UI changed and that button is no longer available, what I would suggest for now is working on a seperate branch and then whenever you want to deploy you can just push to the branch you're using on Railway


brody
EMPLOYEE

2 years ago

yes the UI has changed (I will bump this to the applicable person)

the disable trigger button has simply been renamed to disconnect


okarmazin
PROOP

2 years ago

Interesting, I thought it would keep the branch connected and turn into some sort of Deploy! button to allow for a manually triggered deploy. I just joined yesterday, so I didn't know what the behavior was before. Thanks.


brody
EMPLOYEE

2 years ago

unfortunely there is no manual deploy button for some reason, even with the branch removed


shrey
HOBBY

2 years ago

Hello - So should be leave the service "disconnected" and then when we are ready to deploy, reconnect it again? - In a similar situation.


brody
EMPLOYEE

2 years ago

yep that's one way, another would be not pushing to main until you are ready to deploy, that's what i do


Loading...