xiaomingzhang12 opened a new issue, #6667: URL: https://github.com/apache/incubator-devlake/issues/6667
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened 1. Establish a connection and configure as follows:  2. Collect data from /apache/incubator-devlake. 3. Check the data in the pull_requests table. Taking https://github.com/apache/incubator-devlake/pull/6483 as an example, the original data is as follows:  4. Currently, pull_requests.type = -v0.20, pull_requests.component = -v0.20.  ### What do you expect to happen For labels that match the rule, they should be directly assigned to type and component. When multiple labels are present, they should be separated by commas. Taking PR #6483 as an example, both the type and component values should be "needs-cherrypick-v0.20,bot/auto-cherry-pick-completed ### How to reproduce See above ### Anything else _No response_ ### Version main ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
