TargetBranchConfiguration interface
PR 批注的存放庫分支組態。
屬性
| annotate |
在預設分支上設定PR批注。 已啟用 - 資源的預設分支上會啟用PR批注。 已停用 - 資源的預設分支上會停用PR批注。 |
| branch |
取得或設定應該具有註釋的分支。 |
屬性詳細資料
annotateDefaultBranch
在預設分支上設定PR批注。
已啟用 - 資源的預設分支上會啟用PR批注。 已停用 - 資源的預設分支上會停用PR批注。
annotateDefaultBranch?: string
屬性值
string
branchNames
取得或設定應該具有註釋的分支。
branchNames?: string[]
屬性值
string[]