Skip to content

Warning

You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?

Approve Pull Request

Actions
A GitHub Action for approving pull requests
v2.0.0
Star (61)

approve-pull-request-action

A GitHub Action for approving pull requests.

Usage

steps:
  - name: Approve Pull Request
    uses: juliangruber/[email protected]
    with:
      github-token: ${{ secrets.GITHUB_TOKEN }}
      number: 1
      repo: juliangruber/approve-pull-request-action # optional

Related

License

MIT

Approve Pull Request is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

A GitHub Action for approving pull requests
v2.0.0

Approve Pull Request is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.