Personal vs organization
Installing MergeWatch on personal repositories works the same way as an organization install, but the installation is tied to your personal GitHub account rather than an org. There is no concept of organization membership or multiple admins — you are the sole owner of the installation.Installation steps
Run the install wizard or open the installation URL
Either run the CLI wizard:Or open the GitHub App installation URL directly in your browser:
Select your personal account
GitHub displays your personal account and any organizations you own. Select your personal account (not an organization).
Choose repository scope
Select one of:
- All repositories — MergeWatch reviews PRs across every personal repo.
- Only select repositories — Pick specific repos to include.
Limitations
Personal accounts do not have org-level admin concepts. You are the sole admin of your installation. There is no way to grant other GitHub users access to your personal installation’s dashboard or settings.
Dashboard access
Sign in to the MergeWatch dashboard with the same GitHub account you used for installation. All settings, review history, and repository configuration are editable by you.Next steps
Quickstart
Go from zero to your first AI-powered PR review in 10 minutes.
Configure mergewatch.yml
Customize review behavior with a configuration file in your repository.