unsplash / comment-on-pr

A GitHub Action to comment on the relevant open PR when a commit is pushed.
MIT License
150 stars 84 forks source link

Add support for for pull_request_review #54

Closed connorads closed 1 year ago

connorads commented 2 years ago

Add support for for pull_request_review by accessing number from pull_request property

Testing

Before ❌

Couldn't find an open pull request for branch with head at .

image

After ✅ image image

Similar fixes could be applied for #38 #15

connorads commented 2 years ago

Hey @aaronklaassen, what's the best way to go about getting this PR reviewed?

lurraca commented 1 year ago

+1 to this PR this is useful feature.

connorads commented 1 year ago

Hey @TimmyCarbone, what's the best way to go about getting this PR reviewed?

TimmyCarbone commented 1 year ago

Thanks @aaronklaassen