Bug
mewabokevin-del
HOBBYOP

13 days ago

I created a Python bot on GitHub. I want to deploy it on Railway, but when I try to connect it via GitHub deployment, Railway doesn’t show my repository. It’s true that the repo is private, but I already added “railwayapp” as a collaborator, yet Railway still says the repository is not found. On GitHub’s side everything looks perfect.

Solved$10 Bounty

3 Replies

Railway
BOT

13 days ago

Hello,

Can you make sure you have given the Railway App bot access to your repositories?

GitHub Settings -> Applications -> Railway App -> Configure -> Repository access

Then please go into your Railway account and unlink and relink the GitHub integration.

Best,
The Railway Team


Status changed to Awaiting User Response Railway 13 days ago


mewabokevin-del
HOBBYOP

13 days ago

I don’t see applications railway in GitHub


Status changed to Awaiting Railway Response Railway 13 days ago


efstajas
PRO

12 days ago

No need to add @railwayapp as a contributor.

Head to https://railway.com/account, and under "Account Integrations", ensure the "Railway app" is installed. Make sure it's installed on the correct GitHub account or org that owns the private repo, and make sure that the app on GitHub's side has explicit permission to see the repo in question.


Status changed to Solved brody 12 days ago


Loading...