Skip to content

Azure.DevOps.Pipelines.Settings.RequireCommentForPullRequestFromFork

github-actions edited this page Dec 17, 2023 · 3 revisions

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

Clone this wiki locally