kou commented on issue #50133: URL: https://github.com/apache/arrow/issues/50133#issuecomment-4665636448
@raulcd It seems that https://github.com/apache/arrow/blob/9265a71614a9552590e59b786af9355573d01133/dev/archery/archery/bot.py#L214-L216 that uses https://docs.github.com/en/rest/issues/labels?apiVersion=2026-03-10#add-labels-to-an-issue may remove existing labels when multiple label add requires are processed at once. (I think that it's a bug of GitHub...) Are we using the "awaiting ..." labels? If we don't use the "awaiting ..." labels, how about removing them? If we remove them, we can avoid this timing sensitive problem. -- 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]
