Git-Credential-Manager-for-Windows icon indicating copy to clipboard operation
Git-Credential-Manager-for-Windows copied to clipboard

Request scope for reading GitHub packages (read:packages)

Open jcansdale opened this issue 5 years ago • 1 comments

Which Version of GCM are you using ?

Git Credential Manager for Windows version 1.20.0

Which service are you trying to connect to

  • [x] GitHub
  • [x] GitHub Enterprise

Expected behavior

Token is created that is able to read GitHub Packages.

Actual behavior

repo and gist scopes are available but not read:packages.

See here: https://github.com/microsoft/Git-Credential-Manager-for-Windows/blob/master/Shared/Cli/Program.cs#L83

Notes

Azure DevOps defaults to including the vso.packaging scope, see: https://docs.microsoft.com/en-us/azure/devops/extend/develop/manifest?view=azure-devops#scopes image

jcansdale avatar Jan 15 '20 21:01 jcansdale

@jcansdale I'd happily review a PR for this feature!

jrbriggs avatar Jan 22 '20 15:01 jrbriggs