Skip to content

GitHub Action Close Pull

Actions
A GitHub action to close a pull request and optionally delete its branch
v1
Latest
Star (1)

Tags

 (1)

A GitHub action to close a pull request and optionally delete its branch.

Usage

Close a pull request and delete its branch

      - name: Close Pull
        uses: satya-500/github-action-close-pull@v1
        with:
          pull-request-number: 1
          comment: Auto-closing pull request
          delete-branch: true

License

MIT

GitHub Action Close Pull 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 to close a pull request and optionally delete its branch
v1
Latest

Tags

 (1)

GitHub Action Close Pull 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.