Skip to content

How to delete all reviews of a PR via github action? #25785

Discussion options

You must be logged in to vote

To complete this, I did just what i suggested in the question.
I have listed all reviews for the PR, then used a bash script to run a foreach for every one of them and dismiss the review via the API.

Works in production environment beautifully right now.

EDIT:: I can share the code if anyone needs it, just leave a comment.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@sharprs83
Comment options

Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants