Skip to content

Commit 3969874

Browse files
Update publishdata for main branch (#12127)
Same change as dotnet/roslyn#79981 for roslyn - ensures that we only have one branch (which is dev/18.0 at the moment) creating non-draft prs into a VS branch. We'll change this back later in the week...
1 parent c8b7900 commit 3969874

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

eng/config/PublishData.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"NonShipping"
2929
],
3030
"vsBranch": "main",
31-
"insertionCreateDraftPR": false,
32-
"insertionTitlePrefix": "[dNext]"
31+
"insertionCreateDraftPR": true,
32+
"insertionTitlePrefix": "[Validation]"
3333
},
3434
"release/dev17.6": {
3535
"nugetKind": [

0 commit comments

Comments
 (0)