docs(migrations): update ado2gh PAT scopes for mannequin retrieval#45121
docs(migrations): update ado2gh PAT scopes for mannequin retrieval#45121Srujanreddy1234 wants to merge 1 commit into
Conversation
|
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksNote: Please update the URL for your staging server or codespace. The table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
@Srujanreddy1234 There's already a PR open for this, and it's not even certain we want to change it yet. Please wait until issues have a help wanted tag to open PRs for them. |
Why:
Closes #45071
What's being changed (if available, include any code snippets, screenshots, or gifs):
Updated the required Personal Access Token (PAT) scopes for the
ado2ghCLI tool when retrieving or reclaiming mannequins. Relying strictly onadmin:orgtriggers aFORBIDDENpermission error. The documentation has been updated to explicitly specify thatrepo,admin:org, andworkflowscopes are required for this action to succeed.Check off the following: