juliagomezi opened a new issue, #8653: URL: https://github.com/apache/incubator-devlake/issues/8653
### 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 A DevOps team uses Azure DevOps (ADO) pipelines to deploy applications. The deployment information is only clear from the run name (e.g., "Production Deploy - v1.2.3") rather than the pipeline or job names. The team wants DevLake to accurately detect deployments by **matching regex patterns against run names**, not just pipeline and job names. ### Description Extend DevLake’s deployment detection logic for Azure DevOps to **include run names in regex matching**. This enhancement will allow users to specify patterns that identify deployments based on the run name, improving detection accuracy when pipeline or job names are insufficient. ### 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]
