8000 GitHub - satya-500/github-action-close-pull
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

satya-500/github-action-close-pull

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published
0