panbingkun commented on PR #5874:
URL: https://github.com/apache/kyuubi/pull/5874#issuecomment-1862038224

   > 
![image](https://private-user-images.githubusercontent.com/1935105/291463780-a8091c91-dd4c-4bf7-9ee3-b89f18b8fec1.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTEiLCJleHAiOjE3MDI5NTU4NDksIm5iZiI6MTcwMjk1NTU0OSwicGF0aCI6Ii8xOTM1MTA1LzI5MTQ2Mzc4MC1hODA5MWM5MS1kZDRjLTRiZjctOWVlMy1iODlmMThiOGZlYzEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQUlXTkpZQVg0Q1NWRUg1M0ElMkYyMDIzMTIxOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyMzEyMTlUMDMxMjI5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NmZkMWQyNDA5MDZiZDI0YjMwMzU0YWFkZGQ2MTVjOTI1NGM1MGEzNjM4MjhmMzQyZWQ2ZTdhODE3ZDY2Yzc3OSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.RAxntwrHLHgenO-5I2f0GKQ1SgHS2LSpTwRv_3QjQ-M)
 The CI actions still run on v4. You have to run actions/checkout first to 
apply the local labler config file.
   
   Manually check as follows:
      1.Considering that the testing of the `github labeler action` is 
relatively special: When I submitted changes to this repo, the GA still 
executed the v4 version logic before merging the PR into it
      ref: 
https://github.com/actions/labeler?tab=readme-ov-file#notes-regarding-pull_request_target,
 
      <img width="843" alt="image" 
src="https://github.com/apache/spark/assets/15246973/529a7d4c-6260-4048-8730-54692c35d333";>
   
     2.I created a similar `private repo` to verify it
     The file (`.github/labeler.yml`) of this private repo is exactly the same 
as the file I am submitting to Spark repo
     <img width="950" alt="image" 
src="https://github.com/apache/spark/assets/15246973/89135af6-a88c-45c9-9746-7a844674d6e7";>
     
https://github.com/panbingkun/github-action-test/blob/main/.github/labeler.yml
   
     3.The verification process is as follows:
     A.When I submitted `core/x.scala` to this repo, it automatically labeled 
`CORE`
      https://github.com/panbingkun/github-action-test/pull/2
      <img width="913" alt="image" 
src="https://github.com/apache/spark/assets/15246973/92a9c6d3-b842-4b6d-b568-8aa8f48eab4f";>
   
   
      B.When I submitted `core/xxUI. scala` in this library, it automatically 
labeled `WEBUI`
      https://github.com/panbingkun/github-action-test/pull/3
      <img width="914" alt="image" 
src="https://github.com/apache/spark/assets/15246973/c2b24fa5-e2b3-46ab-867e-7080544547d2";>


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