dev-infra icon indicating copy to clipboard operation
dev-infra copied to clipboard

Github action that can be used to approve API golden files

Open devversion opened this issue 6 years ago • 0 comments

Most of the time, people create a pull request and forget about approving/updating the API golden files. This is commonly seen on community PRs because creating a merge-ready PR involves a lot of steps.

It would be helpful if there is a way to update/approve the goldens through the Github UI. That way, one doesn't have to go back to a failing PR to update the goldens, and it can be useful for community PRs where goldens need to be updated (saving time; so that one doesn't need to fetch&push the PR)

devversion avatar Jan 14 '20 09:01 devversion