You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub API call ends with an error when trying to dismiss a review: Can not dismiss a dismissed pull request review. It happens when the action is run for already corrected title.
Seems like dismissReview should filter out reviews in state: DISMISSED.
catskul and mkupiniakui-roberts-blums, jnewland, rnicoll and djeebus