共用方式為


GitPullRequestFilesDiff interface

為拉取請求收集檔案差異。

屬性

fileDiffs

拉取請求中所有變更檔案的檔案差異。

pullRequestDescription

提取要求的描述。

pullRequestTitle

提取要求的標題。

屬性詳細資料

fileDiffs

拉取請求中所有變更檔案的檔案差異。

fileDiffs: FileDiffDetail[]

屬性值

pullRequestDescription

提取要求的描述。

pullRequestDescription: string

屬性值

string

pullRequestTitle

提取要求的標題。

pullRequestTitle: string

屬性值

string