From 90c09a0ebf98542aada345fecd9f98e771a86a61 Mon Sep 17 00:00:00 2001 From: Srujan Reddy Date: Sun, 12 Jul 2026 21:57:03 +0530 Subject: [PATCH] docs(migrations): update ado2gh PAT scopes for mannequin retrieval --- .../enterprise-migration-tool/github-pat-required-scopes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/data/reusables/enterprise-migration-tool/github-pat-required-scopes.md b/data/reusables/enterprise-migration-tool/github-pat-required-scopes.md index 11420c06a13e..d5dfc283d63a 100644 --- a/data/reusables/enterprise-migration-tool/github-pat-required-scopes.md +++ b/data/reusables/enterprise-migration-tool/github-pat-required-scopes.md @@ -9,3 +9,4 @@ Assigning the migrator role for repository migrations | `admin:org` | {% octicon Running a repository migration (destination organization) | `repo`, `admin:org`, `workflow` | `repo`, `read:org`, `workflow` Downloading a migration log | `repo`, `admin:org`, `workflow` | `repo`, `read:org`, `workflow` Reclaiming mannequins | `admin:org` | {% octicon "dash" aria-label="Not applicable" %} +Generating mannequin CSV | `repo`, `admin:org`, `workflow` | `repo`, `read:org`, `workflow`