a month ago
Our GitHub environments created by Railway are not being cleared down after the PR merges, resulting in use having a lot of stale environments clogging up GitHub.
Same as this: https://station.railway.com/questions/github-environments-not-auto-deleting-af-b6797ac9
Attachments
3 Replies
a month ago
This thread has been opened as a bounty so the community can help solve it.
Status changed to Open Railway • 28 days ago
a month ago
Go to Project Settings in GitHub, select the Environments tab, and then click to enable PR Environments feature in your project
h707
Go to Project Settings in GitHub, select the Environments tab, and then click to enable PR Environments feature in your project
a month ago
It is, that's why they are being created. They are not being deleted on PR merge as they should be though
a-438228
It is, that's why they are being created. They are not being deleted on PR merge as they should be though
a month ago
Ensure that the Railway GitHub App has the necessary permissions and that webhooks are correctly configured to deliver pull_request events.
Also try disconnecting and reconnecting the GitHub repository within Railway project settings.