GitHub

Overview of the GitHub BDK Book.

Overview

GitHub is the world's leading platform for version control and collaborative software development. This integration enables automated repository management, issue tracking, pull request operations, and code deployment workflows. Streamline your development processes and enhance team collaboration on code projects.

Prerequisites

1. Add the Book to Your Agent

To use the GitHub (BDK) Book, you need to add it to your agent. This allows the agent to learn and execute the automation procedures in the Book. Follow the steps below to get started:

  1. Go to Books from the left navigation menu.

  2. Click on + New Book.

  3. Search for GitHub (BDK) and click on the book.

  4. You'll be prompted for connectivity details if the book requires configuration.

  5. Click on Add to finish adding the book to your agent.

  6. Publish your agent.

Connectivity

This section outlines the available methods for connecting to the Book, along with the required configuration details for each.

Connect using API Key

Connects to an API using the provided API key.

Label
Description
Type

API Key

The API key to be used for connecting

text

Last updated

Was this helpful?