Skip to main content
Copy VCS Reviewers toggle

What does the Copy VCS Reviewers toggle do in pipeline settings?

Gareth Hefferon avatar
Written by Gareth Hefferon
Updated over 5 months ago

Overview

In pipeline settings, there is a toggle called Copy VCS Reviewers:

This setting determines whether PR reviewers from the original pull request (PR) will be copied to newly created promotion PRs when promoting through environments.

How It Works

  • Enabled: PR reviewers from the original PR are copied to the newly created promotion PRs.

  • Disabled: Reviewers from the original PR are not copied. However, any default reviewers set up in your Version Control System (VCS) settings will still be copied, if applicable.

Access Permissions

  • User owned pipeline: Based on the Only Editable by pipeline owner setting.

  • Team shared pipeline: Pipeline/Team owner or based on the Pipeline permissions given to the user.

Did this answer your question?