GitHub
The GitHub integration reacts to what happens in a repository, and acts on that repository in return.
What it gives you
| Node | What it does |
|---|---|
| GitHub trigger | Starts the automation on a repository webhook event—a push, a pull request, an issue, a release, a workflow run, and more. |
| GitHub action | Runs one of 22 operations against a repository, across pull requests, issues, branches, files and commits, releases, and workflows. |
What it needs
A GitHub connection, authenticating either as a person through a personal access token or as an organization through an app installation.