Skip to content
Shrijith Venkatramana edited this page Sep 10, 2025 · 7 revisions

Part 1: Get a Github.com account starting with LiveReview (ex: LiveReview2108)

  1. Add the new user as a member to your org: https://github.com/orgs/<your org>/people
  2. You can also add the new user to particular repos, etc

Part 2: Generate Token

Goto Settings

image

Access Developer Settings

image

Goto Classic Tokens

image

Select Scopes: admin:repo_hook, read:org, read:project, repo, user

github com_settings_tokens_new (2)

Copy the generated token

Part 3: Add the in LiveReview

Goto Git Providers

image

Enter the token and give friendly name image

Confirm and Save

image

Clone this wiki locally