Skip to content

Commit f68f2cf

Browse files
author
Jill Grant
authored
Merge pull request #5608 from TylerMSFT/whatsnew
draft updates
2 parents 5ed7e8f + 39ec513 commit f68f2cf

File tree

3 files changed

+197
-188
lines changed

3 files changed

+197
-188
lines changed

.whatsnew.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"$schema": "https://whatsnewapi.azurewebsites.net/schema",
2+
"$schema": "https://github.com/dotnet/docs-tools/blob/main/WhatsNew.Infrastructure/Configuration/reposettings.schema.json",
33
"docSetProductName": "C++, C, and Assembler",
44
"rootDirectory": "docs/",
55
"docLinkSettings": {
@@ -10,7 +10,8 @@
1010
"minAdditionsToFile": 2,
1111
"pullRequestTitlesToIgnore": [
1212
"^Confirm merge from FromPublicMasterBranch",
13-
"^Repo sync for protected CLA branch"
13+
"^Repo sync for protected CLA branch",
14+
"^Repo sync for protected branch"
1415
],
1516
"omitPullRequestTitles": false
1617
},

0 commit comments

Comments
 (0)