Version control providers

n10 supports GitHub and Azure DevOps.

ProviderSign in with
GitHubThe gh CLI (gh auth login)
Azure DevOpsA personal access token

n10 picks the provider from your repository's Git remote.

For Azure DevOps, create a personal access token with Code (Read & Write), Build (Read) and Project and Team (Read), and enter it in Settings under Provider. Azure DevOps support is less tested than GitHub's. If something breaks, please open an issue.

GitLab, Bitbucket and other providers are not supported yet. Providers share one interface, and adding one is a welcome contribution.