wow-actions / auto-comment

💬 Automatically comment issues or PRs on events triggered
MIT License
36 stars 13 forks source link

Error in Opened PR #14

Open AnirudhPanda opened 3 years ago

AnirudhPanda commented 3 years ago

image

github-actions[bot] commented 3 years ago

👋 @AnirudhPanda Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. Please make sure you have given us as much context as possible.

bubkoo commented 3 years ago

@AnirudhPanda Use pull_request_target for PR events

hborrelli1 commented 2 years ago

I am experiencing the same issue. Using pull_request_target does not seem to trigger the message as pull_request did. Any suggestions on how to fix this?

brandonchinn178 commented 1 year ago

I'm seeing this happen when opening PRs in draft mode. Does the action handle PRs in draft mode appropriately?