Skip to content

Azure.DevOps.Repos.Branch.BranchPolicyAllowSelfApproval

github-actions edited this page Dec 29, 2023 · 1 revision

Azure.DevOps.Repos.Branch.BranchPolicyAllowSelfApproval

SYNOPSIS

Change authors should not be allowed to approve their own changes.

DESCRIPTION

The branch policy should not allow creators to approve their own changes. This will help ensure that the code in the default branch is of a high quality and that the team's Git workflow is followed.

Mininum TokenType: ReadOnly

RECOMMENDATION

Consider disabling the option to allow creators to approve their own changes.

LINKS

Clone this wiki locally