Setting up Qlty

1

Sign in to Qlty with your GitHub user

2

Install our Qlty GitHub Application

Qlty integrates as a GitHub Application, which is installed for either a GitHub organization or a GitHub user. We refer to these installations as Workspaces.

From your Dashboard, click Add a GitHub Installation. When GitHub asks where you want to install Qlty, select either your user or one of your organizations. You can authorize Qlty to access all of your repositories or only selected repositories.

Note: Depending on your GitHub organization’s configuration, the installation may need to be approved by an organization owner.

3

Add repositories as Projects

Next, click the Add Project button. Select a repository to add it to Qlty as a Project. Adding the repository will immediately kick off an initial analysis of your default branch.

You can monitor the progress of the static analysis build by clicking the Last build link on the right side of the project navigation. Once the initial analysis completes, you will be able to see code quality metrics, ratings, and issues.

If your initial analysis errored, see Troubleshooting.

Next steps