GitHub Action Close Pull
ActionsTags
(1)A GitHub action to close a pull request and optionally 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
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.