Add flag to build:approve to suppress 'approve action is already performed on this build' error
Add flag to build:approve command to optionally prevent exiting with an error when the build already has approval.
I have opened a pull request that adds this functionality https://github.com/percy/cli/pull/1963
Use case: in some instances we create and subsequently auto-approve Percy builds using the build:approve command in our GitHub workflows to satisfy a requirement for an approved Percy build in order to merge. In these instances we don't really care whether the build has already been approved.
@danieldelacruz01 Pr does look good in initial look. We will look into this and get back on this
This issue is stale because it has been open for more than 14 days with no activity. Remove stale label or comment or this will be closed in 14 days.
Not stale. The PR is awaiting a second round of reviews
This issue is stale because it has been open for more than 14 days with no activity. Remove stale label or comment or this will be closed in 14 days.
still awaiting reviews
This issue is stale because it has been open for more than 14 days with no activity. Remove stale label or comment or this will be closed in 14 days.
awaiting QA approval