thisisnic commented on code in PR #50486:
URL: https://github.com/apache/arrow/pull/50486#discussion_r3669431963


##########
.github/workflows/pr_review_trigger.yml:
##########
@@ -26,6 +26,7 @@ jobs:
   # workflow. We trigger a new workflow run which will have permissions to add 
labels.
   label-when-reviewed:
     name: "Label PRs when reviewed"
+    if: github.event.review.user.type != 'Bot'

Review Comment:
   Hmm, sounds like it won't work and isn't worth the time to fix tbh, I'm 
gonna close this. Thanks for the extra context there though!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to