Back to Apps Market

Connect Knoon AI with GitHub to automate AI workflows.

Connect to GitHub to work with repositories, issues, pull requests, and commits.
GitHub
BETA
App Actions
Get Authenticated User
Internal
BETA
Get the authenticated GitHub user profile.
githubDefaultGetAuthenticatedUser
Get Commit Checks And Status
Internal
BETA
Get commit status contexts and check runs for a commit ref.
githubDefaultGetCommitChecksAndStatus
Get Latest Release
Internal
BETA
Get the latest release for a repository.
githubDefaultGetLatestRelease
Get Pull Request Details
Internal
BETA
Get pull request details with changed files and reviews.
githubDefaultGetPullRequestDetails
Get Repository
Internal
BETA
Get repository details by owner and repository name.
githubDefaultGetRepository
Get Repository Content
Internal
BETA
Get repository file or directory content by path.
githubDefaultGetRepositoryContent
List Commits
Internal
BETA
List commits for a repository.
githubDefaultListCommits
List Issues
Internal
BETA
List issues for a repository.
githubDefaultListIssues
List Pull Requests
Internal
BETA
List pull requests for a repository.
githubDefaultListPullRequests
List Releases
Internal
BETA
List releases for a repository.
githubDefaultListReleases
List Repositories
Internal
BETA
List repositories visible to the authenticated user.
githubDefaultListRepositories
List Tags
Internal
BETA
List tags for a repository.
githubDefaultListTags
List Workflow Runs
Internal
BETA
List GitHub Actions workflow runs for a repository or specific workflow.
githubDefaultListWorkflowRuns
List Workflows
Internal
BETA
List GitHub Actions workflows for a repository.
githubDefaultListWorkflows
Search Code
Internal
BETA
Search code across repositories using GitHub query syntax. Returns matching snippets and saves full matched files as attachments.
githubDefaultSearchCode
Search Issues And PRs
Internal
BETA
Search issues and pull requests using GitHub query syntax.
githubDefaultSearchIssues
Search Repositories
Internal
BETA
Search repositories using GitHub query syntax.
githubDefaultSearchRepositories