Magidoc

UpdateTeamReviewAssignmentInput
Input Object

Autogenerated input type of UpdateTeamReviewAssignment

Fields

#

algorithm

The algorithm to use for review assignment

Default: "ROUND_ROBIN"

clientMutationId

A unique identifier for the client performing the mutation.

countMembersAlreadyRequested

Count any members whose review has already been requested against the required number of members assigned to review

Default: true

enabled

Non-null

Turn on or off review assignment

excludedTeamMemberIds

[ ID !]

An array of team member IDs to exclude

id

ID !
Non-null

The Node ID of the team to update review assignments of

includeChildTeamMembers

Include the members of any child teams when assigning

Default: true

notifyTeam

Notify the entire team of the PR if it is delegated

Default: true

removeTeamRequest

Remove the team review request when assigning

Default: true

teamMemberCount

The number of team members to assign

Default: 1

Usages

#

References

#

  • Argument input of field updateTeamReviewAssignment from type Mutation