Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend environment settings to support prevent_self_review parameter #931

Open
brockgwex opened this issue May 2, 2024 · 0 comments
Open

Comments

@brockgwex
Copy link

brockgwex commented May 2, 2024

Prerequisites:

New Feature

Adds the ability to control whether prevent_self_review is enabled or disabled for a given deployment environment.

environments:
  - name: prod
    reviewers:
      - id: 5847163
        type: 'Team'
    prevent_self_review: true
    deployment_branch_policy:
      protected_branches: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant