-
Notifications
You must be signed in to change notification settings - Fork 1
Github
Shrijith Venkatramana edited this page Sep 10, 2025
·
7 revisions
Part 1: Get a Github.com account starting with LiveReview (ex: LiveReview2108)
- Add the new user as a member to your org:
https://github.com/orgs/<your org>/people - You can also add the new user to particular repos, etc
Goto Settings
Access Developer Settings
Goto Classic Tokens
Select Scopes: admin:repo_hook, read:org, read:project, repo, user
Copy the generated token
Goto Git Providers
Enter the token and give friendly name

Confirm and Save