-
Notifications
You must be signed in to change notification settings - Fork 135
Closed
Description
The Github action suggestion for PR environments mentioned at https://docs.railway.com/tutorials/github-actions-pr-environment doesn't work for accounts that have 2FA enabled. The environment deletion command does not work in this scenario. I see that #773 was recently merged to potentially help with this, but I also don't see how this would help in the context of a Github action. This would require 1) a token based 2FA (not a Passkey) and 2) a 2FA solution that could somehow have its token dynamically fetched via CI.
Is it possible to either not enforce the 2FA requirement for ephemeral environments or to create an account/team token that does not require 2FA for this operation?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels