rbraeunlich opened a new issue, #6984: URL: https://github.com/apache/incubator-devlake/issues/6984
### 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. ### Use case Hi everyone, I've set up DevLake for an example project and realized that the median lead time for changes is very low. I've check the documentation about the calcualtion of the metrik (https://devlake.apache.org/docs/v0.21/Metrics/LeadTimeForChanges#how-is-it-calculated). Since you're taking the mean of all PRs in the time range the metric also picks up Renovatebot PRs in my case. Therefore, it looks like my team's overperforming though it's just the auto-merged Renovate PRs. Therefore, it would be great if there was a way to filter those PRs (maybe based on Tag or RegEx). ### Description Please add a new transformation to the GitLab Scope config that let's one filter PRs based on tag or Regex so that those are excluded from the metrics. ### 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]
