Lock pull-request
ActionsTags
(2)This action locks a pull-request
- name: lock pull request
uses: sudo-bot/[email protected]
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.