Skip to content

Commit cd3bb91

Browse files
authored
Merge pull request #31806 from github/repo-sync
Repo sync
2 parents e60b649 + d13917c commit cd3bb91

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

data/graphql/ghec/schema.docs.graphql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21372,7 +21372,7 @@ interface Migration {
2137221372

2137321373
"""
2137421374
The number of warnings encountered for this migration. To review the warnings,
21375-
check the [Migration Log](https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
21375+
check the [Migration Log](https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
2137621376
"""
2137721377
warningsCount: Int!
2137821378
}
@@ -45643,7 +45643,7 @@ type RepositoryMigration implements Migration & Node {
4564345643

4564445644
"""
4564545645
The number of warnings encountered for this migration. To review the warnings,
45646-
check the [Migration Log](https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
45646+
check the [Migration Log](https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
4564745647
"""
4564845648
warningsCount: Int!
4564945649
}

data/graphql/schema.docs.graphql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21372,7 +21372,7 @@ interface Migration {
2137221372

2137321373
"""
2137421374
The number of warnings encountered for this migration. To review the warnings,
21375-
check the [Migration Log](https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
21375+
check the [Migration Log](https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
2137621376
"""
2137721377
warningsCount: Int!
2137821378
}
@@ -45643,7 +45643,7 @@ type RepositoryMigration implements Migration & Node {
4564345643

4564445644
"""
4564545645
The number of warnings encountered for this migration. To review the warnings,
45646-
check the [Migration Log](https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
45646+
check the [Migration Log](https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer).
4564745647
"""
4564845648
warningsCount: Int!
4564945649
}

src/audit-logs/lib/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"apiOnlyEventsAdditionalDescription": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
3-
"sha": "8d67adf2bf847cc20fc9c5d0467eb088401a2dda"
3+
"sha": "02b360184eab64004ed1e890ae83b758eac91469"
44
}

src/graphql/data/fpt/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63276,7 +63276,7 @@
6327663276
},
6327763277
{
6327863278
"name": "warningsCount",
63279-
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
63279+
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
6328063280
"type": "Int!",
6328163281
"id": "int",
6328263282
"kind": "scalars",
@@ -79222,7 +79222,7 @@
7922279222
},
7922379223
{
7922479224
"name": "warningsCount",
79225-
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
79225+
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
7922679226
"type": "Int!",
7922779227
"id": "int",
7922879228
"kind": "scalars",

src/graphql/data/ghec/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63276,7 +63276,7 @@
6327663276
},
6327763277
{
6327863278
"name": "warningsCount",
63279-
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
63279+
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
6328063280
"type": "Int!",
6328163281
"id": "int",
6328263282
"kind": "scalars",
@@ -79222,7 +79222,7 @@
7922279222
},
7922379223
{
7922479224
"name": "warningsCount",
79225-
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/en/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
79225+
"description": "<p>The number of warnings encountered for this migration. To review the warnings,\ncheck the <a href=\"https://docs.github.com/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/accessing-your-migration-logs-for-github-enterprise-importer\">Migration Log</a>.</p>",
7922679226
"type": "Int!",
7922779227
"id": "int",
7922879228
"kind": "scalars",

0 commit comments

Comments
 (0)