ProjectRetentionSetting interface

保持ルールの設定が含まれます。

プロパティ

purgeArtifacts

成果物の保持に関する規則。 成果物は実行よりも長く生きられないため、実行の消去設定が短いほどオーバーライドされます。

purgePullRequestRuns

pull request パイプラインの実行リテンション期間のルール。

purgeRuns

パイプラインの実行リテンション期間のルール。

retainRunsPerProtectedBranch

保護されたブランチごとの実行を保持するための規則。

プロパティの詳細

purgeArtifacts

成果物の保持に関する規則。 成果物は実行よりも長く生きられないため、実行の消去設定が短いほどオーバーライドされます。

purgeArtifacts: RetentionSetting

プロパティ値

purgePullRequestRuns

pull request パイプラインの実行リテンション期間のルール。

purgePullRequestRuns: RetentionSetting

プロパティ値

purgeRuns

パイプラインの実行リテンション期間のルール。

purgeRuns: RetentionSetting

プロパティ値

retainRunsPerProtectedBranch

保護されたブランチごとの実行を保持するための規則。

retainRunsPerProtectedBranch: RetentionSetting

プロパティ値