You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/schema/latest/policy/manifest/config.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7987,7 +7987,7 @@
7987
7987
},
7988
7988
"sourcebranch": {
7989
7989
"type": "string",
7990
-
"description": "\"sourcebranch\" defines the branch name used as a source to create the new Git branch.\n\ncompatible:\n * target\n\nremark:\n * sourcebranch is required when the scmid is not defined."
7990
+
"description": "\"sourcebranch\" defines the branch name used as a source to create the new Git branch.\n\ncompatible:\n * target\n\nremark:\n * sourcebranch is required when the scmid is not defined.\n\ndefault: main"
7991
7991
}
7992
7992
},
7993
7993
"additionalProperties": false,
@@ -16656,7 +16656,7 @@
16656
16656
},
16657
16657
"sourcebranch": {
16658
16658
"type": "string",
16659
-
"description": "\"sourcebranch\" defines the branch name used as a source to create the new Git branch.\n\ncompatible:\n * target\n\nremark:\n * sourcebranch is required when the scmid is not defined."
16659
+
"description": "\"sourcebranch\" defines the branch name used as a source to create the new Git branch.\n\ncompatible:\n * target\n\nremark:\n * sourcebranch is required when the scmid is not defined.\n\ndefault: main"
16660
16660
}
16661
16661
},
16662
16662
"additionalProperties": false,
@@ -25667,7 +25667,7 @@
25667
25667
},
25668
25668
"sourcebranch": {
25669
25669
"type": "string",
25670
-
"description": "\"sourcebranch\" defines the branch name used as a source to create the new Git branch.\n\ncompatible:\n * target\n\nremark:\n * sourcebranch is required when the scmid is not defined."
25670
+
"description": "\"sourcebranch\" defines the branch name used as a source to create the new Git branch.\n\ncompatible:\n * target\n\nremark:\n * sourcebranch is required when the scmid is not defined.\n\ndefault: main"
0 commit comments