RepositoryMapping interface

AzDOリポジトリをGitHubの対応リポジトリにマッピングし、クロスリポジトリ間のパイプライン再配線を実現します。 パイプラインが他のAzDOリポジトリのテンプレートやリソースを参照し、そのリポジトリがすでに(または今後)GitHubに移行される場合に使用されます。

プロパティ

sourceRepositoryId

ソースリポジトリのAzDOリポジトリGUIDです。

targetRepository

GitHubのターゲットリポジトリは「owner/repo」形式です。

プロパティの詳細

sourceRepositoryId

ソースリポジトリのAzDOリポジトリGUIDです。

sourceRepositoryId: string

プロパティ値

string

targetRepository

GitHubのターゲットリポジトリは「owner/repo」形式です。

targetRepository: string

プロパティ値

string