automatic-pull-request-review
automatic-pull-request-review copied to clipboard
Implement allow_duplicate
Introduce a new option allow_duplicate (true by default). If it is true the behavior keeps the same. When it is false, the review is only sent if there not already a review by github-actions with the same body and type.
Closes #39
I have released Ana06/[email protected] which includes this change and fixes https://github.com/AndrewMusgrave/automatic-pull-request-review/issues/48. If there is interest in adding those changes to the project, feel free to cherry-pick my commits: https://github.com/Ana06/automatic-pull-request-review/compare/0.0.5...v0.1.0