Skip to content

GitHub automation

development

Create issues, search code, and manage GitHub repositories via API

What you can do with GitHub

Each of these is a block you can drop into a workflow.

  • ConnectGitHub repos, issues, PRs, file contents, and code search.
  • Create Github IssueCreate a new issue in a GitHub repository.
  • Get Github Pr StatusGet the status, review state, and CI check results for a GitHub pull request.
  • Github List ReposList GitHub repositories for the authenticated user or an organisation. Use to discover repos before working with them.
  • Github List IssuesList open (or all) issues for a GitHub repository. Returns title, number, labels, and URL.
  • Github Get FileFetch the raw contents of a file from a GitHub repository. Useful for code review or reading configs.
  • Github Create PrCreate a pull request on a GitHub repository.
  • Github Merge PrMerge an open pull request on GitHub. Requires write access to the repository.

How it works

  1. 1Connect GitHubPaste an API key from your account settings
  2. 2Choose what starts itA schedule, an incoming webhook, a new email, a chat message — or run it by hand while you are still building.
  3. 3Add the rest of the stepsSend the result somewhere, branch on it, loop over it, or hand it to an AI step. GitHub is one block among the others.

Start automating GitHub

Build your first workflow on the free plan. No card, no trial clock.