a year ago
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?
21 Replies
a year ago
Hello, you can click the details button for more information.
but the solution is to add them to your railway team.
the other ugly solution im thinking is to fork the repo to the railway github owner and have everyone work on there on
a year ago
that would result in the same outcome
a year ago
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
a year ago
you absolutely can, you would simply need to approve the deploy -
I had the exact same message. I tried approving but then it complains repo not found
a year ago
well you need access to the repo too
eventhough as the railway owner, im the colalborator to the url of the repo
a year ago
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?
a year ago
you would need to ask the owner
a year ago
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
a year ago
awesome!