Browse all integrations

Production-ready connector

Connect your workflows to GitHub

Connect your AI agents to GitHub, the world’s leading code hosting and collaboration platform, to automate repository management, issue tracking, and CI/CD workflows. With this integration, agents can create and update repositories, open and close issues, manage pull requests, trigger actions, and retrieve commit data—all through secure OAuth authentication. Empower your development teams to streamline their DevOps processes and focus on building great software.

Available actions

Choose an action, then add it to an Agentic Workers workflow.

List Repositories

Retrieve a list of repositories the authenticated user has access to.

Create Repository

Create a new repository under the authenticated user's account or organization.

Get Repository Details

Fetch detailed information about a specific repository.

List Issues

List open and closed issues for a given repository.

Create Issue

Open a new issue in a specified repository with title and body.

Comment on Issue

Add a comment to an existing issue or pull request.

Close Issue

Close an open issue in a repository.

List Pull Requests

Retrieve all pull requests for a repository, filtered by state.

Create Pull Request

Open a new pull request between two branches.

Merge Pull Request

Merge a specified pull request using a chosen merge method.

Get Commit Details

Fetch information about a specific commit SHA.

List Workflows

List all GitHub Actions workflows defined in a repository.