manual-approval icon indicating copy to clipboard operation
manual-approval copied to clipboard

Pause your GitHub Actions workflow and request manual approval from set approvers before continuing

Results 50 manual-approval issues
Sort by recently updated
recently updated
newest added

When using the new feature to specify teams instead of individual users, I noticed the job failed after 1 hour due to bad credentials `error getting comments: GET https://api.github.com/repos/***/***/issues/195/comments: 401...

Enterprise edition privatization deployment is supported, and you can specify a domain name. Currently, only the default github.com is supported, and the domain name of the enterprise version of the...

Hello I am trying to use Manual Approval in public repo and assigning myself as approver (MarekLani is my user handle). I am getting following errors: GET https://api.github.com/orgs/MarekLani/teams/MarekLani/members: 404 Not...

troubleshooting

Hi, It would be nice to have the opertunity to define an output in the calling github action workflow step with the value of GO approvalStatus. We can than use...

needs-info

We are using the action with those props: ``` - uses: trstringer/manual-approval@v1 with: secret: ... approvers: ... issue-title: ... ``` but after a job is declined I expect the issue...

bug
troubleshooting

If there is a timeout in the job or step for the manual approval, it might be unknown to the receiver of the message. The comment closing the issue should...

enhancement

Currently the messages have to stand in their own comment. It would be ideal to be able to to provide additional information on new lines after the keyword especially in...

enhancement

Hello thanks for your plugin, how can we support mac os? ![Screen Shot 2022-06-13 at 19 20 07](https://user-images.githubusercontent.com/4725556/173468090-83467575-bec6-4013-92f9-f3e43d11e8f5.png)

enhancement

Title is self explanatory, this will ensure people actually read and action the preflight checks in the ticket

enhancement

This allows the issue created to have a pre-deployment checklist and other notes which can be made before approval is made, which helps establish a proper process

enhancement