diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.json b/descriptions-next/api.github.com/api.github.com.2022-11-28.json index d4bb397876..3f1d0f9fea 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.json @@ -143616,6 +143616,18 @@ "weekly", null ] + }, + "ai_findings_option": { + "description": "The AI findings configuration for the repository.", + "type": [ + "string", + "null" + ], + "enum": [ + "disabled", + "on_push", + null + ] } } }, @@ -143663,6 +143675,14 @@ "ruby" ] } + }, + "ai_findings_option": { + "description": "Whether AI findings run for Code Quality on this repository.", + "type": "string", + "enum": [ + "disabled", + "on_push" + ] } }, "anyOf": [ @@ -143685,6 +143705,11 @@ "required": [ "languages" ] + }, + { + "required": [ + "ai_findings_option" + ] } ], "additionalProperties": false @@ -329566,7 +329591,8 @@ "runner_type": "standard", "runner_label": null, "updated_at": "2023-01-01T00:00:00Z", - "schedule": "weekly" + "schedule": "weekly", + "ai_findings_option": "on_push" } }, "code-quality-setup-update": { diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml index 2a15b74cd0..5d8488dec9 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml @@ -104730,6 +104730,15 @@ components: enum: - weekly - + ai_findings_option: + description: The AI findings configuration for the repository. + type: + - string + - 'null' + enum: + - disabled + - on_push + - code-quality-setup-update: description: Configuration for code quality setup. type: object @@ -104765,6 +104774,12 @@ components: - javascript-typescript - python - ruby + ai_findings_option: + description: Whether AI findings run for Code Quality on this repository. + type: string + enum: + - disabled + - on_push anyOf: - required: - state @@ -104774,6 +104789,8 @@ components: - runner_label - required: - languages + - required: + - ai_findings_option additionalProperties: false code-quality-setup-update-response: description: |- @@ -244482,6 +244499,7 @@ components: runner_label: updated_at: '2023-01-01T00:00:00Z' schedule: weekly + ai_findings_option: on_push code-quality-setup-update: value: state: configured diff --git a/descriptions-next/api.github.com/api.github.com.2026-03-10.json b/descriptions-next/api.github.com/api.github.com.2026-03-10.json index 36713fcaeb..ca631dc745 100644 --- a/descriptions-next/api.github.com/api.github.com.2026-03-10.json +++ b/descriptions-next/api.github.com/api.github.com.2026-03-10.json @@ -142976,6 +142976,18 @@ "weekly", null ] + }, + "ai_findings_option": { + "description": "The AI findings configuration for the repository.", + "type": [ + "string", + "null" + ], + "enum": [ + "disabled", + "on_push", + null + ] } } }, @@ -143023,6 +143035,14 @@ "ruby" ] } + }, + "ai_findings_option": { + "description": "Whether AI findings run for Code Quality on this repository.", + "type": "string", + "enum": [ + "disabled", + "on_push" + ] } }, "anyOf": [ @@ -143045,6 +143065,11 @@ "required": [ "languages" ] + }, + { + "required": [ + "ai_findings_option" + ] } ], "additionalProperties": false @@ -328699,7 +328724,8 @@ "runner_type": "standard", "runner_label": null, "updated_at": "2023-01-01T00:00:00Z", - "schedule": "weekly" + "schedule": "weekly", + "ai_findings_option": "on_push" } }, "code-quality-setup-update": { diff --git a/descriptions-next/api.github.com/api.github.com.2026-03-10.yaml b/descriptions-next/api.github.com/api.github.com.2026-03-10.yaml index 30486b79a6..2f2c58f359 100644 --- a/descriptions-next/api.github.com/api.github.com.2026-03-10.yaml +++ b/descriptions-next/api.github.com/api.github.com.2026-03-10.yaml @@ -104259,6 +104259,15 @@ components: enum: - weekly - + ai_findings_option: + description: The AI findings configuration for the repository. + type: + - string + - 'null' + enum: + - disabled + - on_push + - code-quality-setup-update: description: Configuration for code quality setup. type: object @@ -104294,6 +104303,12 @@ components: - javascript-typescript - python - ruby + ai_findings_option: + description: Whether AI findings run for Code Quality on this repository. + type: string + enum: + - disabled + - on_push anyOf: - required: - state @@ -104303,6 +104318,8 @@ components: - runner_label - required: - languages + - required: + - ai_findings_option additionalProperties: false code-quality-setup-update-response: description: |- @@ -243762,6 +243779,7 @@ components: runner_label: updated_at: '2023-01-01T00:00:00Z' schedule: weekly + ai_findings_option: on_push code-quality-setup-update: value: state: configured diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index 64bda368a8..49331c4cfc 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -144627,6 +144627,18 @@ "weekly", null ] + }, + "ai_findings_option": { + "description": "The AI findings configuration for the repository.", + "type": [ + "string", + "null" + ], + "enum": [ + "disabled", + "on_push", + null + ] } } }, @@ -144674,6 +144686,14 @@ "ruby" ] } + }, + "ai_findings_option": { + "description": "Whether AI findings run for Code Quality on this repository.", + "type": "string", + "enum": [ + "disabled", + "on_push" + ] } }, "anyOf": [ @@ -144696,6 +144716,11 @@ "required": [ "languages" ] + }, + { + "required": [ + "ai_findings_option" + ] } ], "additionalProperties": false @@ -331580,7 +331605,8 @@ "runner_type": "standard", "runner_label": null, "updated_at": "2023-01-01T00:00:00Z", - "schedule": "weekly" + "schedule": "weekly", + "ai_findings_option": "on_push" } }, "code-quality-setup-update": { diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index dc1bdaca4a..05c0f1d335 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -105434,6 +105434,15 @@ components: enum: - weekly - + ai_findings_option: + description: The AI findings configuration for the repository. + type: + - string + - 'null' + enum: + - disabled + - on_push + - code-quality-setup-update: description: Configuration for code quality setup. type: object @@ -105469,6 +105478,12 @@ components: - javascript-typescript - python - ruby + ai_findings_option: + description: Whether AI findings run for Code Quality on this repository. + type: string + enum: + - disabled + - on_push anyOf: - required: - state @@ -105478,6 +105493,8 @@ components: - runner_label - required: - languages + - required: + - ai_findings_option additionalProperties: false code-quality-setup-update-response: description: |- @@ -245771,6 +245788,7 @@ components: runner_label: updated_at: '2023-01-01T00:00:00Z' schedule: weekly + ai_findings_option: on_push code-quality-setup-update: value: state: configured diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index 0cbf4665e8..b77d1ad5dc 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -357942,6 +357942,18 @@ "weekly", null ] + }, + "ai_findings_option": { + "description": "The AI findings configuration for the repository.", + "type": [ + "string", + "null" + ], + "enum": [ + "disabled", + "on_push", + null + ] } } }, @@ -357956,7 +357968,8 @@ "runner_type": "standard", "runner_label": null, "updated_at": "2023-01-01T00:00:00Z", - "schedule": "weekly" + "schedule": "weekly", + "ai_findings_option": "on_push" } } } @@ -358123,6 +358136,14 @@ "ruby" ] } + }, + "ai_findings_option": { + "description": "Whether AI findings run for Code Quality on this repository.", + "type": "string", + "enum": [ + "disabled", + "on_push" + ] } }, "anyOf": [ @@ -358145,6 +358166,11 @@ "required": [ "languages" ] + }, + { + "required": [ + "ai_findings_option" + ] } ], "additionalProperties": false diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 0cb4aaffc0..41e9b0eb8a 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -72824,6 +72824,15 @@ paths: enum: - weekly - + ai_findings_option: + description: The AI findings configuration for the repository. + type: + - string + - 'null' + enum: + - disabled + - on_push + - examples: default: value: @@ -72835,6 +72844,7 @@ paths: runner_label: updated_at: '2023-01-01T00:00:00Z' schedule: weekly + ai_findings_option: on_push '403': *425 '404': *6 '503': *115 @@ -72897,6 +72907,12 @@ paths: - javascript-typescript - python - ruby + ai_findings_option: + description: Whether AI findings run for Code Quality on this repository. + type: string + enum: + - disabled + - on_push anyOf: - required: - state @@ -72906,6 +72922,8 @@ paths: - runner_label - required: - languages + - required: + - ai_findings_option additionalProperties: false examples: default: diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json index 8097302e77..e7a64467d7 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.json @@ -350232,6 +350232,18 @@ "weekly", null ] + }, + "ai_findings_option": { + "description": "The AI findings configuration for the repository.", + "type": [ + "string", + "null" + ], + "enum": [ + "disabled", + "on_push", + null + ] } } }, @@ -350246,7 +350258,8 @@ "runner_type": "standard", "runner_label": null, "updated_at": "2023-01-01T00:00:00Z", - "schedule": "weekly" + "schedule": "weekly", + "ai_findings_option": "on_push" } } } @@ -350413,6 +350426,14 @@ "ruby" ] } + }, + "ai_findings_option": { + "description": "Whether AI findings run for Code Quality on this repository.", + "type": "string", + "enum": [ + "disabled", + "on_push" + ] } }, "anyOf": [ @@ -350435,6 +350456,11 @@ "required": [ "languages" ] + }, + { + "required": [ + "ai_findings_option" + ] } ], "additionalProperties": false diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml index f9220c0d3f..8bb1d2fcde 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2026-03-10.deref.yaml @@ -72377,6 +72377,15 @@ paths: enum: - weekly - + ai_findings_option: + description: The AI findings configuration for the repository. + type: + - string + - 'null' + enum: + - disabled + - on_push + - examples: default: value: @@ -72388,6 +72397,7 @@ paths: runner_label: updated_at: '2023-01-01T00:00:00Z' schedule: weekly + ai_findings_option: on_push '403': *425 '404': *6 '503': *115 @@ -72450,6 +72460,12 @@ paths: - javascript-typescript - python - ruby + ai_findings_option: + description: Whether AI findings run for Code Quality on this repository. + type: string + enum: + - disabled + - on_push anyOf: - required: - state @@ -72459,6 +72475,8 @@ paths: - runner_label - required: - languages + - required: + - ai_findings_option additionalProperties: false examples: default: diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json index 2886b754c3..d86bd52260 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json @@ -366119,6 +366119,18 @@ "weekly", null ] + }, + "ai_findings_option": { + "description": "The AI findings configuration for the repository.", + "type": [ + "string", + "null" + ], + "enum": [ + "disabled", + "on_push", + null + ] } } }, @@ -366133,7 +366145,8 @@ "runner_type": "standard", "runner_label": null, "updated_at": "2023-01-01T00:00:00Z", - "schedule": "weekly" + "schedule": "weekly", + "ai_findings_option": "on_push" } } } @@ -366300,6 +366313,14 @@ "ruby" ] } + }, + "ai_findings_option": { + "description": "Whether AI findings run for Code Quality on this repository.", + "type": "string", + "enum": [ + "disabled", + "on_push" + ] } }, "anyOf": [ @@ -366322,6 +366343,11 @@ "required": [ "languages" ] + }, + { + "required": [ + "ai_findings_option" + ] } ], "additionalProperties": false diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml index ee8396c64b..4d429edc38 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml @@ -73463,6 +73463,15 @@ paths: enum: - weekly - + ai_findings_option: + description: The AI findings configuration for the repository. + type: + - string + - 'null' + enum: + - disabled + - on_push + - examples: default: value: @@ -73474,6 +73483,7 @@ paths: runner_label: updated_at: '2023-01-01T00:00:00Z' schedule: weekly + ai_findings_option: on_push '403': *425 '404': *6 '503': *115 @@ -73536,6 +73546,12 @@ paths: - javascript-typescript - python - ruby + ai_findings_option: + description: Whether AI findings run for Code Quality on this repository. + type: string + enum: + - disabled + - on_push anyOf: - required: - state @@ -73545,6 +73561,8 @@ paths: - runner_label - required: - languages + - required: + - ai_findings_option additionalProperties: false examples: default: diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index 18191540a7..ab917a36a3 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -422988,6 +422988,18 @@ "weekly", null ] + }, + "ai_findings_option": { + "description": "The AI findings configuration for the repository.", + "type": [ + "string", + "null" + ], + "enum": [ + "disabled", + "on_push", + null + ] } } }, @@ -423002,7 +423014,8 @@ "runner_type": "standard", "runner_label": null, "updated_at": "2023-01-01T00:00:00Z", - "schedule": "weekly" + "schedule": "weekly", + "ai_findings_option": "on_push" } } } @@ -423169,6 +423182,14 @@ "ruby" ] } + }, + "ai_findings_option": { + "description": "Whether AI findings run for Code Quality on this repository.", + "type": "string", + "enum": [ + "disabled", + "on_push" + ] } }, "anyOf": [ @@ -423191,6 +423212,11 @@ "required": [ "languages" ] + }, + { + "required": [ + "ai_findings_option" + ] } ], "additionalProperties": false diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index a050086f6e..f0594593d1 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -87336,6 +87336,15 @@ paths: enum: - weekly - + ai_findings_option: + description: The AI findings configuration for the repository. + type: + - string + - 'null' + enum: + - disabled + - on_push + - examples: default: value: @@ -87347,6 +87356,7 @@ paths: runner_label: updated_at: '2023-01-01T00:00:00Z' schedule: weekly + ai_findings_option: on_push '403': *562 '404': *6 '503': *196 @@ -87409,6 +87419,12 @@ paths: - javascript-typescript - python - ruby + ai_findings_option: + description: Whether AI findings run for Code Quality on this repository. + type: string + enum: + - disabled + - on_push anyOf: - required: - state @@ -87418,6 +87434,8 @@ paths: - runner_label - required: - languages + - required: + - ai_findings_option additionalProperties: false examples: default: diff --git a/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.json b/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.json index 2478ea796d..5343b59d88 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.json @@ -414979,6 +414979,18 @@ "weekly", null ] + }, + "ai_findings_option": { + "description": "The AI findings configuration for the repository.", + "type": [ + "string", + "null" + ], + "enum": [ + "disabled", + "on_push", + null + ] } } }, @@ -414993,7 +415005,8 @@ "runner_type": "standard", "runner_label": null, "updated_at": "2023-01-01T00:00:00Z", - "schedule": "weekly" + "schedule": "weekly", + "ai_findings_option": "on_push" } } } @@ -415160,6 +415173,14 @@ "ruby" ] } + }, + "ai_findings_option": { + "description": "Whether AI findings run for Code Quality on this repository.", + "type": "string", + "enum": [ + "disabled", + "on_push" + ] } }, "anyOf": [ @@ -415182,6 +415203,11 @@ "required": [ "languages" ] + }, + { + "required": [ + "ai_findings_option" + ] } ], "additionalProperties": false diff --git a/descriptions-next/ghec/dereferenced/ghec.2026-03-10.deref.yaml b/d{"code":"deadline_exceeded","msg":"operation timed out"}