Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only approve once #39

Open
kaelig opened this issue Sep 24, 2019 · 1 comment · May be fixed by #47
Open

Only approve once #39

kaelig opened this issue Sep 24, 2019 · 1 comment · May be fixed by #47

Comments

@kaelig
Copy link

kaelig commented Sep 24, 2019

In pull requests from dependabot, the action posts one comment/approval per commit, which makes the history noisy:

github com_Shopify_polaris-styleguide_pull_2992

Would it be possible for the action to only approve/comment once?

Ana06 added a commit to Ana06/automatic-pull-request-review that referenced this issue May 19, 2021
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 AndrewMusgrave#39
Ana06 added a commit to Ana06/automatic-pull-request-review that referenced this issue May 19, 2021
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 AndrewMusgrave#39
@Ana06 Ana06 linked a pull request May 19, 2021 that will close this issue
Ana06 added a commit to Ana06/automatic-pull-request-review that referenced this issue May 27, 2021
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 AndrewMusgrave#39
Ana06 added a commit to Ana06/automatic-pull-request-review that referenced this issue May 27, 2021
`Ana06/[email protected]` is a fork of https://github.com/AndrewMusgrave/automatic-pull-request-review which [fixes DISMISS](AndrewMusgrave#48) and provides an `allow_duplicate` option which allows to [only approve once](AndrewMusgrave#39).
@Ana06
Copy link

Ana06 commented May 27, 2021

I have released Ana06/[email protected] a fork which includes this and fixes #48. @kaelig feel free to use it! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants