warren830 opened a new pull request, #4962: URL: https://github.com/apache/incubator-devlake/pull/4962
### Summary 1. added `TryAdd/ReturnNameIfMatched` to `RegexEnricher` to simplify the usage of the helper 2. data source plugins(github in this PR) would use `RegexEnricher` to enrich the `type` and `environment` fields for `cicd_pipeline`/`cicd_task`. 3. `type`/`env` enrichment are moved into `extractors`, `pipeline_extractor` would run the RegexEnricher against the `run.name`. 4. next step: `dora.generateDeployment` would use `type`/`environment` fields to generate deployment ### Does this close any open issues? Part of #4869 ### Screenshots <img width="198" alt="image" src="https://user-images.githubusercontent.com/39366025/232987718-cf7550f8-c17a-48ef-b898-a31e9489e6f9.png"> ### Other Information Any other information that is important to this PR. -- 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]
