Add a project to CodeScan from GitHub

This document guides how to add a GitHub project to your CodeScan cloud account and run the analysis.

  1. Login to your CodeScan account.

  2. On the next screen, fill in the details below:

    1. Choose the Repository you want to add, followed by the Project Branch name.

    2. Make sure you select the checkbox under Check Pull Requests.

    3. The Project Key and the Project Name are auto-assigned. You can edit the fields as per your requirement.

  3. This triggers the project analysis and the project being added under your CodeScan organization.

Now that the webhooks have been created, every time there is a push to the tracked branch or a pull request made/updated against the tracked branch, an analysis will be triggered in CodeScan.

Last updated