You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user runs the Get-GitHubEnvironment command, only supplying the owner parameter, get all the environments in the repo. Do this by supporting wildcard on the Repository parameter and have it get all the repos and get the environments from it. If a user runs with -Repository my* get the environments from all the repos that start with my.