Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#8,653 コメント 4 件 リアクション 1 件 担当者 1 名 GitHub で見る

@veetmoradiya3628 がすでに取り組んでいます。

2026年9月16日 から。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
azure, go
領域
devops

調査の方向性

まず、Azure DevOps のデプロイ検出ロジックと、パイプライン名およびジョブ名に対する regex マッチングを見つけます。そこで実行名がどのように表現されているかを追跡し、デプロイパターンが実行名を識別できるようにマッチングの対象範囲を更新します。実行名に基づくデプロイが説明どおりに検出されれば完了です。

索引モデルが issue の本文から書いたものです。

説明

component/plugins type/feature-request
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
主要言語
Go
スター
3.1k
フォーク
812
平均マージ
1日 23時間
マージ済み PR(30日)
51

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

apache/devlake のほかの issue

apache/devlake の issue をすべて見る

似ている issue

Go の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。