kou commented on issue #50133:
URL: https://github.com/apache/arrow/issues/50133#issuecomment-4804270971

   I think that the answer isn't right.
   
   The labelar job is executed when PR is opened or synchronized (pushed):
   
   
https://github.com/apache/arrow/blob/cffe22d6fe7f73836d2d9177b4b4fb2d1fcf4d1f/.github/workflows/dev_pr.yml#L20-L30
   
   
https://github.com/apache/arrow/blob/cffe22d6fe7f73836d2d9177b4b4fb2d1fcf4d1f/.github/workflows/dev_pr.yml#L86-L94
   
   The `CI: Extra: C++` label isn't removed after you set it manually again 
https://github.com/apache/arrow/pull/50125#event-26479462198 and then you 
pushed to the branch again 
https://github.com/apache/arrow/pull/50125#event-26510788701 .
   
   If the answer is right, the `CI: Extra: C++` label should be removed when 
you pushed to the branch again. But the `CI: Extra: C++` label wasn't removed.
   


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