Skip to content

[FEAT]: Exclude list for Team Code Review settings Β #1972

@felixlut

Description

@felixlut

Describe the need

This is a continuation of #1249 which I think should be closed already by #1356

The current version of github_team_settings is missing one field that should be available which makes it possible to exclude certain members of the team from being assigned to review PR:s (see image below).

image

The GraphQL API seems to be the only way to programmatically alter these fields, and they are currently in preview. The excludedTeamMemberIds list is available in the updateTeamReviewAssignment mutation call, so the functionality should be possible.

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: StaleUsed by stalebot to clean houseStatus: Up for grabsIssues that are ready to be worked on by anyoneType: FeatureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions