Skip to content

[Feature][Azure DevOps Plugin] Include pipeline run names in deployment regex matching #8653

Description

@juliagomezi

Search before asking

  • I had searched in the issues 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

component/pluginsThis issue or PR relates to pluginstype/feature-requestThis issue is a proposal for something new

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions