8 months ago
Good morning,
yesterday I've done two Pull Requests and merged them into my main branch. My main branch is connected to my Prod environment. But this has not automatically been deployed as common. And I even can not run it manually since there is no button "Apply" or something else. It just shows my older version #22 but I am now on #24
I have also done a disconnect from github and applied and then back, but with no success
It just does not recognize my newer main branch #24
Thanks
2 Replies
8 months ago
with my last merge commit into main #25 the pipeline works. Railway has recognized the new #25 and has deployed automatically. I have not changed anything
8 months ago
Hello,
It seems like the issue resolved itself with your latest merge commit. Sometimes a temporary glitch with GitHub might prevent the deployment from triggering. If this happens again, you can try -
Check GitHub Integration: Ensure that your GitHub repository is correctly linked to your Railway project and that the branch settings are configured to trigger deployments. You can find more details in the GitHub Autodeploys guide.
Manual Deployment: If automatic deployment doesn't trigger, you can manually deploy the latest commit using the Command Palette (
CMD + K
-> "Deploy Latest Commit").
If the issue persists, feel free to reach out with more details, and we'll be happy to assist further.
Best,
Brody
Status changed to Awaiting User Response Railway • 8 months ago
2 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 2 months ago