Closed patrickeasters closed 4 years ago
@aaronklaassen can you merge approve the merge?
@patrickeasters if this doesn’t get merged I could use your repo and branch to run my git action, or should I fork over your repo and use it that way?
@FarhanSajid1 you're welcome to fork my repo with the fix or reference it: patrickeasters/comment-on-pr@v1.1.2
Oh, thanks! I've been meaning to add this, too. You beat me to it :+1:
Sorry for the wait. Apparently I missed the notification for this open PR 😬
I had a use case where I wanted to comment on a PR during a
pull_request
event type, so I added this support. This is completely backwards compatible with the existing behavior forpush
events.