Read more about the GitHub App configuration in the documentation.

{% if not item.all-repos-installed? %} {% ifequal item.webhook-provider-type "github-app" %}

The GitHub App is not installed for some of your repositories. You need to install it first.


{% endifequal %} {% endif %}

Post individual findings as:

You can specify configuration settings or select a GitHub App settings preset.
Specify the app id for the app you create on GitHub.
Select the .pem file you download by generating a private key for the app on GitHub.
Specify the webhook secret for the app you create on GitHub.
{{item.host-url}}/hooks/github-app/{{item.webhook-providers.github-app.config.app-id}}
Specify this webhook URL in the app you create on GitHub.