Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 962 Bytes

Azure.DevOps.Pipelines.Settings.RequireCommentForPullRequestFromFork.md

File metadata and controls

25 lines (15 loc) · 962 Bytes
category severity online version
Microsoft Azure DevOps Pipelines
Important

Azure.DevOps.Pipelines.Settings.RequireCommentForPullRequestFromFork

SYNOPSIS

Project settings should require a comment for pull requests from a fork.

DESCRIPTION

Before building a fork, a member of the project should review the changes and approve the pull request. This can help prevent malicious code from being introduced into the project.

Mininum TokenType: ReadOnly

RECOMMENDATION

Consider requiring a comment for pull requests from a fork in the project settings.

LINKS