apache / incubator-devlake

Apache DevLake is an open-source dev data platform to ingest, analyze, and visualize the fragmented data from DevOps tools, extracting insights for engineering excellence, developer experience, and community growth.
https://devlake.apache.org/
Apache License 2.0
2.6k stars 526 forks source link

[Feature][Azure Devops] Being able to use tags of pipeline to retrieve deployments for DORA #7956

Closed Stepness closed 2 weeks ago

Stepness commented 2 months ago

Search before asking

Use case

Because usually in an azure pipeline the name of the environment is either in the stage name or in a tag of the build instead of the job name, it would be useful to use tags as a filter for deployments for DORA metrics

https://learn.microsoft.com/en-us/azure/devops/pipelines/build/build-tag?view=azure-devops&tabs=azure-pipelines-ui

Description

No response

Related issues

7955

Are you willing to submit a PR?

Code of Conduct

klesh commented 2 months ago

It makes sense to me, anyone who would like to work on it is welcome.

github-actions[bot] commented 3 weeks ago

This issue has been automatically marked as stale because it has been inactive for 60 days. It will be closed in next 7 days if no further activity occurs.

github-actions[bot] commented 2 weeks ago

This issue has been closed because it has been inactive for a long time. You can reopen it if you encounter the similar problem in the future.