Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
alert-triangle

GitHub Action

Github issue approval

v1.0.3

Github issue approval

alert-triangle

Github issue approval

Open github issue and approval

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Github issue approval

uses: keepbang/issue-approval@v1.0.3

Learn more about this action in keepbang/issue-approval

Choose a version

Issue Approval

  1. Create a GitHub issue.
  2. Wait until the approver approves, then proceed with the next workflow based on the approval status.
  3. Limit approve pending time is 10 minutes.

inputs

  • approvers : Approve github user name
  • secret-token : Auto-generated github secret token ${ secrets.GITHUB_TOKEN }