ajfabbri commented on code in PR #8412:
URL: https://github.com/apache/hadoop/pull/8412#discussion_r3082078542


##########
.github/workflows/labeler.yml:
##########
@@ -17,8 +17,16 @@
 # under the License.
 #
 
-name: "Pull Request Labeler"
-on: pull_request_target
+# Intentionally has a general name.
+# because the test status check created in GitHub Actions
+# currently randomly picks any associated workflow.
+# So, the name was changed to make sense in that context too.
+# See also 
https://github.community/t/specify-check-suite-when-creating-a-checkrun/118380/10
+
+name: "PR"

Review Comment:
   I see the screenshots you added. This is not a blocking comment--I think it 
is OK for now and we can change it after they fix the bug.



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to