Repository not found. Ensure someone has access to the repo
My railway is hosting a repo owned by a worker's github. The worker is not included in the railway team plan.
But some workers included in the railway team plan has read and write access to the repo.
Why can't pushed changes by the repo update the deploy?
17 Replies
Project ID:
187a5a9d-3902-45ea-ab25-003405c7240a
187a5a9d-3902-45ea-ab25-003405c7240a
Hello, you can click the details button for more information.
but the solution is to add them to your railway team.
$20/mth just for one repo
the other ugly solution im thinking is to fork the repo to the railway github owner and have everyone work on there on
that would result in the same outcome
but i was thinking I could hear something different here
the persion who commits to the repo needs to be a part of the team for security reasons
I thought having access to the repo itself is already enough? Why would railway need anyone else contributing to the repo
does that mean I cant host any repo that allows public contribution?
you absolutely can, you would simply need to approve the deploy - https://docs.railway.app/guides/services#approving-a-deployment
I had the exact same message. I tried approving but then it complains repo not found
well you need access to the repo too
eventhough as the railway owner, im the colalborator to the url of the repo
it would seem that either you or the railway bot lack sufficient permissions on that repo
hmm, i dont know where to check it. It says Im the collaborator in github and Im allowed to edit files directly in the repo, so Im guessing i have both read and write access
how do I manage railway bot on repo that is not owned by me, but am the collaborator to that repo?
you would need to ask the owner
you should also make sure your github bot has access to it
i guess i'll try forking the repo as the railway owner and rehost that repo first
github bot is the problem. Rehosting after updating railway github cred for the railway account owner solves the issue
awesome!