Skip to content

Unable to delete PR environments with 2FA enabled #776

@rfree18

Description

@rfree18

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions