[Bug][GitHub] When collecting data, the values of 'pull_requests.type' and 'pull_requests.component' are incorrect for the data that meets the scope config rules. #6667
Labels
type/bug
This issue is a bug
Search before asking
What happened
Establish a connection and configure as follows:
Collect data from /apache/incubator-devlake.
Check the data in the pull_requests table. Taking fix: yarn library license issues #6483 as an example, the original data is as follows:
Currently, pull_requests.type = -v0.20, pull_requests.component = -v0.20.
What do you expect to happen
For one of the labels that match the rule, all the lables 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?
Code of Conduct
The text was updated successfully, but these errors were encountered: