Cannot disable autodeploy

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
Railway Docs
Controlling Github Autodeploys | Railway Docs
Documentation for Railway
No description
Solution:
yes the UI has changed (I will bump this to the applicable person) the disable trigger button has simply been renamed to disconnect...
Jump to solution
7 Replies
Percy
Percy4mo ago
Project ID: 932e529d-64ae-4125-ba4a-d08d41636904,4679a646-db20-4fd2-8176-a6f694fdbfb8
Fragly
Fragly4mo 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
Solution
Brody
Brody4mo 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
okarmazin4mo 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
Brody4mo ago
unfortunely there is no manual deploy button for some reason, even with the branch removed
Duchess
Duchess3mo ago
New reply sent from Help Station thread:
Hello - So should be leave the service "disconnected" and then when we are ready to deploy, reconnect it again? - In a similar situation.
You're seeing this because this thread has been automatically linked to the Help Station thread.
Brody
Brody3mo ago
yep that's one way, another would be not pushing to main until you are ready to deploy, that's what i do