gh-gei icon indicating copy to clipboard operation
gh-gei copied to clipboard

Support enterprise level migrator role

Open dylan-smith opened this issue 3 years ago • 1 comments

Description

The backend API now supports granting migrator role at the enterprise level (I believe it will iterate over all orgs and grant it on each org).

grant-migrator-role command should support --github-org or --github-enterprise flags to call the appropriate API.

Same applies for revoke-migrator-role

dylan-smith avatar Dec 16 '21 18:12 dylan-smith

I'm not sure the description above is correct, as the GrantMigratorRole mutation seems to only support an organization as a target. But we could nevertheless implement this!

timrogers avatar Jul 27 '23 15:07 timrogers