Deploy trigger not working
derekzhang90
PROOP

2 months ago

I have some services in my project, and the GitHub listening paths are all configured correctly.

However, only three of them are successfully triggering automatic deployments, while the majority of the others are not triggering at all.

Solved

4 Replies

Railway
BOT

2 months ago

Since your lemonflow-saas project has many services connected to the same repo, the services that are not triggering likely have watch paths configured that don't match the changed files, causing deployments to be skipped. You can verify this by checking each non-triggering service's Settings tab for its watch path patterns - note that patterns operate from / regardless of root directory setting, and any commit that doesn't match a service's watch paths will skip that service's deployment.


Status changed to Awaiting User Response Railway about 2 months ago


Status changed to Awaiting Railway Response Railway about 2 months ago


sam-a
EMPLOYEE

2 months ago

We're aware of an issue where GitHub pushes are not reliably triggering deployments for some services. Our team is actively investigating. As a workaround, you can manually trigger deployments using the Command Palette (CMD/Ctrl + K, then "Deploy Latest Commit"). We'll follow up once the issue is resolved.


Status changed to Awaiting User Response Railway about 2 months ago


dijiflex
HOBBY

2 months ago

Also facing the same issue


Status changed to Awaiting Railway Response Railway about 2 months ago


dijiflex

Also facing the same issue

sam-a
EMPLOYEE

2 months ago

Thanks for letting us know. We are tracking the issue and you should be able to use the same workaround.


Status changed to Awaiting User Response Railway about 2 months ago


Railway
BOT

18 days 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 18 days ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...