wow-actions / welcome

💖 Welcomes new users by creating a comment in their first time issue/PR
MIT License
9 stars 4 forks source link

This action will run on the robot and throw error #11

Open devhaozi opened 1 year ago

devhaozi commented 1 year ago

This action will run on the robot and throw error

Expected Behavior

Nothing happen.

Current Behavior

Action run fail with error The listed users cannot be searched either because the users do not exist or you do not have permission to view the users.

Possible Solution

Do not run on GitHub robots.

Steps To Reproduce

  1. Add this action.
  2. Add a bot such as dependabot
  3. Trigger the dependabot to run and create a pull request.
  4. The action will fail with error Validation Failed: {"message":"The listed users cannot be searched either because the users do not exist or you do not have permission to view the users.","resource":"Search","field":"q","code":"invalid"}

image

Additional Context

Unnecessary

Your Environment

Unnecessary

github-actions[bot] commented 1 year ago

Hi 👋 @DevHaoZi

Thanks for opening your first issue here! Be sure to follow the issue template!