Skip to content

Extend environment settings to support prevent_self_review parameter #931

Open
@brockgwex

Description

@brockgwex

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

      Participants

      @brockgwex

      Issue actions

        Extend environment settings to support prevent_self_review parameter · Issue #931 · repository-settings/app