Issues when deploying a forked repo
matthewpapke
HOBBYOP

a year ago

I was deploying using a public repository, and everything worked. Then I forked the public repository, and when I deploy that fork, it is not picking up any of the changes I am making. It's only deploying the last commit of the original repo, not my fork.

I've verified it's my repository being connected, not the original repository. I'm wondering if it's a caching issue?

Solved

1 Replies

I believe this is a known limitation as GH doesn’t propagate webhook events to forks. I see you have it so that you cloned it now. Can you confirm things are working normally?


Status changed to Awaiting User Response Railway 12 months ago


Railway
BOT

6 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 6 months ago


Loading...