Skip to content

regex support for environment variable scope #7822

Closed
@mike-seagull

Description

@mike-seagull

Describe the behaviour you'd like

I would like to be able to specify a scope for an environment variable like this:

owner/prefix-*

where all repos for an owner that have the prefix will get access to the environment variable

Describe alternatives you've considered

the only workaround currently is to give access using:

owner/*

but I don't want my secrets accessible in all my repos :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    team: webappIssue belongs to the WebApp team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions