[Feature][Azure DevOps Plugin] Include pipeline run names in deployment regex matching
- Ngôn ngữ chính
- Go
- Star
- 3.1k
- Fork
- 808
- Merge trung bình
- 1 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 49
Mô tả
### 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)
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Bắt đầu bằng cách xác định logic phát hiện triển khai Azure DevOps và việc khớp regex đối với tên pipeline và job. Theo dõi cách tên lần chạy được biểu diễn ở đó và cập nhật phạm vi khớp để các mẫu triển khai có thể nhận diện chúng; hoàn thành khi các triển khai dựa trên tên lần chạy được phát hiện như mô tả.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- azure, go
- Lĩnh vực
- devops
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 45/100