Skip to content

Commit

Permalink
Add migrator role repository access warning (#52142)
Browse files Browse the repository at this point in the history
Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com>
  • Loading branch information
jfine and sunbrye authored Aug 29, 2024
1 parent d24c1df commit 605729b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ To remove the need for organization owners to complete migrations, {% data varia

You can grant the migrator role to an individual user or a team. We strongly recommend that you assign the migrator role to a team. Then, you can further customize who can run a migration by adjusting team membership. For more information about changing team membership, see "[AUTOTITLE](/organizations/organizing-members-into-teams/adding-organization-members-to-a-team)" or "[AUTOTITLE](/organizations/organizing-members-into-teams/removing-organization-members-from-a-team)."

> [!WARNING]
> When you grant the migrator role in an organization to a user or team, you are granting them the ability to import or export any repository in that organization.
To grant the migrator role, see "[Granting the migrator role](#granting-the-migrator-role)."

After you grant the migrator role, make sure the migrator uses a {% data variables.product.pat_generic %} that meets all the requirements for running migrations.

0 comments on commit 605729b

Please sign in to comment.