Automate GitHub for free on Stepper

GitHub is a developer platform for hosting Git repositories, reviewing code and shipping software. Automate issues, pull requests, commits, branches, releases and Actions workflows.

I want to integratewithSee how to connect GitHub to ...

Triggers available for GitHub on Stepper

New Issue

Triggers when a new issue is opened in a repository.

  • 2 parameter s

New Pull Request

Triggers when a new pull request is opened in a repository.

  • 2 parameter s

Pull Request Merged

Triggers when a pull request is merged into a repository.

  • 2 parameter s

New Commit

Triggers when a new commit is pushed to a repository. Fires once per push with the head commit.

  • 2 parameter s

New Issue Comment

Triggers when a comment is added to an issue or pull request.

  • 1 parameter s

New Release

Triggers when a new release is published in a repository.

  • 1 parameter s

New Branch

Triggers when a new branch is created in a repository.

  • 1 parameter s

Actions available for GitHub on Stepper

Create Issue

Creates a new issue in a repository.

  • 6 parameter s

Update Issue

Updates an existing issue in a repository.

  • 9 parameter s

Create Issue Comment

Creates a comment on an issue or pull request.

  • 3 parameter s

Add Labels to Issue

Adds one or more labels to an issue or pull request, without clearing existing labels.

  • 3 parameter s

Create Pull Request

Creates a new pull request in a repository.

  • 7 parameter s

Update Pull Request

Updates an existing pull request (title, body, state, or base branch).

  • 6 parameter s

Merge Pull Request

Merges a pull request.

  • 6 parameter s

Create Branch

Creates a new branch in a repository.

  • 3 parameter s

Create or Update File

Creates a new file, or updates an existing file, in a repository.

  • 7 parameter s

Get File Content

Reads the contents of a file in a repository.

  • 3 parameter s

Create Release

Creates a new release in a repository.

  • 8 parameter s

Dispatch Workflow

Manually triggers a GitHub Actions workflow run.

  • 4 parameter s

Create Repository

Creates a new repository for your personal account or an organization you belong to.

  • 7 parameter s

Find Issue

Finds an issue using GitHub search syntax.

  • 3 parameter s

Find Pull Request

Finds a pull request using GitHub search syntax.

  • 3 parameter s

Find Repository

Finds a repository by its full name.

  • 1 parameter s

List Issues

Lists issues for a repository.

  • 5 parameter s

List Pull Requests

Lists pull requests in a repository.

  • 4 parameter s

List Commits

Lists commits on a repository.

  • 6 parameter s

List Files

Lists files in a repository, optionally filtered by branch and path prefix.

  • 3 parameter s

Make HTTP Request

Make an HTTP request to any URL with full control over method, headers, and body.