Skip to content

Commit 3486cd6

Browse files
JakeCooperclaude
andauthored
Remove bot allowlist from PR environments docs (railwayapp#1065)
Bot PR environments now work with any GitHub bot, not just a curated list. Users already opt in via the project setting toggle. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f075398 commit 3486cd6

1 file changed

Lines changed: 3 additions & 11 deletions

File tree

content/docs/environments.md

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -105,17 +105,9 @@ Skipped services can be deployed manually from the canvas. Click on the skipped
105105

106106
### Bot PR environments
107107

108-
You can enable automatic PR environment creation for PRs opened by supported GitHub bots using the `Enable Bot PR Environments` toggle on the Environments tab in the Project Settings page.
109-
110-
**Supported bots:**
111-
- [Dependabot](https://github.com/dependabot)
112-
- [Renovate](https://github.com/renovatebot)
113-
- [Devin AI](https://github.com/apps/devin-ai-integration)
114-
- [GitHub Actions](https://docs.github.com/en/actions)
115-
- [GitHub Copilot](https://github.com/features/copilot)
116-
- [Jules (Google)](https://jules.google/)
117-
- [Roo Code](https://roocode.com/)
118-
- [Claude Code (Anthropic)](https://claude.com/product/claude-code)
108+
You can enable automatic PR environment creation for PRs opened by GitHub bots using the `Enable Bot PR Environments` toggle on the Environments tab in the Project Settings page.
109+
110+
This works with any GitHub bot, including Dependabot, Renovate, GitHub Copilot, Claude Code, Devin, Jules, and more.
119111

120112
<Image
121113
src="https://res.cloudinary.com/railway/image/upload/v1768408949/docs/guides/environments/mockup-1768408821891_wxdyrr.png"

0 commit comments

Comments
 (0)