# GitHub Integration

[GitHub](https://github.com/) is a web-based platform that provides hosting for software development and a robust version control system using Git. With Github, developers can manage and track changes to their code, collaborate with other developers, and also utilize various built-in GitHub features such as pull requests, issues, actions, and a marketplace of tools and extensions.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>GitHub Advanced Security Integration</strong></td><td>Create alerts in ilert based on code scans, secret scans and Dependabot scans from GitHub</td><td><a href="/pages/ar5RyTSv0sW6W3lE8C9g">/pages/ar5RyTSv0sW6W3lE8C9g</a></td></tr><tr><td><strong>GitHub Inbound Check Run (Actions) Integration</strong></td><td>Add alerts in ilert based on "check run" from GitHub</td><td><a href="/pages/-M9OVc3W9RKxOEhABr2C">/pages/-M9OVc3W9RKxOEhABr2C</a></td></tr><tr><td><strong>GitHub Inbound Issue Integration</strong></td><td>Create alerts in ilert based on repository issues from GitHub</td><td><a href="/pages/-M9OVt0ROtWvj2I_XFj2">/pages/-M9OVt0ROtWvj2I_XFj2</a></td></tr><tr><td><strong>GitHub Outbound Issue Integration</strong></td><td>Create issues in GitHub based on alerts from ilert</td><td><a href="/pages/-M9OVzNP9-tFCm9_aGFe">/pages/-M9OVzNP9-tFCm9_aGFe</a></td></tr><tr><td><strong>GitHub advanced settings</strong></td><td>Customize the GitHub alert source for a better user experience</td><td><a href="/pages/RPsVC8MGniCcLHLxE7Fe">/pages/RPsVC8MGniCcLHLxE7Fe</a></td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ilert.com/integrations/inbound-integrations/github.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
