# Set to true to add reviewers to pull requests addReviewers: false # Set to true to add assignees to pull requests addAssignees: true # A list of assignees, overrides reviewers if set assignees: - woop - tsotnet - achals - felixwang9817 # A number of assignees to add to the pull request # Set to 0 to add all of the assignees. # Uses numberOfReviewers if unset. numberOfAssignees: 1