paritytech / pr-custom-review

GitHub Action for complex pull request approval cases that are not currently supported by the Branch protection feature in GitHub.
MIT License
8 stars 4 forks source link

added author as an approval review #115

Closed Bullrich closed 1 year ago

Bullrich commented 1 year ago

Added the author of a PR as an approval. By doing this, if the author is part of the teams that need to review the PR, it will make him count as one required review less.

Fixes #104