Skip to content

Update docs with GitHub token scope for import

Jessie Young requested to merge jy-github-api-token-scope into master

What does this MR do and why?

How to set up and validate locally

  • Perform a GitHub import of a project using our documentation here
  • Without the read:org scope: failures (403 - Resource not accessible by personal access token)
  • With the read:org scope: works

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports