Skip to content

Lock pull-request

Actions
Lock a pull-request when an event triggers the action
v1.1.0
Latest
Star (7)

Lock a pull-request

This action locks a pull-request

Example usage

  - name: lock pull request
    uses: sudo-bot/action-pull-request-lock@v1.1.0
    with:
        github-token: ${{ secrets.GITHUB_TOKEN }}
        number: ${{ github.event.pull_request.number }}
        lock-reason: resolved

Lock 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

Lock a pull-request when an event triggers the action
v1.1.0
Latest

Lock 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.