GitHub (Cloud & Enterprise) GitHub Cloud (github.com) Token Type : Personal Access Token (Classic)  Generation Steps : You can visit this site to quickly generate token https://github.com/settings/tokens/new?description=roost-token&scopes=repo,admin:repo_hook,notifications,user OR  Follow this steps Go to GitHub Settings → Developer settings → Personal access tokens Click "Generate new token" → "Generate new token (classic)" Set expiration and select required scopes Copy the generated token immediately GitHub Enterprise Server Token Type : Personal Access Token Generation Steps : Same as GitHub Cloud but on your enterprise instance Base URL : Configure your enterprise server URL (e.g., https://github.yourcompany.com ) Required Permissions : repo - Full repository access (read/write to code, issues, PRs) admin:repo_hook - Repository webhook management notification - Access notifications user - Update ALL user data