docs/versioned_docs/version-2.43.0/marketplace/plugins/github.md
ToolJet offers seamless integration with GitHub. This connection allows you to directly interact with GitHub repositories and data.
To connect to GitHub, you need the following credential:
You'll need a Personal Access Token to access data from private repositories. Public repository data remains accessible without a Personal Access Token.
<div style={{textAlign: 'center'}}> </div>This operation fetches details for a specified user.
Fetches detailed information about a specific repository.
Generates a list of issues associated with a repository, with options to filter them by their status.
Generates a list of pull requests from a repository, with options to filter them by their status.