File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 99 tags :
1010 include :
1111 - " v*"
12- branches :
13- include :
14- - main
1512
1613parameters :
1714 - name : previewBranch
@@ -232,7 +229,7 @@ extends:
232229 contentsource : " Folder"
233230 folderlocation : " $(Pipeline.Workspace)"
234231 waitforreleasecompletion : true
235- owners : vibiret @microsoft.com
232+ owners : mmainer@microsoft.com,gavinbarron @microsoft.com
236233 approvers : mmainer@microsoft.com
237234 serviceendpointurl : " https://api.esrp.microsoft.com"
238235 mainpublisher : " ESRPRELPACMAN"
Original file line number Diff line number Diff line change 99# variables and secrets, and then runs the release-please-action to manage versioning and changelogs.
1010
1111name : Release Please
12-
12+ permissions :
13+ contents : read
14+ pull-requests : write
1315on :
1416 push :
1517 branches :
You can’t perform that action at this time.
0 commit comments