GitHub

A BDK Book containing automation procedures for GitHub.

Overview

This Book provides automation procedures for interacting with GitHub. Adding this Book to a Kognitos agent empowers it to perform a wide range of GitHub operations. Agents that have learned this Book can automate with GitHub issues, pull requests, repositories, user data, and team data.

Prerequisites

Learning the GitHub (BDK)

Connectivity

The following configuration details are required when learning the GitHub BDK Book:

Label
Description
Type

GitHub API Key

The API key to use for connecting to GitHub.

Text

An "API Key" refers to a GitHub Personal Access Token (PAT). You can generate a PAT in your GitHub account settings under Developer settings > Personal access tokens. Ensure you grant the necessary repository permissions and account permissions for the procedures you intend to use.

Last updated

Was this helpful?