nodejs / node-review

A browser extension that generates the metadata required for landing a Node.js Pull Request
15 stars 16 forks source link

feature request: remove LGTM approvals on new commit #12

Open refack opened 7 years ago

refack commented 7 years ago

As per https://github.com/nodejs/node/pull/13413/files#r120732145 we could enable people to conditionally approve by using the LGTM comment (instead on GitHub's Approval). That is:

I'll open a PR myself, I just wanted to record this feature request

legendecas commented 4 years ago

GitHub now has an option to dismiss all approvals on new commits. Though it might be too aggressive to apply the rule on all reviews.