2 years ago
How can we get the PRs that are put up in Github via Dependabot deployed on railway? Right now, railway won't deploy because it doesn't consider dependabot[bot] to be a member of our team.
6 Replies
2 years ago
What's the usercase here?
Dependabot is historically pretty noise in my experience so, many customers have simply opted to merge these in and then have them be part of future PRs
2 years ago
We rely heavily on validating that PRs don't break our app by validating our in our preview environment, which requires our Railway setup to deploy.
2 years ago
Acknowledged. I've raised it. We can get back to you on this but you'll likely need to commandeer the PRs at least for now
2 years ago
This would be a very welcome addition. Automatic dependabot PR merges rely on the environment being validated.
2 years ago
Hey y'all, just merged this in. You should be able to enable PR environments for PRs created by bots through the Environments tab in your project settings page.
Status changed to Solved Railway • over 1 year ago
2 years ago
Thats awesome!
