Connected GitHub Accounts
The GitHub Accounts tab (/{botname}/github/accounts) lets you manage your connected GitHub credentials and review account health.
Account Health Monitoring
Each connected account displays a real-time status badge:Connecting Multiple Accounts
You can connect multiple personal and organization accounts to the same AurInfer dashboard:- Give each account a clear label (e.g.,
Personal GitHuborCompany GitHub). - When creating sessions in the Coding Studio, simply select repositories from any of your connected accounts.
Token Safety Best Practices
- Minimal Scopes: Only grant the scopes needed for your workflow (
repofor repository read/write access, optionalworkflowfor GitHub Actions). - Expiration Management: Set a token expiration that fits your security policy (e.g., 90 days), and easily re-validate when prompted.
- Disconnecting: You can unlink repositories or disconnect an account at any time with a single click.