# GitHub

[GitHub](https://www.integry.io/apps/github) is an online platform for your users to manage and review code, collaborate, and manage private and open-source software. You can use it to not only organize your teams but also monitor your projects and their milestones. The features like issues, commits, rollbacks, etc. It helps keep all your team members synchronized across a project. The GitHub App Connector manages and syncs issues with other third-party apps.&#x20;

### Specifications <a href="#specifications-0-0" id="specifications-0-0"></a>

Before you connect your GitHub account with Integry, here are a few things you need to learn about the GitHub App Connector. **Authorization**GitHub uses [OAuth2.0](https://support.integry.io/hc/en-us/articles/11112617800985-Authentication-Types-Supported-in-Integry) based authentication. The access token does expire as we support long-lived access tokens **Triggers**Triggers in GitHub are [webhook-based](https://tray.io/documentation/connectors/triggers/webhook-trigger/). Therefore, Integry will receive the trigger instantly as soon as an event occurs.&#x20;

### Limitations <a href="#limitations-0-1" id="limitations-0-1"></a>

There are no limitations of the GitHub App Connector as of now.


---

# 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.integry.ai/apps/supported-apps/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.
