GitHub
A BDK Book containing automation procedures for GitHub.
Last updated
Was this helpful?
A BDK Book containing automation procedures for GitHub.
Last updated
Was this helpful?
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.
The following configuration details are required when learning the GitHub BDK Book:
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.