Startrekzky opened a new issue, #3675: URL: https://github.com/apache/incubator-devlake/issues/3675
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Description Provide reasonable default values to each plugin's transformation to help users configure it faster. For instance, most GitHub users use labels such as `bug`, `type/bug`, `type-bug` or `bug-p0` to indicate that an issue is a bug. Therefore, we can provide a default value like `(bug|type/bug|type-bug|bug-p0)$` or `/bug/` in GitHub's transformation to tell DevLake that a GitHub issue with which labels is a bug.  ### Use case TBD: - [ ] GitHub default values - [ ] GitLab default values - [ ] Jira default values - [ ] Jenkins default values - [ ] Other plugins ### Related issues _No response_ ### Are you willing to submit a 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]
