File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -566,6 +566,25 @@ configuration:
566566
567567 Otherwise, please add `tell-mode` label.
568568 description : Add release/2.3 targeting PRs to the servicing project
569+ - if :
570+ - payloadType : Pull_Request
571+ - isAction :
572+ action : Opened
573+ - targetsBranch :
574+ branch : release/10.0
575+ - activitySenderHasPermission :
576+ permission : Read
577+ - not :
578+ isActivitySender :
579+ user : dotnet-maestro
580+ issueAuthor : False
581+ - not :
582+ isActivitySender :
583+ user : dotnet-maestro-bot
584+ issueAuthor : False
585+ then :
586+ - addLabel :
587+ label : servicing-consider
569588 - if :
570589 - payloadType : Pull_Request
571590 - labelAdded :
@@ -743,3 +762,4 @@ configuration:
743762onFailure :
744763onSuccess :
745764
765+
You can’t perform that action at this time.
0 commit comments