Skip to content

Commit 7516ae6

Browse files
feedback
1 parent 5d0d60d commit 7516ae6

35 files changed

+85
-77
lines changed

docs/snippets/schemas/v3/azuredevops.schema.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
},
193193
"enforcePermissions": {
194194
"type": "boolean",
195-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
195+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
196196
}
197197
},
198198
"required": [

docs/snippets/schemas/v3/bitbucket.schema.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
},
166166
"enforcePermissions": {
167167
"type": "boolean",
168-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
168+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
169169
}
170170
},
171171
"required": [

docs/snippets/schemas/v3/connection.schema.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@
208208
},
209209
"enforcePermissions": {
210210
"type": "boolean",
211-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
211+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
212212
}
213213
},
214214
"required": [
@@ -414,7 +414,7 @@
414414
},
415415
"enforcePermissions": {
416416
"type": "boolean",
417-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
417+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
418418
}
419419
},
420420
"required": [
@@ -573,7 +573,7 @@
573573
},
574574
"enforcePermissions": {
575575
"type": "boolean",
576-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
576+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
577577
}
578578
},
579579
"required": [
@@ -684,7 +684,7 @@
684684
},
685685
"enforcePermissions": {
686686
"type": "boolean",
687-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
687+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
688688
}
689689
},
690690
"required": [
@@ -858,7 +858,7 @@
858858
},
859859
"enforcePermissions": {
860860
"type": "boolean",
861-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
861+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
862862
}
863863
},
864864
"required": [
@@ -1070,7 +1070,7 @@
10701070
},
10711071
"enforcePermissions": {
10721072
"type": "boolean",
1073-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
1073+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
10741074
}
10751075
},
10761076
"required": [
@@ -1143,7 +1143,7 @@
11431143
},
11441144
"enforcePermissions": {
11451145
"type": "boolean",
1146-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
1146+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
11471147
}
11481148
},
11491149
"required": [

docs/snippets/schemas/v3/genericGitHost.schema.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
},
6464
"enforcePermissions": {
6565
"type": "boolean",
66-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
66+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
6767
}
6868
},
6969
"required": [

docs/snippets/schemas/v3/gerrit.schema.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
},
104104
"enforcePermissions": {
105105
"type": "boolean",
106-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
106+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
107107
}
108108
},
109109
"required": [

docs/snippets/schemas/v3/gitea.schema.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
},
152152
"enforcePermissions": {
153153
"type": "boolean",
154-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
154+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
155155
}
156156
},
157157
"required": [

docs/snippets/schemas/v3/github.schema.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204
},
205205
"enforcePermissions": {
206206
"type": "boolean",
207-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
207+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
208208
}
209209
},
210210
"required": [

docs/snippets/schemas/v3/gitlab.schema.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
},
199199
"enforcePermissions": {
200200
"type": "boolean",
201-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
201+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
202202
}
203203
},
204204
"required": [

docs/snippets/schemas/v3/index.schema.mdx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@
647647
},
648648
"enforcePermissions": {
649649
"type": "boolean",
650-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
650+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
651651
}
652652
},
653653
"required": [
@@ -853,7 +853,7 @@
853853
},
854854
"enforcePermissions": {
855855
"type": "boolean",
856-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
856+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
857857
}
858858
},
859859
"required": [
@@ -1012,7 +1012,7 @@
10121012
},
10131013
"enforcePermissions": {
10141014
"type": "boolean",
1015-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
1015+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
10161016
}
10171017
},
10181018
"required": [
@@ -1123,7 +1123,7 @@
11231123
},
11241124
"enforcePermissions": {
11251125
"type": "boolean",
1126-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
1126+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
11271127
}
11281128
},
11291129
"required": [
@@ -1297,7 +1297,7 @@
12971297
},
12981298
"enforcePermissions": {
12991299
"type": "boolean",
1300-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
1300+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
13011301
}
13021302
},
13031303
"required": [
@@ -1509,7 +1509,7 @@
15091509
},
15101510
"enforcePermissions": {
15111511
"type": "boolean",
1512-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
1512+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
15131513
}
15141514
},
15151515
"required": [
@@ -1582,7 +1582,7 @@
15821582
},
15831583
"enforcePermissions": {
15841584
"type": "boolean",
1585-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
1585+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
15861586
}
15871587
},
15881588
"required": [

packages/schemas/src/v3/azuredevops.schema.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ const schema = {
191191
},
192192
"enforcePermissions": {
193193
"type": "boolean",
194-
"description": "Controls whether repository permissions are enforced for this connection. When PERMISSION_SYNC_ENABLED is false, this setting has no effect. Defaults to the value of PERMISSION_SYNC_ENABLED. See https://docs.sourcebot.dev/docs/features/permission-syncing"
194+
"description": "Controls whether repository permissions are enforced for this connection. When `PERMISSION_SYNC_ENABLED` is false, this setting has no effect. Defaults to the value of `PERMISSION_SYNC_ENABLED`. See https://docs.sourcebot.dev/docs/features/permission-syncing"
195195
}
196196
},
197197
"required": [

0 commit comments

Comments
 (0)