Skip to content

Commit

Permalink
Add team as reviewer for insertion PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
AArnott committed Feb 20, 2024
1 parent e5c43bf commit 9651284
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
12 changes: 0 additions & 12 deletions azure-pipelines/variables/InsertReviewers.ps1

This file was deleted.

1 change: 1 addition & 0 deletions azure-pipelines/vs-insertion.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ extends:
TeamEmail: $(TeamEmail)
InsertionPayloadName: $(Build.Repository.Name) $(Build.BuildNumber)
InsertionBuildPolicy: Request Perf DDRITs
InsertionReviewers: $(TeamEmail),$(Build.RequestedForEmail)
AutoCompletePR: true
AutoCompleteMergeStrategy: Squash
- powershell: |
Expand Down

0 comments on commit 9651284

Please sign in to comment.