2 months ago
i checked all rights, de-connected the app in GitHub and reconnected and same in the admin. But no matter what i do, auto-deploy on push of new commits in the correct branch do NOT work. Please help! Thanks
5 Replies
2 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
2 months ago
Can you make sure you have given the Railway App bot access to your repositories?
GitHub Settings -> Applications -> Railway App -> Configure -> Repository access
Status changed to Awaiting User Response Railway • 2 months ago
ray-chen
Can you make sure you have given the Railway App bot access to your repositories?GitHub Settings -> Applications -> Railway App -> Configure -> Repository access
2 months ago
yes i have
Status changed to Awaiting Railway Response Railway • 2 months ago
2 months ago
Hey there!
It looks like you have a watch path enabled. What that does is only builds the code when you push to a place covered by that path. I assume that you pushed a change to something outside of that path which resulted in no build being triggered. This docs article should cover it best https://docs.railway.com/guides/monorepo#watch-paths
Status changed to Awaiting User Response Railway • 2 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