Skip to content

Commit 2bb4543

Browse files
🤖 sync'ing generated docs
1 parent 9b03cf7 commit 2bb4543

File tree

18 files changed

+154
-19
lines changed

18 files changed

+154
-19
lines changed

docs/admin/code-hosts/aws-codecommit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ AWS CodeCommit connections support the following configuration options, which ar
3737

3838
{/* SCHEMA_SYNC_START: admin/code_hosts/aws_codecommit.schema.json */}
3939
{/* WARNING: This section is auto-generated during releases. Do not edit manually. */}
40-
{/* Last updated: 2026-03-30T11:57:12Z */}
40+
{/* Last updated: 2026-04-07T04:53:49Z */}
4141
```json
4242
{
4343
// REQUIRED:

docs/admin/code-hosts/azuredevops.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Azure DevOps connections support the following configuration options, which are
6565

6666
{/* SCHEMA_SYNC_START: admin/code_hosts/azuredevops.schema.json */}
6767
{/* WARNING: This section is auto-generated during releases. Do not edit manually. */}
68-
{/* Last updated: 2026-03-30T11:57:12Z */}
68+
{/* Last updated: 2026-04-07T04:53:49Z */}
6969
```json
7070
// Authentication alternatives: token OR windowsPassword
7171

docs/admin/code-hosts/bitbucket-cloud.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ Bitbucket Cloud connections support the following configuration options, which a
116116

117117
{/* SCHEMA_SYNC_START: admin/code_hosts/bitbucket_cloud.schema.json */}
118118
{/* WARNING: This section is auto-generated during releases. Do not edit manually. */}
119-
{/* Last updated: 2026-03-30T11:57:12Z */}
119+
{/* Last updated: 2026-04-07T04:53:49Z */}
120120
```json
121121
{
122122
// The workspace access token to use when authenticating with Bitbucket Cloud.

docs/admin/code-hosts/bitbucket-server.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Bitbucket Server / Bitbucket Data Center connections support the following confi
202202

203203
{/* SCHEMA_SYNC_START: admin/code_hosts/bitbucket_server.schema.json */}
204204
{/* WARNING: This section is auto-generated during releases. Do not edit manually. */}
205-
{/* Last updated: 2026-03-30T11:57:12Z */}
205+
{/* Last updated: 2026-04-07T04:53:49Z */}
206206
```json
207207
// Authentication alternatives: token OR password
208208

docs/admin/code-hosts/gerrit.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Gerrit connections support the following configuration options, which are specif
113113

114114
{/* SCHEMA_SYNC_START: admin/code_hosts/gerrit.schema.json */}
115115
{/* WARNING: This section is auto-generated during releases. Do not edit manually. */}
116-
{/* Last updated: 2026-03-30T11:57:12Z */}
116+
{/* Last updated: 2026-04-07T04:53:49Z */}
117117
```json
118118
{
119119
// If non-null, enforces Gerrit repository permissions. This requires that there is an item in the [site configuration json](https://sourcegraph.com/docs/admin/config/site_config#auth-providers) `auth.providers` field, of type "gerrit" with the same `url` field as specified in this `GerritConnection`.

docs/admin/code-hosts/github.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ GitHub connections support the following configuration options, which are specif
454454

455455
{/* SCHEMA_SYNC_START: admin/code_hosts/github.schema.json */}
456456
{/* WARNING: This section is auto-generated during releases. Do not edit manually. */}
457-
{/* Last updated: 2026-03-30T11:57:12Z */}
457+
{/* Last updated: 2026-04-07T04:53:49Z */}
458458
```json
459459
// Authentication alternatives: token OR gitHubAppDetails OR externalAccount OR useRandomExternalAccount
460460

docs/admin/code-hosts/gitlab.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ See [Internal rate limits](/admin/code-hosts/rate-limits#internal-rate-limits).
189189

190190
{/* SCHEMA_SYNC_START: admin/code_hosts/gitlab.schema.json */}
191191
{/* WARNING: This section is auto-generated during releases. Do not edit manually. */}
192-
{/* Last updated: 2026-03-30T11:57:12Z */}
192+
{/* Last updated: 2026-04-07T04:53:49Z */}
193193
```json
194194
{
195195
// If non-null, enforces GitLab repository permissions. This requires that there be an item in the `auth.providers` field of type "gitlab" with the same `url` field as specified in this `GitLabConnection`.

docs/admin/code-hosts/gitolite.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ To connect Gitolite to Sourcegraph:
2525

2626
{/* SCHEMA_SYNC_START: admin/code_hosts/gitolite.schema.json */}
2727
{/* WARNING: This section is auto-generated during releases. Do not edit manually. */}
28-
{/* Last updated: 2026-03-30T11:57:12Z */}
28+
{/* Last updated: 2026-04-07T04:53:49Z */}
2929
```json
3030
{
3131
// A list of repositories to never mirror from this Gitolite instance. Supports excluding by exact name ({"name": "foo"}).

docs/admin/code-hosts/other.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Repositories must be listed individually:
6868

6969
{/* SCHEMA_SYNC_START: admin/code_hosts/other_external_service.schema.json */}
7070
{/* WARNING: This section is auto-generated during releases. Do not edit manually. */}
71-
{/* Last updated: 2026-03-30T11:57:12Z */}
71+
{/* Last updated: 2026-04-07T04:53:49Z */}
7272
```json
7373
{
7474
// A list of repositories to never mirror by name after applying repositoryPathPattern. Supports excluding by exact name ({"name": "myrepo"}) or regular expression ({"pattern": ".*secret.*"}).

docs/admin/code-hosts/phabricator.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The Sourcegraph instance's site admin must [update the `corsOrigin` site config
7676

7777
{/* SCHEMA_SYNC_START: admin/code_hosts/phabricator.schema.json */}
7878
{/* WARNING: This section is auto-generated during releases. Do not edit manually. */}
79-
{/* Last updated: 2026-03-30T11:57:12Z */}
79+
{/* Last updated: 2026-04-07T04:53:49Z */}
8080
```json
8181
{
8282
// SSH cipher to use when cloning via SSH. Must be a valid choice from `ssh -Q cipher`.

0 commit comments

Comments
 (0)