# GitHub

Steps to be followed:

1. Go to  [https://docs.github.com/en](https://docs.github.com/en/rest/reference/permissions-required-for-github-apps#metadata-permissions) . Login to your account.&#x20;
2. Create a [personal access token](https://docs.github.com/en/github/authenticating-to-github/keeping-your-account-and-data-secure/creating-a-personal-access-token)  with the following permissions
3. Enter your github username and the personal access token &#x20;
4. Choose the projects that you would like to synchronize  <br>

**Permissions:**

* repo

  Full control of private repositories

  * repo: status

    Access commit status
  * repo\_deployment

    Access deployment status
  * public\_repo

    Access public repositories
  * repo: invite

    Access repository invitations
  * security\_events

    Read and write security events
* read: org

  Read org and team membership, read org projects
* admin: org\
  read: org
* user
  * read: user

    Read ALL user profile data
