wait-approval

command module
v1.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2022 License: MIT Imports: 10 Imported by: 0

README

wait-approval

wait-approval pause GitHub Action workflow and wait for approval from someone.

  • approval keyword is /approve
    • approve step and subsequent steps are going to run
  • deny keyword is /deny
    • revoke step and subsequent steps are not going to run.

Usage

steps:
  - uses: hatajoe/wait-approval@v1
    with:
      github-pull-request-number: ${{ github.event.pull_request.number }}
    env:
      GITHUB_TOKEN: ${{ secret.GITHUB_TOKEN }}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL