Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • account: Ability to see all the user's account information. Note that this does not include any ability to mutate any of the data.

  • repository: Gives the app read access to all the repositories the authorizing user has access to.

  • pullrequest: Gives the app read access to pull requests and collaborate on them. This scope implies repository, giving read access to the pull request's destination repository.

  • pullrequest:write: Implies pullrequest but adds the ability to create, merge, and decline pull requests. This scope implies repository:write, giving write access to the pull request's destination repository.

Backup for Cloud version

Although the data center location of our Heroku application is Europe (i.e., amazon-web-services::eu-west-1), Heroku backups of our Postgres database are stored in the U.S.