Qodana 2021.2 Help

Qodana Linters GitHub App

official project

Qodana GitHub App

The Qodana GitHub app is a great way to improve the code quality of your GitHub repository. It can be installed to specific repositories or whole organizations by an organization owner or a repository admin.
Once you install the app to your repository, it starts monitoring all its pull requests.

While the Qodana GitHub app supports only public repositories, for private repositories use the Qodana Linters GitHub action.

If there is a problem in your pull request, Qodana app will add a comment to each problematic line. To get a deep summary, you can open the Qodana analytics results page.

Explore the Qodana results in this pull request to the qodana-examples repository.

How to start

  1. The Qodana Code Inspection GitHub app is currently available to a limited number of users. If you want to get access to the Qodana GitHub app analysis, contact us at qodana-support@jetbrains.com or via our issue tracker.

  2. Make sure you are a public member of the Qodana-demo organization.

  3. Install the Qodana GitHub app to your repository.

  4. Create a new pull request and wait for the results.

    The build output will be displayed on the Checks tab of your pull request.

Last modified: 22 October 2021