abhishekrb19 opened a new pull request, #15558: URL: https://github.com/apache/druid/pull/15558
Currently the auto-labeler bot sometimes removes labels manually added by maintainers. For example: <img width="974" alt="CleanShot 2023-12-13 at 23 30 13@2x" src="https://github.com/apache/druid/assets/8687261/0127499a-b6e5-479e-b682-d3149705af87"> The behavior seems to be fixed in `v5` where the bot doesn't spuriously remove labels when `sync-label` is set to false (the default). See https://github.com/actions/labeler/releases/tag/v5.0.0 issue 2 for some details. This PR has: - [x] been self-reviewed. -- 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]
