diff --git a/cache/api.github.com.deref.json b/cache/api.github.com.deref.json index 0c2b49d49..fc11690b5 100644 --- a/cache/api.github.com.deref.json +++ b/cache/api.github.com.deref.json @@ -22160,7 +22160,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -37241,7 +37246,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -43080,7 +43090,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -72615,7 +72630,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -81775,7 +81795,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -145379,6 +145404,15 @@ "schema": { "type": "integer" } + }, + { + "name": "head_sha", + "description": "Only returns workflow runs that are associated with the specified `head_sha`.", + "in": "query", + "required": false, + "schema": { + "type": "string" + } } ], "responses": { @@ -163246,6 +163280,15 @@ "schema": { "type": "integer" } + }, + { + "name": "head_sha", + "description": "Only returns workflow runs that are associated with the specified `head_sha`.", + "in": "query", + "required": false, + "schema": { + "type": "string" + } } ], "responses": { @@ -247491,7 +247534,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -271502,7 +271550,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -274358,7 +274411,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -280360,7 +280418,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -284272,7 +284335,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -288066,7 +288134,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -290765,6 +290838,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -290894,7 +290972,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -293753,7 +293836,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -296415,7 +296503,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -317719,7 +317812,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -449687,7 +449785,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -482046,7 +482149,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -485247,7 +485355,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -488450,7 +488563,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -499956,7 +500074,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -503159,7 +503282,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/cache/api.github.com.json b/cache/api.github.com.json index 764a0fb64..e5d4cf413 100644 --- a/cache/api.github.com.json +++ b/cache/api.github.com.json @@ -20879,6 +20879,9 @@ }, { "$ref": "#/components/parameters/workflow-run-check-suite-id" + }, + { + "$ref": "#/components/parameters/workflow-run-head-sha" } ], "responses": { @@ -22527,6 +22530,9 @@ }, { "$ref": "#/components/parameters/workflow-run-check-suite-id" + }, + { + "$ref": "#/components/parameters/workflow-run-head-sha" } ], "responses": { @@ -36425,6 +36431,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -63065,7 +63076,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -77694,7 +77710,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -112131,6 +112152,15 @@ "type": "integer" } }, + "workflow-run-head-sha": { + "name": "head_sha", + "description": "Only returns workflow runs that are associated with the specified `head_sha`.", + "in": "query", + "required": false, + "schema": { + "type": "string" + } + }, "run-id": { "name": "run_id", "description": "The unique identifier of the workflow run.", diff --git a/cache/ghes-3.2.deref.json b/cache/ghes-3.2.deref.json index eb3f640a4..7164ba7b5 100644 --- a/cache/ghes-3.2.deref.json +++ b/cache/ghes-3.2.deref.json @@ -32754,7 +32754,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -47657,7 +47662,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -51155,7 +51165,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -70449,7 +70464,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -77448,7 +77468,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -199136,7 +199161,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -220448,7 +220478,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -223223,7 +223258,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -229166,7 +229206,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -232994,7 +233039,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -236704,7 +236754,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -239318,6 +239373,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -239447,7 +239507,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -242216,7 +242281,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -244788,7 +244858,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -266029,7 +266104,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -360384,7 +360464,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -378039,7 +378124,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -381150,7 +381240,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -384263,7 +384358,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -390303,7 +390403,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -393416,7 +393521,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/cache/ghes-3.2.json b/cache/ghes-3.2.json index efed8b918..8cbd27e73 100644 --- a/cache/ghes-3.2.json +++ b/cache/ghes-3.2.json @@ -31878,6 +31878,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -53015,7 +53020,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -64495,7 +64505,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/cache/ghes-3.3.deref.json b/cache/ghes-3.3.deref.json index 509d7b015..87aa8a28f 100644 --- a/cache/ghes-3.3.deref.json +++ b/cache/ghes-3.3.deref.json @@ -33031,7 +33031,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -47946,7 +47951,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -51444,7 +51454,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -71196,7 +71211,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -78204,7 +78224,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -200895,7 +200920,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -222281,7 +222311,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -225056,7 +225091,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -230977,7 +231017,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -234808,7 +234853,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -238521,7 +238571,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -241139,6 +241194,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -241268,7 +241328,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -244046,7 +244111,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -246627,7 +246697,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -267850,7 +267925,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -362625,7 +362705,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -380319,7 +380404,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -383439,7 +383529,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -386561,7 +386656,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -392605,7 +392705,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -395727,7 +395832,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/cache/ghes-3.3.json b/cache/ghes-3.3.json index 503d18051..ca4e9a79c 100644 --- a/cache/ghes-3.3.json +++ b/cache/ghes-3.3.json @@ -31617,6 +31617,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -52864,7 +52869,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -64798,7 +64808,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/cache/ghes-3.4.deref.json b/cache/ghes-3.4.deref.json index 98a243f26..9c2b2f69b 100644 --- a/cache/ghes-3.4.deref.json +++ b/cache/ghes-3.4.deref.json @@ -33317,7 +33317,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -48232,7 +48237,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -51730,7 +51740,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -74980,7 +74995,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -81972,7 +81992,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -214896,7 +214921,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -236274,7 +236304,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -239049,7 +239084,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -244970,7 +245010,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -248801,7 +248846,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -252514,7 +252564,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -255132,6 +255187,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -255261,7 +255321,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -258039,7 +258104,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -260620,7 +260690,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -281843,7 +281918,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -376824,7 +376904,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -399820,7 +399905,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -402940,7 +403030,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -406062,7 +406157,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -412098,7 +412198,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -415220,7 +415325,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/cache/ghes-3.4.json b/cache/ghes-3.4.json index b6684449d..c2ee10ebf 100644 --- a/cache/ghes-3.4.json +++ b/cache/ghes-3.4.json @@ -33481,6 +33481,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -55504,7 +55509,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -67353,7 +67363,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/cache/ghes-3.5.deref.json b/cache/ghes-3.5.deref.json index a2a7b44c0..0418e0352 100644 --- a/cache/ghes-3.5.deref.json +++ b/cache/ghes-3.5.deref.json @@ -33665,7 +33665,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -48580,7 +48585,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -52078,7 +52088,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -77079,7 +77094,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -84071,7 +84091,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -223325,7 +223350,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -244715,7 +244745,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -247490,7 +247525,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -253411,7 +253451,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -257242,7 +257287,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -260955,7 +261005,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -263573,6 +263628,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -263702,7 +263762,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -266480,7 +266545,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -269061,7 +269131,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -290284,7 +290359,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -385721,7 +385801,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -408729,7 +408814,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -411849,7 +411939,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -414971,7 +415066,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -421007,7 +421107,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -424129,7 +424234,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/cache/ghes-3.5.json b/cache/ghes-3.5.json index 563f548e2..2501b092f 100644 --- a/cache/ghes-3.5.json +++ b/cache/ghes-3.5.json @@ -34540,6 +34540,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -56791,7 +56796,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -68925,7 +68935,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/cache/ghes-3.6.deref.json b/cache/ghes-3.6.deref.json index f63040b88..8da93d87d 100644 --- a/cache/ghes-3.6.deref.json +++ b/cache/ghes-3.6.deref.json @@ -34238,7 +34238,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -49315,7 +49320,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -52894,7 +52904,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -78675,7 +78690,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -85748,7 +85768,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -228699,7 +228724,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -250716,7 +250746,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -253572,7 +253607,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -259574,7 +259614,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -263486,7 +263531,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -267280,7 +267330,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -269979,6 +270034,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -270108,7 +270168,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -272967,7 +273032,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -275629,7 +275699,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -296933,7 +297008,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -394321,7 +394401,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -418155,7 +418240,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -421356,7 +421446,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -424559,7 +424654,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -430693,7 +430793,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -433896,7 +434001,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/cache/ghes-3.6.json b/cache/ghes-3.6.json index 9a29877ba..ed54f5229 100644 --- a/cache/ghes-3.6.json +++ b/cache/ghes-3.6.json @@ -34838,6 +34838,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -57232,7 +57237,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -69609,7 +69619,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/cache/github.ae.deref.json b/cache/github.ae.deref.json index 3a5d7326f..966d261cb 100644 --- a/cache/github.ae.deref.json +++ b/cache/github.ae.deref.json @@ -33266,7 +33266,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -55272,7 +55277,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -187902,7 +187912,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -209348,7 +209363,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -212128,7 +212148,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -218069,7 +218094,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -221905,7 +221935,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -225623,7 +225658,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -228246,6 +228286,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -228375,7 +228420,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -231158,7 +231208,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -233744,7 +233799,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -254987,7 +255047,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -344547,7 +344612,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -367438,7 +367508,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -370563,7 +370638,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/cache/github.ae.json b/cache/github.ae.json index 9393cc3aa..054874f73 100644 --- a/cache/github.ae.json +++ b/cache/github.ae.json @@ -29186,6 +29186,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -49181,7 +49186,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -60547,7 +60557,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/api.github.com.deref.json b/generated/api.github.com.deref.json index 2ab31b837..5e0423c22 100644 --- a/generated/api.github.com.deref.json +++ b/generated/api.github.com.deref.json @@ -22239,7 +22239,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -37345,7 +37350,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -43196,7 +43206,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -72834,7 +72849,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -82018,7 +82038,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -145782,6 +145807,15 @@ "schema": { "type": "integer" } + }, + { + "name": "head_sha", + "description": "Only returns workflow runs that are associated with the specified `head_sha`.", + "in": "query", + "required": false, + "schema": { + "type": "string" + } } ], "responses": { @@ -163677,6 +163711,15 @@ "schema": { "type": "integer" } + }, + { + "name": "head_sha", + "description": "Only returns workflow runs that are associated with the specified `head_sha`.", + "in": "query", + "required": false, + "schema": { + "type": "string" + } } ], "responses": { @@ -248004,7 +248047,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -272058,7 +272106,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -274915,7 +274968,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -280925,7 +280983,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -284838,7 +284901,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -288633,7 +288701,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -291333,6 +291406,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -291462,7 +291540,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -294322,7 +294405,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -318179,7 +318267,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -450525,7 +450618,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -483019,7 +483117,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -486221,7 +486324,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -489425,7 +489533,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -500950,7 +501063,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -504154,7 +504272,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/api.github.com.json b/generated/api.github.com.json index a8e257d14..f60e5a27c 100644 --- a/generated/api.github.com.json +++ b/generated/api.github.com.json @@ -21282,6 +21282,9 @@ }, { "$ref": "#/components/parameters/workflow-run-check-suite-id" + }, + { + "$ref": "#/components/parameters/workflow-run-head-sha" } ], "responses": { @@ -22958,6 +22961,9 @@ }, { "$ref": "#/components/parameters/workflow-run-check-suite-id" + }, + { + "$ref": "#/components/parameters/workflow-run-head-sha" } ], "responses": { @@ -36993,6 +36999,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -64222,7 +64233,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -78851,7 +78867,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -113288,6 +113309,15 @@ "type": "integer" } }, + "workflow-run-head-sha": { + "name": "head_sha", + "description": "Only returns workflow runs that are associated with the specified `head_sha`.", + "in": "query", + "required": false, + "schema": { + "type": "string" + } + }, "run-id": { "name": "run_id", "description": "The unique identifier of the workflow run.", diff --git a/generated/ghes-3.2-diff-to-ghes-3.3.deref.json b/generated/ghes-3.2-diff-to-ghes-3.3.deref.json index 0ba91125f..df52dcd35 100644 --- a/generated/ghes-3.2-diff-to-ghes-3.3.deref.json +++ b/generated/ghes-3.2-diff-to-ghes-3.3.deref.json @@ -5367,7 +5367,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -9896,7 +9901,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -12788,7 +12798,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -27518,7 +27533,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -30600,7 +30620,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -89480,7 +89505,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -103789,7 +103819,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -106571,7 +106606,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -109469,7 +109509,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -113304,7 +113349,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -117021,7 +117071,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -119642,6 +119697,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -119771,7 +119831,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -122547,7 +122612,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -155548,7 +155618,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -168697,7 +168772,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -171815,7 +171895,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -174935,7 +175020,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -178044,7 +178134,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -181164,7 +181259,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/ghes-3.2-diff-to-ghes-3.3.json b/generated/ghes-3.2-diff-to-ghes-3.3.json index 56e2508eb..e13d86d57 100644 --- a/generated/ghes-3.2-diff-to-ghes-3.3.json +++ b/generated/ghes-3.2-diff-to-ghes-3.3.json @@ -5109,6 +5109,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -9699,7 +9704,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -15884,7 +15894,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/ghes-3.2.deref.json b/generated/ghes-3.2.deref.json index ba07194b7..28c344fe1 100644 --- a/generated/ghes-3.2.deref.json +++ b/generated/ghes-3.2.deref.json @@ -32902,7 +32902,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -47842,7 +47847,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -51352,7 +51362,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -70742,7 +70757,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -77761,7 +77781,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -199787,7 +199812,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -221161,7 +221191,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -223943,7 +223978,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -229900,7 +229940,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -233735,7 +233780,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -237452,7 +237502,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -240073,6 +240128,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -240202,7 +240262,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -242978,7 +243043,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -266778,7 +266848,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -361512,7 +361587,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -379303,7 +379383,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -382421,7 +382506,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -385541,7 +385631,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -391598,7 +391693,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -394718,7 +394818,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/ghes-3.2.json b/generated/ghes-3.2.json index 792afdc52..4e289b8d4 100644 --- a/generated/ghes-3.2.json +++ b/generated/ghes-3.2.json @@ -32633,6 +32633,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -54843,7 +54848,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -66323,7 +66333,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/ghes-3.3.deref.json b/generated/ghes-3.3.deref.json index 13ad6815a..07cdd397d 100644 --- a/generated/ghes-3.3.deref.json +++ b/generated/ghes-3.3.deref.json @@ -33267,7 +33267,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -48207,7 +48212,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -51711,7 +51721,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -71536,7 +71551,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -78570,7 +78590,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -201550,7 +201575,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -222974,7 +223004,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -225750,7 +225785,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -231679,7 +231719,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -235511,7 +235556,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -239225,7 +239275,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -241844,6 +241899,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -241973,7 +242033,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -244752,7 +244817,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -268528,7 +268598,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -363603,7 +363678,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -381397,7 +381477,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -384518,7 +384603,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -387641,7 +387731,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -393702,7 +393797,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -396825,7 +396925,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/ghes-3.3.json b/generated/ghes-3.3.json index 18f270316..a72227e73 100644 --- a/generated/ghes-3.3.json +++ b/generated/ghes-3.3.json @@ -32322,6 +32322,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -55079,7 +55084,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -67013,7 +67023,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/ghes-3.4.deref.json b/generated/ghes-3.4.deref.json index 62872cc26..4441fa373 100644 --- a/generated/ghes-3.4.deref.json +++ b/generated/ghes-3.4.deref.json @@ -33473,7 +33473,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -48413,7 +48418,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -51917,7 +51927,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -75299,7 +75314,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -82305,7 +82325,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -215536,7 +215561,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -236964,7 +236994,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -239740,7 +239775,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -245669,7 +245709,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -249501,7 +249546,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -253215,7 +253265,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -255834,6 +255889,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -255963,7 +256023,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -258742,7 +258807,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -282518,7 +282588,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -377842,7 +377917,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -400963,7 +401043,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -404084,7 +404169,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -407207,7 +407297,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -413254,7 +413349,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -416377,7 +416477,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/ghes-3.4.json b/generated/ghes-3.4.json index dc9b11963..926e2ef29 100644 --- a/generated/ghes-3.4.json +++ b/generated/ghes-3.4.json @@ -34175,6 +34175,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -57220,7 +57225,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -69069,7 +69079,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/ghes-3.5-diff-to-ghes-3.6.deref.json b/generated/ghes-3.5-diff-to-ghes-3.6.deref.json index 2c33e1f88..f93c4f323 100644 --- a/generated/ghes-3.5-diff-to-ghes-3.6.deref.json +++ b/generated/ghes-3.5-diff-to-ghes-3.6.deref.json @@ -5985,7 +5985,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -10526,7 +10531,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -13418,7 +13428,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -32525,7 +32540,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -35616,7 +35636,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -105487,7 +105512,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -119882,7 +119912,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -122664,7 +122699,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -125571,7 +125611,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -129409,7 +129454,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -133129,7 +133179,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -135754,6 +135809,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -135883,7 +135943,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -138668,7 +138733,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -185037,7 +185107,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -203679,7 +203754,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -206806,7 +206886,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -209935,7 +210020,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -213323,7 +213413,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -216452,7 +216547,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/ghes-3.5-diff-to-ghes-3.6.json b/generated/ghes-3.5-diff-to-ghes-3.6.json index fb20da671..5ebcf6458 100644 --- a/generated/ghes-3.5-diff-to-ghes-3.6.json +++ b/generated/ghes-3.5-diff-to-ghes-3.6.json @@ -5809,6 +5809,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -11773,7 +11778,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -20684,7 +20694,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/ghes-3.5.deref.json b/generated/ghes-3.5.deref.json index c0e1e480b..12d66c5b1 100644 --- a/generated/ghes-3.5.deref.json +++ b/generated/ghes-3.5.deref.json @@ -33824,7 +33824,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -48776,7 +48781,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -52286,7 +52296,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -77448,7 +77463,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -84460,7 +84480,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -224126,7 +224151,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -245578,7 +245608,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -248360,7 +248395,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -254295,7 +254335,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -258133,7 +258178,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -261853,7 +261903,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -264478,6 +264533,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -264607,7 +264667,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -267392,7 +267457,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -291174,7 +291244,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -387038,7 +387113,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -410213,7 +410293,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -413340,7 +413425,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -416469,7 +416559,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -422528,7 +422623,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -425657,7 +425757,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/ghes-3.5.json b/generated/ghes-3.5.json index d4754a648..619464d3b 100644 --- a/generated/ghes-3.5.json +++ b/generated/ghes-3.5.json @@ -35437,6 +35437,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -58516,7 +58521,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -70650,7 +70660,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json b/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json index c14be5610..3fae82178 100644 --- a/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json +++ b/generated/ghes-3.6-anicca-diff-to-api.github.com.deref.json @@ -17915,6 +17915,42 @@ } } }, + "/repos/{owner}/{repo}/actions/runs": { + "get": { + "parameters": { + "removed": [ + { + "description": "Only returns workflow runs that are associated with the specified `head_sha`.", + "in": "query", + "name": "head_sha", + "required": false, + "schema": { + "type": "string" + }, + "style": "form" + } + ] + } + } + }, + "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs": { + "get": { + "parameters": { + "removed": [ + { + "description": "Only returns workflow runs that are associated with the specified `head_sha`.", + "in": "query", + "name": "head_sha", + "required": false, + "schema": { + "type": "string" + }, + "style": "form" + } + ] + } + } + }, "/repos/{owner}/{repo}/autolinks": { "get": { "responses": { diff --git a/generated/ghes-3.6-diff-to-api.github.com.deref.json b/generated/ghes-3.6-diff-to-api.github.com.deref.json index 762fea600..606c7f0f1 100644 --- a/generated/ghes-3.6-diff-to-api.github.com.deref.json +++ b/generated/ghes-3.6-diff-to-api.github.com.deref.json @@ -27922,6 +27922,9070 @@ } } }, + "/repos/{owner}/{repo}/actions/runs": { + "get": { + "summary": "List workflow runs for a repository", + "description": "Lists all workflow runs for a repository. You can use parameters to narrow the list of results. For more information about using parameters, see [Parameters](https://docs.github.com/enterprise-server@3.6/rest/overview/resources-in-the-rest-api#parameters).\n\nAnyone with read access to the repository can use this endpoint. If the repository is private you must use an access token with the `repo` scope. GitHub Apps must have the `actions:read` permission to use this endpoint.", + "tags": [ + "actions" + ], + "operationId": "actions/list-workflow-runs-for-repo", + "externalDocs": { + "description": "API method documentation", + "url": "https://docs.github.com/enterprise-server@3.6/rest/reference/actions#list-workflow-runs-for-a-repository" + }, + "parameters": [ + { + "name": "owner", + "description": "The account owner of the repository. The name is not case sensitive.", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "repo", + "description": "The name of the repository. The name is not case sensitive.", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "actor", + "description": "Returns someone's workflow runs. Use the login for the user who created the `push` associated with the check suite or workflow run.", + "in": "query", + "required": false, + "schema": { + "type": "string" + } + }, + { + "name": "branch", + "description": "Returns workflow runs associated with a branch. Use the name of the branch of the `push`.", + "in": "query", + "required": false, + "schema": { + "type": "string" + } + }, + { + "name": "event", + "description": "Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see \"[Events that trigger workflows](https://docs.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows).\"", + "in": "query", + "required": false, + "schema": { + "type": "string" + } + }, + { + "name": "status", + "description": "Returns workflow runs with the check run `status` or `conclusion` that you specify. For example, a conclusion can be `success` or a status can be `in_progress`. Only GitHub can set a status of `waiting` or `requested`.", + "in": "query", + "required": false, + "schema": { + "type": "string", + "enum": [ + "completed", + "action_required", + "cancelled", + "failure", + "neutral", + "skipped", + "stale", + "success", + "timed_out", + "in_progress", + "queued", + "requested", + "waiting" + ] + } + }, + { + "name": "per_page", + "description": "The number of results per page (max 100).", + "in": "query", + "schema": { + "type": "integer", + "default": 30 + } + }, + { + "name": "page", + "description": "Page number of the results to fetch.", + "in": "query", + "schema": { + "type": "integer", + "default": 1 + } + }, + { + "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.6/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", + "in": "query", + "required": false, + "schema": { + "type": "string", + "format": "date-time" + } + }, + { + "name": "exclude_pull_requests", + "description": "If `true` pull requests are omitted from the response (empty array).", + "in": "query", + "required": false, + "schema": { + "type": "boolean", + "default": false + } + }, + { + "name": "check_suite_id", + "description": "Returns workflow runs with the `check_suite_id` that you specify.", + "in": "query", + "schema": { + "type": "integer" + } + } + ], + "responses": { + "200": { + "description": "Response", + "content": { + "application/json": { + "schema": { + "type": "object", + "required": [ + "total_count", + "workflow_runs" + ], + "properties": { + "total_count": { + "type": "integer" + }, + "workflow_runs": { + "type": "array", + "items": { + "title": "Workflow Run", + "description": "An invocation of a workflow", + "type": "object", + "properties": { + "id": { + "type": "integer", + "description": "The ID of the workflow run.", + "example": 5 + }, + "name": { + "type": "string", + "description": "The name of the workflow run.", + "nullable": true, + "example": "Build" + }, + "node_id": { + "type": "string", + "example": "MDEwOkNoZWNrU3VpdGU1" + }, + "check_suite_id": { + "type": "integer", + "description": "The ID of the associated check suite.", + "example": 42 + }, + "check_suite_node_id": { + "type": "string", + "description": "The node ID of the associated check suite.", + "example": "MDEwOkNoZWNrU3VpdGU0Mg==" + }, + "head_branch": { + "type": "string", + "nullable": true, + "example": "master" + }, + "head_sha": { + "description": "The SHA of the head commit that points to the version of the workflow being run.", + "example": "009b8a3a9ccbb128af87f9b1c0f4c62e8a304f6d", + "type": "string" + }, + "path": { + "description": "The full path of the workflow", + "example": "octocat/octo-repo/.github/workflows/ci.yml@main", + "type": "string" + }, + "run_number": { + "type": "integer", + "description": "The auto incrementing run number for the workflow run.", + "example": 106 + }, + "run_attempt": { + "type": "integer", + "description": "Attempt number of the run, 1 for first attempt and higher if the workflow was re-run.", + "example": 1 + }, + "referenced_workflows": { + "type": "array", + "nullable": true, + "items": { + "title": "Referenced workflow", + "description": "A workflow referenced/reused by the initial caller workflow", + "type": "object", + "properties": { + "path": { + "type": "string" + }, + "sha": { + "type": "string" + }, + "ref": { + "type": "string" + } + }, + "required": [ + "path", + "sha" + ] + } + }, + "event": { + "type": "string", + "example": "push" + }, + "status": { + "type": "string", + "nullable": true, + "example": "completed" + }, + "conclusion": { + "type": "string", + "nullable": true, + "example": "neutral" + }, + "workflow_id": { + "type": "integer", + "description": "The ID of the parent workflow.", + "example": 5 + }, + "url": { + "type": "string", + "description": "The URL to the workflow run.", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5" + }, + "html_url": { + "type": "string", + "example": "https://github.com/github/hello-world/suites/4" + }, + "pull_requests": { + "type": "array", + "nullable": true, + "items": { + "title": "Pull Request Minimal", + "type": "object", + "properties": { + "id": { + "type": "integer" + }, + "number": { + "type": "integer" + }, + "url": { + "type": "string" + }, + "head": { + "type": "object", + "properties": { + "ref": { + "type": "string" + }, + "sha": { + "type": "string" + }, + "repo": { + "type": "object", + "properties": { + "id": { + "type": "integer" + }, + "url": { + "type": "string" + }, + "name": { + "type": "string" + } + }, + "required": [ + "id", + "url", + "name" + ] + } + }, + "required": [ + "ref", + "sha", + "repo" + ] + }, + "base": { + "type": "object", + "properties": { + "ref": { + "type": "string" + }, + "sha": { + "type": "string" + }, + "repo": { + "type": "object", + "properties": { + "id": { + "type": "integer" + }, + "url": { + "type": "string" + }, + "name": { + "type": "string" + } + }, + "required": [ + "id", + "url", + "name" + ] + } + }, + "required": [ + "ref", + "sha", + "repo" + ] + } + }, + "required": [ + "id", + "number", + "url", + "head", + "base" + ] + } + }, + "created_at": { + "type": "string", + "format": "date-time" + }, + "updated_at": { + "type": "string", + "format": "date-time" + }, + "actor": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ] + }, + "triggering_actor": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ] + }, + "run_started_at": { + "type": "string", + "format": "date-time", + "description": "The start time of the latest run. Resets on re-run." + }, + "jobs_url": { + "description": "The URL to the jobs for the workflow run.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/jobs" + }, + "logs_url": { + "description": "The URL to download the logs for the workflow run.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/logs" + }, + "check_suite_url": { + "description": "The URL to the associated check suite.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/check-suites/12" + }, + "artifacts_url": { + "description": "The URL to the artifacts for the workflow run.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/rerun/artifacts" + }, + "cancel_url": { + "description": "The URL to cancel the workflow run.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/cancel" + }, + "rerun_url": { + "description": "The URL to rerun the workflow run.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/rerun" + }, + "previous_attempt_url": { + "nullable": true, + "description": "The URL to the previous attempted run of this workflow, if one exists.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/attempts/3" + }, + "workflow_url": { + "description": "The URL to the workflow.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/workflows/main.yaml" + }, + "head_commit": { + "title": "Simple Commit", + "description": "Simple Commit", + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "tree_id": { + "type": "string" + }, + "message": { + "type": "string" + }, + "timestamp": { + "type": "string", + "format": "date-time" + }, + "author": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "email": { + "type": "string" + } + }, + "required": [ + "name", + "email" + ], + "nullable": true + }, + "committer": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "email": { + "type": "string" + } + }, + "required": [ + "name", + "email" + ], + "nullable": true + } + }, + "required": [ + "id", + "tree_id", + "message", + "timestamp", + "author", + "committer" + ], + "nullable": true + }, + "repository": { + "title": "Minimal Repository", + "description": "Minimal Repository", + "type": "object", + "properties": { + "id": { + "type": "integer", + "example": 1296269 + }, + "node_id": { + "type": "string", + "example": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5" + }, + "name": { + "type": "string", + "example": "Hello-World" + }, + "full_name": { + "type": "string", + "example": "octocat/Hello-World" + }, + "owner": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ] + }, + "private": { + "type": "boolean" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat/Hello-World" + }, + "description": { + "type": "string", + "example": "This your first repo!", + "nullable": true + }, + "fork": { + "type": "boolean" + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/repos/octocat/Hello-World" + }, + "archive_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}" + }, + "assignees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/assignees{/user}" + }, + "blobs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}" + }, + "branches_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/branches{/branch}" + }, + "collaborators_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}" + }, + "comments_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/comments{/number}" + }, + "commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/commits{/sha}" + }, + "compare_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}" + }, + "contents_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/contents/{+path}" + }, + "contributors_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/contributors" + }, + "deployments_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/deployments" + }, + "downloads_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/downloads" + }, + "events_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/events" + }, + "forks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/forks" + }, + "git_commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}" + }, + "git_refs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}" + }, + "git_tags_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}" + }, + "git_url": { + "type": "string" + }, + "issue_comment_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}" + }, + "issue_events_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/events{/number}" + }, + "issues_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues{/number}" + }, + "keys_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/keys{/key_id}" + }, + "labels_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/labels{/name}" + }, + "languages_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/languages" + }, + "merges_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/merges" + }, + "milestones_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/milestones{/number}" + }, + "notifications_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}" + }, + "pulls_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/pulls{/number}" + }, + "releases_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/releases{/id}" + }, + "ssh_url": { + "type": "string" + }, + "stargazers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/stargazers" + }, + "statuses_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/statuses/{sha}" + }, + "subscribers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscribers" + }, + "subscription_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscription" + }, + "tags_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/tags" + }, + "teams_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/teams" + }, + "trees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}" + }, + "clone_url": { + "type": "string" + }, + "mirror_url": { + "type": "string", + "nullable": true + }, + "hooks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/hooks" + }, + "svn_url": { + "type": "string" + }, + "homepage": { + "type": "string", + "nullable": true + }, + "language": { + "type": "string", + "nullable": true + }, + "forks_count": { + "type": "integer" + }, + "stargazers_count": { + "type": "integer" + }, + "watchers_count": { + "type": "integer" + }, + "size": { + "type": "integer" + }, + "default_branch": { + "type": "string" + }, + "open_issues_count": { + "type": "integer" + }, + "is_template": { + "type": "boolean" + }, + "topics": { + "type": "array", + "items": { + "type": "string" + } + }, + "has_issues": { + "type": "boolean" + }, + "has_projects": { + "type": "boolean" + }, + "has_wiki": { + "type": "boolean" + }, + "has_pages": { + "type": "boolean" + }, + "has_downloads": { + "type": "boolean" + }, + "archived": { + "type": "boolean" + }, + "disabled": { + "type": "boolean" + }, + "visibility": { + "type": "string" + }, + "pushed_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:06:43Z", + "nullable": true + }, + "created_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:01:12Z", + "nullable": true + }, + "updated_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:14:43Z", + "nullable": true + }, + "permissions": { + "type": "object", + "properties": { + "admin": { + "type": "boolean" + }, + "maintain": { + "type": "boolean" + }, + "push": { + "type": "boolean" + }, + "triage": { + "type": "boolean" + }, + "pull": { + "type": "boolean" + } + } + }, + "role_name": { + "type": "string", + "example": "admin" + }, + "template_repository": { + "title": "Repository", + "description": "A git repository", + "type": "object", + "properties": { + "id": { + "description": "Unique identifier of the repository", + "example": 42, + "type": "integer" + }, + "node_id": { + "type": "string", + "example": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5" + }, + "name": { + "description": "The name of the repository.", + "type": "string", + "example": "Team Environment" + }, + "full_name": { + "type": "string", + "example": "octocat/Hello-World" + }, + "license": { + "title": "License Simple", + "description": "License Simple", + "type": "object", + "properties": { + "key": { + "type": "string", + "example": "mit" + }, + "name": { + "type": "string", + "example": "MIT License" + }, + "url": { + "type": "string", + "nullable": true, + "format": "uri", + "example": "https://api.github.com/licenses/mit" + }, + "spdx_id": { + "type": "string", + "nullable": true, + "example": "MIT" + }, + "node_id": { + "type": "string", + "example": "MDc6TGljZW5zZW1pdA==" + }, + "html_url": { + "type": "string", + "format": "uri" + } + }, + "required": [ + "key", + "name", + "url", + "spdx_id", + "node_id" + ], + "nullable": true + }, + "organization": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ], + "nullable": true + }, + "forks": { + "type": "integer" + }, + "permissions": { + "type": "object", + "properties": { + "admin": { + "type": "boolean" + }, + "pull": { + "type": "boolean" + }, + "triage": { + "type": "boolean" + }, + "push": { + "type": "boolean" + }, + "maintain": { + "type": "boolean" + } + }, + "required": [ + "admin", + "pull", + "push" + ] + }, + "owner": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ] + }, + "private": { + "description": "Whether the repository is private or public.", + "default": false, + "type": "boolean" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat/Hello-World" + }, + "description": { + "type": "string", + "example": "This your first repo!", + "nullable": true + }, + "fork": { + "type": "boolean" + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/repos/octocat/Hello-World" + }, + "archive_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}" + }, + "assignees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/assignees{/user}" + }, + "blobs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}" + }, + "branches_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/branches{/branch}" + }, + "collaborators_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}" + }, + "comments_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/comments{/number}" + }, + "commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/commits{/sha}" + }, + "compare_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}" + }, + "contents_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/contents/{+path}" + }, + "contributors_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/contributors" + }, + "deployments_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/deployments" + }, + "downloads_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/downloads" + }, + "events_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/events" + }, + "forks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/forks" + }, + "git_commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}" + }, + "git_refs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}" + }, + "git_tags_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}" + }, + "git_url": { + "type": "string", + "example": "git:github.com/octocat/Hello-World.git" + }, + "issue_comment_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}" + }, + "issue_events_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/events{/number}" + }, + "issues_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues{/number}" + }, + "keys_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/keys{/key_id}" + }, + "labels_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/labels{/name}" + }, + "languages_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/languages" + }, + "merges_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/merges" + }, + "milestones_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/milestones{/number}" + }, + "notifications_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}" + }, + "pulls_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/pulls{/number}" + }, + "releases_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/releases{/id}" + }, + "ssh_url": { + "type": "string", + "example": "git@github.com:octocat/Hello-World.git" + }, + "stargazers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/stargazers" + }, + "statuses_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/statuses/{sha}" + }, + "subscribers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscribers" + }, + "subscription_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscription" + }, + "tags_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/tags" + }, + "teams_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/teams" + }, + "trees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}" + }, + "clone_url": { + "type": "string", + "example": "https://github.com/octocat/Hello-World.git" + }, + "mirror_url": { + "type": "string", + "format": "uri", + "example": "git:git.example.com/octocat/Hello-World", + "nullable": true + }, + "hooks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/hooks" + }, + "svn_url": { + "type": "string", + "format": "uri", + "example": "https://svn.github.com/octocat/Hello-World" + }, + "homepage": { + "type": "string", + "format": "uri", + "example": "https://github.com", + "nullable": true + }, + "language": { + "type": "string", + "nullable": true + }, + "forks_count": { + "type": "integer", + "example": 9 + }, + "stargazers_count": { + "type": "integer", + "example": 80 + }, + "watchers_count": { + "type": "integer", + "example": 80 + }, + "size": { + "type": "integer", + "example": 108 + }, + "default_branch": { + "description": "The default branch of the repository.", + "type": "string", + "example": "master" + }, + "open_issues_count": { + "type": "integer", + "example": 0 + }, + "is_template": { + "description": "Whether this repository acts as a template that can be used to generate new repositories.", + "default": false, + "type": "boolean", + "example": true + }, + "topics": { + "type": "array", + "items": { + "type": "string" + } + }, + "has_issues": { + "description": "Whether issues are enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "has_projects": { + "description": "Whether projects are enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "has_wiki": { + "description": "Whether the wiki is enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "has_pages": { + "type": "boolean" + }, + "has_downloads": { + "description": "Whether downloads are enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "archived": { + "description": "Whether the repository is archived.", + "default": false, + "type": "boolean" + }, + "disabled": { + "type": "boolean", + "description": "Returns whether or not this repository disabled." + }, + "visibility": { + "description": "The repository visibility: public, private, or internal.", + "default": "public", + "type": "string" + }, + "pushed_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:06:43Z", + "nullable": true + }, + "created_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:01:12Z", + "nullable": true + }, + "updated_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:14:43Z", + "nullable": true + }, + "allow_rebase_merge": { + "description": "Whether to allow rebase merges for pull requests.", + "default": true, + "type": "boolean", + "example": true + }, + "template_repository": { + "nullable": true, + "type": "object", + "properties": { + "id": { + "type": "integer" + }, + "node_id": { + "type": "string" + }, + "name": { + "type": "string" + }, + "full_name": { + "type": "string" + }, + "owner": { + "type": "object", + "properties": { + "login": { + "type": "string" + }, + "id": { + "type": "integer" + }, + "node_id": { + "type": "string" + }, + "avatar_url": { + "type": "string" + }, + "gravatar_id": { + "type": "string" + }, + "url": { + "type": "string" + }, + "html_url": { + "type": "string" + }, + "followers_url": { + "type": "string" + }, + "following_url": { + "type": "string" + }, + "gists_url": { + "type": "string" + }, + "starred_url": { + "type": "string" + }, + "subscriptions_url": { + "type": "string" + }, + "organizations_url": { + "type": "string" + }, + "repos_url": { + "type": "string" + }, + "events_url": { + "type": "string" + }, + "received_events_url": { + "type": "string" + }, + "type": { + "type": "string" + }, + "site_admin": { + "type": "boolean" + } + } + }, + "private": { + "type": "boolean" + }, + "html_url": { + "type": "string" + }, + "description": { + "type": "string" + }, + "fork": { + "type": "boolean" + }, + "url": { + "type": "string" + }, + "archive_url": { + "type": "string" + }, + "assignees_url": { + "type": "string" + }, + "blobs_url": { + "type": "string" + }, + "branches_url": { + "type": "string" + }, + "collaborators_url": { + "type": "string" + }, + "comments_url": { + "type": "string" + }, + "commits_url": { + "type": "string" + }, + "compare_url": { + "type": "string" + }, + "contents_url": { + "type": "string" + }, + "contributors_url": { + "type": "string" + }, + "deployments_url": { + "type": "string" + }, + "downloads_url": { + "type": "string" + }, + "events_url": { + "type": "string" + }, + "forks_url": { + "type": "string" + }, + "git_commits_url": { + "type": "string" + }, + "git_refs_url": { + "type": "string" + }, + "git_tags_url": { + "type": "string" + }, + "git_url": { + "type": "string" + }, + "issue_comment_url": { + "type": "string" + }, + "issue_events_url": { + "type": "string" + }, + "issues_url": { + "type": "string" + }, + "keys_url": { + "type": "string" + }, + "labels_url": { + "type": "string" + }, + "languages_url": { + "type": "string" + }, + "merges_url": { + "type": "string" + }, + "milestones_url": { + "type": "string" + }, + "notifications_url": { + "type": "string" + }, + "pulls_url": { + "type": "string" + }, + "releases_url": { + "type": "string" + }, + "ssh_url": { + "type": "string" + }, + "stargazers_url": { + "type": "string" + }, + "statuses_url": { + "type": "string" + }, + "subscribers_url": { + "type": "string" + }, + "subscription_url": { + "type": "string" + }, + "tags_url": { + "type": "string" + }, + "teams_url": { + "type": "string" + }, + "trees_url": { + "type": "string" + }, + "clone_url": { + "type": "string" + }, + "mirror_url": { + "type": "string" + }, + "hooks_url": { + "type": "string" + }, + "svn_url": { + "type": "string" + }, + "homepage": { + "type": "string" + }, + "language": { + "type": "string" + }, + "forks_count": { + "type": "integer" + }, + "stargazers_count": { + "type": "integer" + }, + "watchers_count": { + "type": "integer" + }, + "size": { + "type": "integer" + }, + "default_branch": { + "type": "string" + }, + "open_issues_count": { + "type": "integer" + }, + "is_template": { + "type": "boolean" + }, + "topics": { + "type": "array", + "items": { + "type": "string" + } + }, + "has_issues": { + "type": "boolean" + }, + "has_projects": { + "type": "boolean" + }, + "has_wiki": { + "type": "boolean" + }, + "has_pages": { + "type": "boolean" + }, + "has_downloads": { + "type": "boolean" + }, + "archived": { + "type": "boolean" + }, + "disabled": { + "type": "boolean" + }, + "visibility": { + "type": "string" + }, + "pushed_at": { + "type": "string" + }, + "created_at": { + "type": "string" + }, + "updated_at": { + "type": "string" + }, + "permissions": { + "type": "object", + "properties": { + "admin": { + "type": "boolean" + }, + "maintain": { + "type": "boolean" + }, + "push": { + "type": "boolean" + }, + "triage": { + "type": "boolean" + }, + "pull": { + "type": "boolean" + } + } + }, + "allow_rebase_merge": { + "type": "boolean" + }, + "temp_clone_token": { + "type": "string" + }, + "allow_squash_merge": { + "type": "boolean" + }, + "allow_auto_merge": { + "type": "boolean" + }, + "delete_branch_on_merge": { + "type": "boolean" + }, + "allow_update_branch": { + "type": "boolean" + }, + "use_squash_pr_title_as_default": { + "type": "boolean" + }, + "squash_merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "COMMIT_OR_PR_TITLE" + ], + "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)." + }, + "squash_merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "COMMIT_MESSAGES", + "BLANK" + ], + "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message." + }, + "merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "MERGE_MESSAGE" + ], + "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)." + }, + "merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "PR_TITLE", + "BLANK" + ], + "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message." + }, + "allow_merge_commit": { + "type": "boolean" + }, + "subscribers_count": { + "type": "integer" + }, + "network_count": { + "type": "integer" + } + } + }, + "temp_clone_token": { + "type": "string" + }, + "allow_squash_merge": { + "description": "Whether to allow squash merges for pull requests.", + "default": true, + "type": "boolean", + "example": true + }, + "allow_auto_merge": { + "description": "Whether to allow Auto-merge to be used on pull requests.", + "default": false, + "type": "boolean", + "example": false + }, + "delete_branch_on_merge": { + "description": "Whether to delete head branches when pull requests are merged", + "default": false, + "type": "boolean", + "example": false + }, + "allow_update_branch": { + "description": "Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.", + "default": false, + "type": "boolean", + "example": false + }, + "use_squash_pr_title_as_default": { + "type": "boolean", + "description": "Whether a squash merge commit can use the pull request title as default.", + "default": false + }, + "squash_merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "COMMIT_OR_PR_TITLE" + ], + "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)." + }, + "squash_merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "COMMIT_MESSAGES", + "BLANK" + ], + "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message." + }, + "merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "MERGE_MESSAGE" + ], + "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)." + }, + "merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "PR_TITLE", + "BLANK" + ], + "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message." + }, + "allow_merge_commit": { + "description": "Whether to allow merge commits for pull requests.", + "default": true, + "type": "boolean", + "example": true + }, + "allow_forking": { + "description": "Whether to allow forking this repo", + "type": "boolean" + }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, + "subscribers_count": { + "type": "integer" + }, + "network_count": { + "type": "integer" + }, + "open_issues": { + "type": "integer" + }, + "watchers": { + "type": "integer" + }, + "master_branch": { + "type": "string" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:42Z\"" + }, + "anonymous_access_enabled": { + "type": "boolean", + "description": "Whether anonymous git access is enabled for this repository" + } + }, + "required": [ + "archive_url", + "assignees_url", + "blobs_url", + "branches_url", + "collaborators_url", + "comments_url", + "commits_url", + "compare_url", + "contents_url", + "contributors_url", + "deployments_url", + "description", + "downloads_url", + "events_url", + "fork", + "forks_url", + "full_name", + "git_commits_url", + "git_refs_url", + "git_tags_url", + "hooks_url", + "html_url", + "id", + "node_id", + "issue_comment_url", + "issue_events_url", + "issues_url", + "keys_url", + "labels_url", + "languages_url", + "merges_url", + "milestones_url", + "name", + "notifications_url", + "owner", + "private", + "pulls_url", + "releases_url", + "stargazers_url", + "statuses_url", + "subscribers_url", + "subscription_url", + "tags_url", + "teams_url", + "trees_url", + "url", + "clone_url", + "default_branch", + "forks", + "forks_count", + "git_url", + "has_downloads", + "has_issues", + "has_projects", + "has_wiki", + "has_pages", + "homepage", + "language", + "archived", + "disabled", + "mirror_url", + "open_issues", + "open_issues_count", + "license", + "pushed_at", + "size", + "ssh_url", + "stargazers_count", + "svn_url", + "watchers", + "watchers_count", + "created_at", + "updated_at" + ], + "nullable": true + }, + "temp_clone_token": { + "type": "string" + }, + "delete_branch_on_merge": { + "type": "boolean" + }, + "subscribers_count": { + "type": "integer" + }, + "network_count": { + "type": "integer" + }, + "code_of_conduct": { + "title": "Code Of Conduct", + "description": "Code Of Conduct", + "type": "object", + "properties": { + "key": { + "type": "string", + "example": "contributor_covenant" + }, + "name": { + "type": "string", + "example": "Contributor Covenant" + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/codes_of_conduct/contributor_covenant" + }, + "body": { + "type": "string", + "example": "# Contributor Covenant Code of Conduct\n\n## Our Pledge\n\nIn the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.\n\n## Our Standards\n\nExamples of behavior that contributes to creating a positive environment include:\n\n* Using welcoming and inclusive language\n* Being respectful of differing viewpoints and experiences\n* Gracefully accepting constructive criticism\n* Focusing on what is best for the community\n* Showing empathy towards other community members\n\nExamples of unacceptable behavior by participants include:\n\n* The use of sexualized language or imagery and unwelcome sexual attention or advances\n* Trolling, insulting/derogatory comments, and personal or political attacks\n* Public or private harassment\n* Publishing others' private information, such as a physical or electronic address, without explicit permission\n* Other conduct which could reasonably be considered inappropriate in a professional setting\n\n## Our Responsibilities\n\nProject maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response\n to any instances of unacceptable behavior.\n\nProject maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.\n\n## Scope\n\nThis Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address,\n posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.\n\n## Enforcement\n\nInstances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [EMAIL]. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.\n\nProject maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.\n\n## Attribution\n\nThis Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]\n\n[homepage]: http://contributor-covenant.org\n[version]: http://contributor-covenant.org/version/1/4/\n" + }, + "html_url": { + "type": "string", + "format": "uri", + "nullable": true + } + }, + "required": [ + "url", + "html_url", + "key", + "name" + ] + }, + "license": { + "type": "object", + "properties": { + "key": { + "type": "string" + }, + "name": { + "type": "string" + }, + "spdx_id": { + "type": "string" + }, + "url": { + "type": "string" + }, + "node_id": { + "type": "string" + } + }, + "nullable": true + }, + "forks": { + "type": "integer", + "example": 0 + }, + "open_issues": { + "type": "integer", + "example": 0 + }, + "watchers": { + "type": "integer", + "example": 0 + }, + "allow_forking": { + "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "example": false + } + }, + "required": [ + "archive_url", + "assignees_url", + "blobs_url", + "branches_url", + "collaborators_url", + "comments_url", + "commits_url", + "compare_url", + "contents_url", + "contributors_url", + "deployments_url", + "description", + "downloads_url", + "events_url", + "fork", + "forks_url", + "full_name", + "git_commits_url", + "git_refs_url", + "git_tags_url", + "hooks_url", + "html_url", + "id", + "node_id", + "issue_comment_url", + "issue_events_url", + "issues_url", + "keys_url", + "labels_url", + "languages_url", + "merges_url", + "milestones_url", + "name", + "notifications_url", + "owner", + "private", + "pulls_url", + "releases_url", + "stargazers_url", + "statuses_url", + "subscribers_url", + "subscription_url", + "tags_url", + "teams_url", + "trees_url", + "url" + ] + }, + "head_repository": { + "title": "Minimal Repository", + "description": "Minimal Repository", + "type": "object", + "properties": { + "id": { + "type": "integer", + "example": 1296269 + }, + "node_id": { + "type": "string", + "example": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5" + }, + "name": { + "type": "string", + "example": "Hello-World" + }, + "full_name": { + "type": "string", + "example": "octocat/Hello-World" + }, + "owner": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ] + }, + "private": { + "type": "boolean" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat/Hello-World" + }, + "description": { + "type": "string", + "example": "This your first repo!", + "nullable": true + }, + "fork": { + "type": "boolean" + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/repos/octocat/Hello-World" + }, + "archive_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}" + }, + "assignees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/assignees{/user}" + }, + "blobs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}" + }, + "branches_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/branches{/branch}" + }, + "collaborators_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}" + }, + "comments_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/comments{/number}" + }, + "commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/commits{/sha}" + }, + "compare_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}" + }, + "contents_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/contents/{+path}" + }, + "contributors_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/contributors" + }, + "deployments_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/deployments" + }, + "downloads_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/downloads" + }, + "events_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/events" + }, + "forks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/forks" + }, + "git_commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}" + }, + "git_refs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}" + }, + "git_tags_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}" + }, + "git_url": { + "type": "string" + }, + "issue_comment_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}" + }, + "issue_events_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/events{/number}" + }, + "issues_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues{/number}" + }, + "keys_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/keys{/key_id}" + }, + "labels_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/labels{/name}" + }, + "languages_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/languages" + }, + "merges_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/merges" + }, + "milestones_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/milestones{/number}" + }, + "notifications_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}" + }, + "pulls_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/pulls{/number}" + }, + "releases_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/releases{/id}" + }, + "ssh_url": { + "type": "string" + }, + "stargazers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/stargazers" + }, + "statuses_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/statuses/{sha}" + }, + "subscribers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscribers" + }, + "subscription_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscription" + }, + "tags_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/tags" + }, + "teams_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/teams" + }, + "trees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}" + }, + "clone_url": { + "type": "string" + }, + "mirror_url": { + "type": "string", + "nullable": true + }, + "hooks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/hooks" + }, + "svn_url": { + "type": "string" + }, + "homepage": { + "type": "string", + "nullable": true + }, + "language": { + "type": "string", + "nullable": true + }, + "forks_count": { + "type": "integer" + }, + "stargazers_count": { + "type": "integer" + }, + "watchers_count": { + "type": "integer" + }, + "size": { + "type": "integer" + }, + "default_branch": { + "type": "string" + }, + "open_issues_count": { + "type": "integer" + }, + "is_template": { + "type": "boolean" + }, + "topics": { + "type": "array", + "items": { + "type": "string" + } + }, + "has_issues": { + "type": "boolean" + }, + "has_projects": { + "type": "boolean" + }, + "has_wiki": { + "type": "boolean" + }, + "has_pages": { + "type": "boolean" + }, + "has_downloads": { + "type": "boolean" + }, + "archived": { + "type": "boolean" + }, + "disabled": { + "type": "boolean" + }, + "visibility": { + "type": "string" + }, + "pushed_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:06:43Z", + "nullable": true + }, + "created_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:01:12Z", + "nullable": true + }, + "updated_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:14:43Z", + "nullable": true + }, + "permissions": { + "type": "object", + "properties": { + "admin": { + "type": "boolean" + }, + "maintain": { + "type": "boolean" + }, + "push": { + "type": "boolean" + }, + "triage": { + "type": "boolean" + }, + "pull": { + "type": "boolean" + } + } + }, + "role_name": { + "type": "string", + "example": "admin" + }, + "template_repository": { + "title": "Repository", + "description": "A git repository", + "type": "object", + "properties": { + "id": { + "description": "Unique identifier of the repository", + "example": 42, + "type": "integer" + }, + "node_id": { + "type": "string", + "example": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5" + }, + "name": { + "description": "The name of the repository.", + "type": "string", + "example": "Team Environment" + }, + "full_name": { + "type": "string", + "example": "octocat/Hello-World" + }, + "license": { + "title": "License Simple", + "description": "License Simple", + "type": "object", + "properties": { + "key": { + "type": "string", + "example": "mit" + }, + "name": { + "type": "string", + "example": "MIT License" + }, + "url": { + "type": "string", + "nullable": true, + "format": "uri", + "example": "https://api.github.com/licenses/mit" + }, + "spdx_id": { + "type": "string", + "nullable": true, + "example": "MIT" + }, + "node_id": { + "type": "string", + "example": "MDc6TGljZW5zZW1pdA==" + }, + "html_url": { + "type": "string", + "format": "uri" + } + }, + "required": [ + "key", + "name", + "url", + "spdx_id", + "node_id" + ], + "nullable": true + }, + "organization": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ], + "nullable": true + }, + "forks": { + "type": "integer" + }, + "permissions": { + "type": "object", + "properties": { + "admin": { + "type": "boolean" + }, + "pull": { + "type": "boolean" + }, + "triage": { + "type": "boolean" + }, + "push": { + "type": "boolean" + }, + "maintain": { + "type": "boolean" + } + }, + "required": [ + "admin", + "pull", + "push" + ] + }, + "owner": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ] + }, + "private": { + "description": "Whether the repository is private or public.", + "default": false, + "type": "boolean" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat/Hello-World" + }, + "description": { + "type": "string", + "example": "This your first repo!", + "nullable": true + }, + "fork": { + "type": "boolean" + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/repos/octocat/Hello-World" + }, + "archive_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}" + }, + "assignees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/assignees{/user}" + }, + "blobs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}" + }, + "branches_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/branches{/branch}" + }, + "collaborators_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}" + }, + "comments_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/comments{/number}" + }, + "commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/commits{/sha}" + }, + "compare_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}" + }, + "contents_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/contents/{+path}" + }, + "contributors_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/contributors" + }, + "deployments_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/deployments" + }, + "downloads_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/downloads" + }, + "events_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/events" + }, + "forks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/forks" + }, + "git_commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}" + }, + "git_refs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}" + }, + "git_tags_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}" + }, + "git_url": { + "type": "string", + "example": "git:github.com/octocat/Hello-World.git" + }, + "issue_comment_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}" + }, + "issue_events_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/events{/number}" + }, + "issues_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues{/number}" + }, + "keys_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/keys{/key_id}" + }, + "labels_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/labels{/name}" + }, + "languages_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/languages" + }, + "merges_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/merges" + }, + "milestones_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/milestones{/number}" + }, + "notifications_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}" + }, + "pulls_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/pulls{/number}" + }, + "releases_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/releases{/id}" + }, + "ssh_url": { + "type": "string", + "example": "git@github.com:octocat/Hello-World.git" + }, + "stargazers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/stargazers" + }, + "statuses_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/statuses/{sha}" + }, + "subscribers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscribers" + }, + "subscription_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscription" + }, + "tags_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/tags" + }, + "teams_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/teams" + }, + "trees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}" + }, + "clone_url": { + "type": "string", + "example": "https://github.com/octocat/Hello-World.git" + }, + "mirror_url": { + "type": "string", + "format": "uri", + "example": "git:git.example.com/octocat/Hello-World", + "nullable": true + }, + "hooks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/hooks" + }, + "svn_url": { + "type": "string", + "format": "uri", + "example": "https://svn.github.com/octocat/Hello-World" + }, + "homepage": { + "type": "string", + "format": "uri", + "example": "https://github.com", + "nullable": true + }, + "language": { + "type": "string", + "nullable": true + }, + "forks_count": { + "type": "integer", + "example": 9 + }, + "stargazers_count": { + "type": "integer", + "example": 80 + }, + "watchers_count": { + "type": "integer", + "example": 80 + }, + "size": { + "type": "integer", + "example": 108 + }, + "default_branch": { + "description": "The default branch of the repository.", + "type": "string", + "example": "master" + }, + "open_issues_count": { + "type": "integer", + "example": 0 + }, + "is_template": { + "description": "Whether this repository acts as a template that can be used to generate new repositories.", + "default": false, + "type": "boolean", + "example": true + }, + "topics": { + "type": "array", + "items": { + "type": "string" + } + }, + "has_issues": { + "description": "Whether issues are enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "has_projects": { + "description": "Whether projects are enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "has_wiki": { + "description": "Whether the wiki is enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "has_pages": { + "type": "boolean" + }, + "has_downloads": { + "description": "Whether downloads are enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "archived": { + "description": "Whether the repository is archived.", + "default": false, + "type": "boolean" + }, + "disabled": { + "type": "boolean", + "description": "Returns whether or not this repository disabled." + }, + "visibility": { + "description": "The repository visibility: public, private, or internal.", + "default": "public", + "type": "string" + }, + "pushed_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:06:43Z", + "nullable": true + }, + "created_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:01:12Z", + "nullable": true + }, + "updated_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:14:43Z", + "nullable": true + }, + "allow_rebase_merge": { + "description": "Whether to allow rebase merges for pull requests.", + "default": true, + "type": "boolean", + "example": true + }, + "template_repository": { + "nullable": true, + "type": "object", + "properties": { + "id": { + "type": "integer" + }, + "node_id": { + "type": "string" + }, + "name": { + "type": "string" + }, + "full_name": { + "type": "string" + }, + "owner": { + "type": "object", + "properties": { + "login": { + "type": "string" + }, + "id": { + "type": "integer" + }, + "node_id": { + "type": "string" + }, + "avatar_url": { + "type": "string" + }, + "gravatar_id": { + "type": "string" + }, + "url": { + "type": "string" + }, + "html_url": { + "type": "string" + }, + "followers_url": { + "type": "string" + }, + "following_url": { + "type": "string" + }, + "gists_url": { + "type": "string" + }, + "starred_url": { + "type": "string" + }, + "subscriptions_url": { + "type": "string" + }, + "organizations_url": { + "type": "string" + }, + "repos_url": { + "type": "string" + }, + "events_url": { + "type": "string" + }, + "received_events_url": { + "type": "string" + }, + "type": { + "type": "string" + }, + "site_admin": { + "type": "boolean" + } + } + }, + "private": { + "type": "boolean" + }, + "html_url": { + "type": "string" + }, + "description": { + "type": "string" + }, + "fork": { + "type": "boolean" + }, + "url": { + "type": "string" + }, + "archive_url": { + "type": "string" + }, + "assignees_url": { + "type": "string" + }, + "blobs_url": { + "type": "string" + }, + "branches_url": { + "type": "string" + }, + "collaborators_url": { + "type": "string" + }, + "comments_url": { + "type": "string" + }, + "commits_url": { + "type": "string" + }, + "compare_url": { + "type": "string" + }, + "contents_url": { + "type": "string" + }, + "contributors_url": { + "type": "string" + }, + "deployments_url": { + "type": "string" + }, + "downloads_url": { + "type": "string" + }, + "events_url": { + "type": "string" + }, + "forks_url": { + "type": "string" + }, + "git_commits_url": { + "type": "string" + }, + "git_refs_url": { + "type": "string" + }, + "git_tags_url": { + "type": "string" + }, + "git_url": { + "type": "string" + }, + "issue_comment_url": { + "type": "string" + }, + "issue_events_url": { + "type": "string" + }, + "issues_url": { + "type": "string" + }, + "keys_url": { + "type": "string" + }, + "labels_url": { + "type": "string" + }, + "languages_url": { + "type": "string" + }, + "merges_url": { + "type": "string" + }, + "milestones_url": { + "type": "string" + }, + "notifications_url": { + "type": "string" + }, + "pulls_url": { + "type": "string" + }, + "releases_url": { + "type": "string" + }, + "ssh_url": { + "type": "string" + }, + "stargazers_url": { + "type": "string" + }, + "statuses_url": { + "type": "string" + }, + "subscribers_url": { + "type": "string" + }, + "subscription_url": { + "type": "string" + }, + "tags_url": { + "type": "string" + }, + "teams_url": { + "type": "string" + }, + "trees_url": { + "type": "string" + }, + "clone_url": { + "type": "string" + }, + "mirror_url": { + "type": "string" + }, + "hooks_url": { + "type": "string" + }, + "svn_url": { + "type": "string" + }, + "homepage": { + "type": "string" + }, + "language": { + "type": "string" + }, + "forks_count": { + "type": "integer" + }, + "stargazers_count": { + "type": "integer" + }, + "watchers_count": { + "type": "integer" + }, + "size": { + "type": "integer" + }, + "default_branch": { + "type": "string" + }, + "open_issues_count": { + "type": "integer" + }, + "is_template": { + "type": "boolean" + }, + "topics": { + "type": "array", + "items": { + "type": "string" + } + }, + "has_issues": { + "type": "boolean" + }, + "has_projects": { + "type": "boolean" + }, + "has_wiki": { + "type": "boolean" + }, + "has_pages": { + "type": "boolean" + }, + "has_downloads": { + "type": "boolean" + }, + "archived": { + "type": "boolean" + }, + "disabled": { + "type": "boolean" + }, + "visibility": { + "type": "string" + }, + "pushed_at": { + "type": "string" + }, + "created_at": { + "type": "string" + }, + "updated_at": { + "type": "string" + }, + "permissions": { + "type": "object", + "properties": { + "admin": { + "type": "boolean" + }, + "maintain": { + "type": "boolean" + }, + "push": { + "type": "boolean" + }, + "triage": { + "type": "boolean" + }, + "pull": { + "type": "boolean" + } + } + }, + "allow_rebase_merge": { + "type": "boolean" + }, + "temp_clone_token": { + "type": "string" + }, + "allow_squash_merge": { + "type": "boolean" + }, + "allow_auto_merge": { + "type": "boolean" + }, + "delete_branch_on_merge": { + "type": "boolean" + }, + "allow_update_branch": { + "type": "boolean" + }, + "use_squash_pr_title_as_default": { + "type": "boolean" + }, + "squash_merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "COMMIT_OR_PR_TITLE" + ], + "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)." + }, + "squash_merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "COMMIT_MESSAGES", + "BLANK" + ], + "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message." + }, + "merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "MERGE_MESSAGE" + ], + "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)." + }, + "merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "PR_TITLE", + "BLANK" + ], + "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message." + }, + "allow_merge_commit": { + "type": "boolean" + }, + "subscribers_count": { + "type": "integer" + }, + "network_count": { + "type": "integer" + } + } + }, + "temp_clone_token": { + "type": "string" + }, + "allow_squash_merge": { + "description": "Whether to allow squash merges for pull requests.", + "default": true, + "type": "boolean", + "example": true + }, + "allow_auto_merge": { + "description": "Whether to allow Auto-merge to be used on pull requests.", + "default": false, + "type": "boolean", + "example": false + }, + "delete_branch_on_merge": { + "description": "Whether to delete head branches when pull requests are merged", + "default": false, + "type": "boolean", + "example": false + }, + "allow_update_branch": { + "description": "Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.", + "default": false, + "type": "boolean", + "example": false + }, + "use_squash_pr_title_as_default": { + "type": "boolean", + "description": "Whether a squash merge commit can use the pull request title as default.", + "default": false + }, + "squash_merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "COMMIT_OR_PR_TITLE" + ], + "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)." + }, + "squash_merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "COMMIT_MESSAGES", + "BLANK" + ], + "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message." + }, + "merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "MERGE_MESSAGE" + ], + "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)." + }, + "merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "PR_TITLE", + "BLANK" + ], + "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message." + }, + "allow_merge_commit": { + "description": "Whether to allow merge commits for pull requests.", + "default": true, + "type": "boolean", + "example": true + }, + "allow_forking": { + "description": "Whether to allow forking this repo", + "type": "boolean" + }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, + "subscribers_count": { + "type": "integer" + }, + "network_count": { + "type": "integer" + }, + "open_issues": { + "type": "integer" + }, + "watchers": { + "type": "integer" + }, + "master_branch": { + "type": "string" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:42Z\"" + }, + "anonymous_access_enabled": { + "type": "boolean", + "description": "Whether anonymous git access is enabled for this repository" + } + }, + "required": [ + "archive_url", + "assignees_url", + "blobs_url", + "branches_url", + "collaborators_url", + "comments_url", + "commits_url", + "compare_url", + "contents_url", + "contributors_url", + "deployments_url", + "description", + "downloads_url", + "events_url", + "fork", + "forks_url", + "full_name", + "git_commits_url", + "git_refs_url", + "git_tags_url", + "hooks_url", + "html_url", + "id", + "node_id", + "issue_comment_url", + "issue_events_url", + "issues_url", + "keys_url", + "labels_url", + "languages_url", + "merges_url", + "milestones_url", + "name", + "notifications_url", + "owner", + "private", + "pulls_url", + "releases_url", + "stargazers_url", + "statuses_url", + "subscribers_url", + "subscription_url", + "tags_url", + "teams_url", + "trees_url", + "url", + "clone_url", + "default_branch", + "forks", + "forks_count", + "git_url", + "has_downloads", + "has_issues", + "has_projects", + "has_wiki", + "has_pages", + "homepage", + "language", + "archived", + "disabled", + "mirror_url", + "open_issues", + "open_issues_count", + "license", + "pushed_at", + "size", + "ssh_url", + "stargazers_count", + "svn_url", + "watchers", + "watchers_count", + "created_at", + "updated_at" + ], + "nullable": true + }, + "temp_clone_token": { + "type": "string" + }, + "delete_branch_on_merge": { + "type": "boolean" + }, + "subscribers_count": { + "type": "integer" + }, + "network_count": { + "type": "integer" + }, + "code_of_conduct": { + "title": "Code Of Conduct", + "description": "Code Of Conduct", + "type": "object", + "properties": { + "key": { + "type": "string", + "example": "contributor_covenant" + }, + "name": { + "type": "string", + "example": "Contributor Covenant" + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/codes_of_conduct/contributor_covenant" + }, + "body": { + "type": "string", + "example": "# Contributor Covenant Code of Conduct\n\n## Our Pledge\n\nIn the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.\n\n## Our Standards\n\nExamples of behavior that contributes to creating a positive environment include:\n\n* Using welcoming and inclusive language\n* Being respectful of differing viewpoints and experiences\n* Gracefully accepting constructive criticism\n* Focusing on what is best for the community\n* Showing empathy towards other community members\n\nExamples of unacceptable behavior by participants include:\n\n* The use of sexualized language or imagery and unwelcome sexual attention or advances\n* Trolling, insulting/derogatory comments, and personal or political attacks\n* Public or private harassment\n* Publishing others' private information, such as a physical or electronic address, without explicit permission\n* Other conduct which could reasonably be considered inappropriate in a professional setting\n\n## Our Responsibilities\n\nProject maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response\n to any instances of unacceptable behavior.\n\nProject maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.\n\n## Scope\n\nThis Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address,\n posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.\n\n## Enforcement\n\nInstances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [EMAIL]. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.\n\nProject maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.\n\n## Attribution\n\nThis Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]\n\n[homepage]: http://contributor-covenant.org\n[version]: http://contributor-covenant.org/version/1/4/\n" + }, + "html_url": { + "type": "string", + "format": "uri", + "nullable": true + } + }, + "required": [ + "url", + "html_url", + "key", + "name" + ] + }, + "license": { + "type": "object", + "properties": { + "key": { + "type": "string" + }, + "name": { + "type": "string" + }, + "spdx_id": { + "type": "string" + }, + "url": { + "type": "string" + }, + "node_id": { + "type": "string" + } + }, + "nullable": true + }, + "forks": { + "type": "integer", + "example": 0 + }, + "open_issues": { + "type": "integer", + "example": 0 + }, + "watchers": { + "type": "integer", + "example": 0 + }, + "allow_forking": { + "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "example": false + } + }, + "required": [ + "archive_url", + "assignees_url", + "blobs_url", + "branches_url", + "collaborators_url", + "comments_url", + "commits_url", + "compare_url", + "contents_url", + "contributors_url", + "deployments_url", + "description", + "downloads_url", + "events_url", + "fork", + "forks_url", + "full_name", + "git_commits_url", + "git_refs_url", + "git_tags_url", + "hooks_url", + "html_url", + "id", + "node_id", + "issue_comment_url", + "issue_events_url", + "issues_url", + "keys_url", + "labels_url", + "languages_url", + "merges_url", + "milestones_url", + "name", + "notifications_url", + "owner", + "private", + "pulls_url", + "releases_url", + "stargazers_url", + "statuses_url", + "subscribers_url", + "subscription_url", + "tags_url", + "teams_url", + "trees_url", + "url" + ] + }, + "head_repository_id": { + "type": "integer", + "example": 5 + } + }, + "required": [ + "id", + "node_id", + "head_branch", + "run_number", + "event", + "status", + "conclusion", + "head_sha", + "path", + "workflow_id", + "url", + "html_url", + "created_at", + "updated_at", + "head_commit", + "head_repository", + "repository", + "jobs_url", + "logs_url", + "check_suite_url", + "cancel_url", + "rerun_url", + "artifacts_url", + "workflow_url", + "pull_requests" + ] + } + } + } + }, + "examples": { + "default": { + "value": { + "total_count": 1, + "workflow_runs": [ + { + "id": 30433642, + "name": "Build", + "node_id": "MDEyOldvcmtmbG93IFJ1bjI2OTI4OQ==", + "check_suite_id": 42, + "check_suite_node_id": "MDEwOkNoZWNrU3VpdGU0Mg==", + "head_branch": "master", + "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", + "run_number": 562, + "event": "push", + "status": "queued", + "conclusion": null, + "workflow_id": 159038, + "url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642", + "html_url": "https://github.com/octo-org/octo-repo/actions/runs/30433642", + "pull_requests": [], + "created_at": "2020-01-22T19:33:08Z", + "updated_at": "2020-01-22T19:33:08Z", + "actor": { + "login": "octocat", + "id": 1, + "node_id": "MDQ6VXNlcjE=", + "avatar_url": "https://github.com/images/error/octocat_happy.gif", + "gravatar_id": "", + "url": "https://api.github.com/users/octocat", + "html_url": "https://github.com/octocat", + "followers_url": "https://api.github.com/users/octocat/followers", + "following_url": "https://api.github.com/users/octocat/following{/other_user}", + "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", + "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", + "organizations_url": "https://api.github.com/users/octocat/orgs", + "repos_url": "https://api.github.com/users/octocat/repos", + "events_url": "https://api.github.com/users/octocat/events{/privacy}", + "received_events_url": "https://api.github.com/users/octocat/received_events", + "type": "User", + "site_admin": false + }, + "run_attempt": 1, + "run_started_at": "2020-01-22T19:33:08Z", + "triggering_actor": { + "login": "octocat", + "id": 1, + "node_id": "MDQ6VXNlcjE=", + "avatar_url": "https://github.com/images/error/octocat_happy.gif", + "gravatar_id": "", + "url": "https://api.github.com/users/octocat", + "html_url": "https://github.com/octocat", + "followers_url": "https://api.github.com/users/octocat/followers", + "following_url": "https://api.github.com/users/octocat/following{/other_user}", + "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", + "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", + "organizations_url": "https://api.github.com/users/octocat/orgs", + "repos_url": "https://api.github.com/users/octocat/repos", + "events_url": "https://api.github.com/users/octocat/events{/privacy}", + "received_events_url": "https://api.github.com/users/octocat/received_events", + "type": "User", + "site_admin": false + }, + "jobs_url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/jobs", + "logs_url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/logs", + "check_suite_url": "https://api.github.com/repos/octo-org/octo-repo/check-suites/414944374", + "artifacts_url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/artifacts", + "cancel_url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/cancel", + "rerun_url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/rerun", + "workflow_url": "https://api.github.com/repos/octo-org/octo-repo/actions/workflows/159038", + "head_commit": { + "id": "acb5820ced9479c074f688cc328bf03f341a511d", + "tree_id": "d23f6eedb1e1b9610bbc754ddb5197bfe7271223", + "message": "Create linter.yaml", + "timestamp": "2020-01-22T19:33:05Z", + "author": { + "name": "Octo Cat", + "email": "octocat@github.com" + }, + "committer": { + "name": "GitHub", + "email": "noreply@github.com" + } + }, + "repository": { + "id": 1296269, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", + "name": "Hello-World", + "full_name": "octocat/Hello-World", + "owner": { + "login": "octocat", + "id": 1, + "node_id": "MDQ6VXNlcjE=", + "avatar_url": "https://github.com/images/error/octocat_happy.gif", + "gravatar_id": "", + "url": "https://api.github.com/users/octocat", + "html_url": "https://github.com/octocat", + "followers_url": "https://api.github.com/users/octocat/followers", + "following_url": "https://api.github.com/users/octocat/following{/other_user}", + "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", + "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", + "organizations_url": "https://api.github.com/users/octocat/orgs", + "repos_url": "https://api.github.com/users/octocat/repos", + "events_url": "https://api.github.com/users/octocat/events{/privacy}", + "received_events_url": "https://api.github.com/users/octocat/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/octocat/Hello-World", + "description": "This your first repo!", + "fork": false, + "url": "https://api.github.com/repos/octocat/Hello-World", + "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}", + "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}", + "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}", + "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}", + "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}", + "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}", + "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}", + "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}", + "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}", + "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors", + "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments", + "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads", + "events_url": "https://api.github.com/repos/octocat/Hello-World/events", + "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks", + "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}", + "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}", + "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}", + "git_url": "git:github.com/octocat/Hello-World.git", + "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}", + "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}", + "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}", + "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}", + "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}", + "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages", + "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges", + "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}", + "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}", + "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}", + "ssh_url": "git@github.com:octocat/Hello-World.git", + "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers", + "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}", + "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers", + "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription", + "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags", + "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams", + "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}", + "hooks_url": "http://api.github.com/repos/octocat/Hello-World/hooks" + }, + "head_repository": { + "id": 217723378, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTc3MjMzNzg=", + "name": "octo-repo", + "full_name": "octo-org/octo-repo", + "private": true, + "owner": { + "login": "octocat", + "id": 1, + "node_id": "MDQ6VXNlcjE=", + "avatar_url": "https://github.com/images/error/octocat_happy.gif", + "gravatar_id": "", + "url": "https://api.github.com/users/octocat", + "html_url": "https://github.com/octocat", + "followers_url": "https://api.github.com/users/octocat/followers", + "following_url": "https://api.github.com/users/octocat/following{/other_user}", + "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", + "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", + "organizations_url": "https://api.github.com/users/octocat/orgs", + "repos_url": "https://api.github.com/users/octocat/repos", + "events_url": "https://api.github.com/users/octocat/events{/privacy}", + "received_events_url": "https://api.github.com/users/octocat/received_events", + "type": "User", + "site_admin": false + }, + "html_url": "https://github.com/octo-org/octo-repo", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/octo-org/octo-repo", + "forks_url": "https://api.github.com/repos/octo-org/octo-repo/forks", + "keys_url": "https://api.github.com/repos/octo-org/octo-repo/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octo-org/octo-repo/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octo-org/octo-repo/teams", + "hooks_url": "https://api.github.com/repos/octo-org/octo-repo/hooks", + "issue_events_url": "https://api.github.com/repos/octo-org/octo-repo/issues/events{/number}", + "events_url": "https://api.github.com/repos/octo-org/octo-repo/events", + "assignees_url": "https://api.github.com/repos/octo-org/octo-repo/assignees{/user}", + "branches_url": "https://api.github.com/repos/octo-org/octo-repo/branches{/branch}", + "tags_url": "https://api.github.com/repos/octo-org/octo-repo/tags", + "blobs_url": "https://api.github.com/repos/octo-org/octo-repo/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octo-org/octo-repo/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octo-org/octo-repo/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octo-org/octo-repo/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octo-org/octo-repo/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octo-org/octo-repo/languages", + "stargazers_url": "https://api.github.com/repos/octo-org/octo-repo/stargazers", + "contributors_url": "https://api.github.com/repos/octo-org/octo-repo/contributors", + "subscribers_url": "https://api.github.com/repos/octo-org/octo-repo/subscribers", + "subscription_url": "https://api.github.com/repos/octo-org/octo-repo/subscription", + "commits_url": "https://api.github.com/repos/octo-org/octo-repo/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octo-org/octo-repo/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octo-org/octo-repo/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octo-org/octo-repo/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octo-org/octo-repo/contents/{+path}", + "compare_url": "https://api.github.com/repos/octo-org/octo-repo/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octo-org/octo-repo/merges", + "archive_url": "https://api.github.com/repos/octo-org/octo-repo/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octo-org/octo-repo/downloads", + "issues_url": "https://api.github.com/repos/octo-org/octo-repo/issues{/number}", + "pulls_url": "https://api.github.com/repos/octo-org/octo-repo/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octo-org/octo-repo/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octo-org/octo-repo/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octo-org/octo-repo/labels{/name}", + "releases_url": "https://api.github.com/repos/octo-org/octo-repo/releases{/id}", + "deployments_url": "https://api.github.com/repos/octo-org/octo-repo/deployments" + } + } + ] + } + } + } + } + }, + "headers": { + "Link": { + "example": "; rel=\"next\", ; rel=\"last\"", + "schema": { + "type": "string" + } + } + } + } + }, + "x-github": { + "githubCloudOnly": false, + "enabledForGitHubApps": true, + "category": "actions", + "subcategory": "workflow-runs" + }, + "x-octokit": { + "diff": { + "api.github.com": { + "type": "changed" + } + } + } + } + }, + "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs": { + "get": { + "summary": "List workflow runs", + "description": "List all workflow runs for a workflow. You can replace `workflow_id` with the workflow file name. For example, you could use `main.yaml`. You can use parameters to narrow the list of results. For more information about using parameters, see [Parameters](https://docs.github.com/enterprise-server@3.6/rest/overview/resources-in-the-rest-api#parameters).\n\nAnyone with read access to the repository can use this endpoint. If the repository is private you must use an access token with the `repo` scope.", + "tags": [ + "actions" + ], + "operationId": "actions/list-workflow-runs", + "externalDocs": { + "description": "API method documentation", + "url": "https://docs.github.com/enterprise-server@3.6/rest/reference/actions#list-workflow-runs" + }, + "parameters": [ + { + "name": "owner", + "description": "The account owner of the repository. The name is not case sensitive.", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "repo", + "description": "The name of the repository. The name is not case sensitive.", + "in": "path", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "workflow_id", + "in": "path", + "description": "The ID of the workflow. You can also pass the workflow file name as a string.", + "required": true, + "schema": { + "oneOf": [ + { + "type": "integer" + }, + { + "type": "string" + } + ] + } + }, + { + "name": "actor", + "description": "Returns someone's workflow runs. Use the login for the user who created the `push` associated with the check suite or workflow run.", + "in": "query", + "required": false, + "schema": { + "type": "string" + } + }, + { + "name": "branch", + "description": "Returns workflow runs associated with a branch. Use the name of the branch of the `push`.", + "in": "query", + "required": false, + "schema": { + "type": "string" + } + }, + { + "name": "event", + "description": "Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see \"[Events that trigger workflows](https://docs.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows).\"", + "in": "query", + "required": false, + "schema": { + "type": "string" + } + }, + { + "name": "status", + "description": "Returns workflow runs with the check run `status` or `conclusion` that you specify. For example, a conclusion can be `success` or a status can be `in_progress`. Only GitHub can set a status of `waiting` or `requested`.", + "in": "query", + "required": false, + "schema": { + "type": "string", + "enum": [ + "completed", + "action_required", + "cancelled", + "failure", + "neutral", + "skipped", + "stale", + "success", + "timed_out", + "in_progress", + "queued", + "requested", + "waiting" + ] + } + }, + { + "name": "per_page", + "description": "The number of results per page (max 100).", + "in": "query", + "schema": { + "type": "integer", + "default": 30 + } + }, + { + "name": "page", + "description": "Page number of the results to fetch.", + "in": "query", + "schema": { + "type": "integer", + "default": 1 + } + }, + { + "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.6/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", + "in": "query", + "required": false, + "schema": { + "type": "string", + "format": "date-time" + } + }, + { + "name": "exclude_pull_requests", + "description": "If `true` pull requests are omitted from the response (empty array).", + "in": "query", + "required": false, + "schema": { + "type": "boolean", + "default": false + } + }, + { + "name": "check_suite_id", + "description": "Returns workflow runs with the `check_suite_id` that you specify.", + "in": "query", + "schema": { + "type": "integer" + } + } + ], + "responses": { + "200": { + "description": "Response", + "content": { + "application/json": { + "schema": { + "type": "object", + "required": [ + "total_count", + "workflow_runs" + ], + "properties": { + "total_count": { + "type": "integer" + }, + "workflow_runs": { + "type": "array", + "items": { + "title": "Workflow Run", + "description": "An invocation of a workflow", + "type": "object", + "properties": { + "id": { + "type": "integer", + "description": "The ID of the workflow run.", + "example": 5 + }, + "name": { + "type": "string", + "description": "The name of the workflow run.", + "nullable": true, + "example": "Build" + }, + "node_id": { + "type": "string", + "example": "MDEwOkNoZWNrU3VpdGU1" + }, + "check_suite_id": { + "type": "integer", + "description": "The ID of the associated check suite.", + "example": 42 + }, + "check_suite_node_id": { + "type": "string", + "description": "The node ID of the associated check suite.", + "example": "MDEwOkNoZWNrU3VpdGU0Mg==" + }, + "head_branch": { + "type": "string", + "nullable": true, + "example": "master" + }, + "head_sha": { + "description": "The SHA of the head commit that points to the version of the workflow being run.", + "example": "009b8a3a9ccbb128af87f9b1c0f4c62e8a304f6d", + "type": "string" + }, + "path": { + "description": "The full path of the workflow", + "example": "octocat/octo-repo/.github/workflows/ci.yml@main", + "type": "string" + }, + "run_number": { + "type": "integer", + "description": "The auto incrementing run number for the workflow run.", + "example": 106 + }, + "run_attempt": { + "type": "integer", + "description": "Attempt number of the run, 1 for first attempt and higher if the workflow was re-run.", + "example": 1 + }, + "referenced_workflows": { + "type": "array", + "nullable": true, + "items": { + "title": "Referenced workflow", + "description": "A workflow referenced/reused by the initial caller workflow", + "type": "object", + "properties": { + "path": { + "type": "string" + }, + "sha": { + "type": "string" + }, + "ref": { + "type": "string" + } + }, + "required": [ + "path", + "sha" + ] + } + }, + "event": { + "type": "string", + "example": "push" + }, + "status": { + "type": "string", + "nullable": true, + "example": "completed" + }, + "conclusion": { + "type": "string", + "nullable": true, + "example": "neutral" + }, + "workflow_id": { + "type": "integer", + "description": "The ID of the parent workflow.", + "example": 5 + }, + "url": { + "type": "string", + "description": "The URL to the workflow run.", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5" + }, + "html_url": { + "type": "string", + "example": "https://github.com/github/hello-world/suites/4" + }, + "pull_requests": { + "type": "array", + "nullable": true, + "items": { + "title": "Pull Request Minimal", + "type": "object", + "properties": { + "id": { + "type": "integer" + }, + "number": { + "type": "integer" + }, + "url": { + "type": "string" + }, + "head": { + "type": "object", + "properties": { + "ref": { + "type": "string" + }, + "sha": { + "type": "string" + }, + "repo": { + "type": "object", + "properties": { + "id": { + "type": "integer" + }, + "url": { + "type": "string" + }, + "name": { + "type": "string" + } + }, + "required": [ + "id", + "url", + "name" + ] + } + }, + "required": [ + "ref", + "sha", + "repo" + ] + }, + "base": { + "type": "object", + "properties": { + "ref": { + "type": "string" + }, + "sha": { + "type": "string" + }, + "repo": { + "type": "object", + "properties": { + "id": { + "type": "integer" + }, + "url": { + "type": "string" + }, + "name": { + "type": "string" + } + }, + "required": [ + "id", + "url", + "name" + ] + } + }, + "required": [ + "ref", + "sha", + "repo" + ] + } + }, + "required": [ + "id", + "number", + "url", + "head", + "base" + ] + } + }, + "created_at": { + "type": "string", + "format": "date-time" + }, + "updated_at": { + "type": "string", + "format": "date-time" + }, + "actor": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ] + }, + "triggering_actor": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ] + }, + "run_started_at": { + "type": "string", + "format": "date-time", + "description": "The start time of the latest run. Resets on re-run." + }, + "jobs_url": { + "description": "The URL to the jobs for the workflow run.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/jobs" + }, + "logs_url": { + "description": "The URL to download the logs for the workflow run.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/logs" + }, + "check_suite_url": { + "description": "The URL to the associated check suite.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/check-suites/12" + }, + "artifacts_url": { + "description": "The URL to the artifacts for the workflow run.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/rerun/artifacts" + }, + "cancel_url": { + "description": "The URL to cancel the workflow run.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/cancel" + }, + "rerun_url": { + "description": "The URL to rerun the workflow run.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/rerun" + }, + "previous_attempt_url": { + "nullable": true, + "description": "The URL to the previous attempted run of this workflow, if one exists.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/attempts/3" + }, + "workflow_url": { + "description": "The URL to the workflow.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/workflows/main.yaml" + }, + "head_commit": { + "title": "Simple Commit", + "description": "Simple Commit", + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "tree_id": { + "type": "string" + }, + "message": { + "type": "string" + }, + "timestamp": { + "type": "string", + "format": "date-time" + }, + "author": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "email": { + "type": "string" + } + }, + "required": [ + "name", + "email" + ], + "nullable": true + }, + "committer": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "email": { + "type": "string" + } + }, + "required": [ + "name", + "email" + ], + "nullable": true + } + }, + "required": [ + "id", + "tree_id", + "message", + "timestamp", + "author", + "committer" + ], + "nullable": true + }, + "repository": { + "title": "Minimal Repository", + "description": "Minimal Repository", + "type": "object", + "properties": { + "id": { + "type": "integer", + "example": 1296269 + }, + "node_id": { + "type": "string", + "example": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5" + }, + "name": { + "type": "string", + "example": "Hello-World" + }, + "full_name": { + "type": "string", + "example": "octocat/Hello-World" + }, + "owner": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ] + }, + "private": { + "type": "boolean" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat/Hello-World" + }, + "description": { + "type": "string", + "example": "This your first repo!", + "nullable": true + }, + "fork": { + "type": "boolean" + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/repos/octocat/Hello-World" + }, + "archive_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}" + }, + "assignees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/assignees{/user}" + }, + "blobs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}" + }, + "branches_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/branches{/branch}" + }, + "collaborators_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}" + }, + "comments_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/comments{/number}" + }, + "commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/commits{/sha}" + }, + "compare_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}" + }, + "contents_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/contents/{+path}" + }, + "contributors_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/contributors" + }, + "deployments_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/deployments" + }, + "downloads_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/downloads" + }, + "events_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/events" + }, + "forks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/forks" + }, + "git_commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}" + }, + "git_refs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}" + }, + "git_tags_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}" + }, + "git_url": { + "type": "string" + }, + "issue_comment_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}" + }, + "issue_events_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/events{/number}" + }, + "issues_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues{/number}" + }, + "keys_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/keys{/key_id}" + }, + "labels_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/labels{/name}" + }, + "languages_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/languages" + }, + "merges_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/merges" + }, + "milestones_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/milestones{/number}" + }, + "notifications_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}" + }, + "pulls_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/pulls{/number}" + }, + "releases_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/releases{/id}" + }, + "ssh_url": { + "type": "string" + }, + "stargazers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/stargazers" + }, + "statuses_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/statuses/{sha}" + }, + "subscribers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscribers" + }, + "subscription_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscription" + }, + "tags_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/tags" + }, + "teams_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/teams" + }, + "trees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}" + }, + "clone_url": { + "type": "string" + }, + "mirror_url": { + "type": "string", + "nullable": true + }, + "hooks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/hooks" + }, + "svn_url": { + "type": "string" + }, + "homepage": { + "type": "string", + "nullable": true + }, + "language": { + "type": "string", + "nullable": true + }, + "forks_count": { + "type": "integer" + }, + "stargazers_count": { + "type": "integer" + }, + "watchers_count": { + "type": "integer" + }, + "size": { + "type": "integer" + }, + "default_branch": { + "type": "string" + }, + "open_issues_count": { + "type": "integer" + }, + "is_template": { + "type": "boolean" + }, + "topics": { + "type": "array", + "items": { + "type": "string" + } + }, + "has_issues": { + "type": "boolean" + }, + "has_projects": { + "type": "boolean" + }, + "has_wiki": { + "type": "boolean" + }, + "has_pages": { + "type": "boolean" + }, + "has_downloads": { + "type": "boolean" + }, + "archived": { + "type": "boolean" + }, + "disabled": { + "type": "boolean" + }, + "visibility": { + "type": "string" + }, + "pushed_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:06:43Z", + "nullable": true + }, + "created_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:01:12Z", + "nullable": true + }, + "updated_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:14:43Z", + "nullable": true + }, + "permissions": { + "type": "object", + "properties": { + "admin": { + "type": "boolean" + }, + "maintain": { + "type": "boolean" + }, + "push": { + "type": "boolean" + }, + "triage": { + "type": "boolean" + }, + "pull": { + "type": "boolean" + } + } + }, + "role_name": { + "type": "string", + "example": "admin" + }, + "template_repository": { + "title": "Repository", + "description": "A git repository", + "type": "object", + "properties": { + "id": { + "description": "Unique identifier of the repository", + "example": 42, + "type": "integer" + }, + "node_id": { + "type": "string", + "example": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5" + }, + "name": { + "description": "The name of the repository.", + "type": "string", + "example": "Team Environment" + }, + "full_name": { + "type": "string", + "example": "octocat/Hello-World" + }, + "license": { + "title": "License Simple", + "description": "License Simple", + "type": "object", + "properties": { + "key": { + "type": "string", + "example": "mit" + }, + "name": { + "type": "string", + "example": "MIT License" + }, + "url": { + "type": "string", + "nullable": true, + "format": "uri", + "example": "https://api.github.com/licenses/mit" + }, + "spdx_id": { + "type": "string", + "nullable": true, + "example": "MIT" + }, + "node_id": { + "type": "string", + "example": "MDc6TGljZW5zZW1pdA==" + }, + "html_url": { + "type": "string", + "format": "uri" + } + }, + "required": [ + "key", + "name", + "url", + "spdx_id", + "node_id" + ], + "nullable": true + }, + "organization": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ], + "nullable": true + }, + "forks": { + "type": "integer" + }, + "permissions": { + "type": "object", + "properties": { + "admin": { + "type": "boolean" + }, + "pull": { + "type": "boolean" + }, + "triage": { + "type": "boolean" + }, + "push": { + "type": "boolean" + }, + "maintain": { + "type": "boolean" + } + }, + "required": [ + "admin", + "pull", + "push" + ] + }, + "owner": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ] + }, + "private": { + "description": "Whether the repository is private or public.", + "default": false, + "type": "boolean" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat/Hello-World" + }, + "description": { + "type": "string", + "example": "This your first repo!", + "nullable": true + }, + "fork": { + "type": "boolean" + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/repos/octocat/Hello-World" + }, + "archive_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}" + }, + "assignees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/assignees{/user}" + }, + "blobs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}" + }, + "branches_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/branches{/branch}" + }, + "collaborators_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}" + }, + "comments_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/comments{/number}" + }, + "commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/commits{/sha}" + }, + "compare_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}" + }, + "contents_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/contents/{+path}" + }, + "contributors_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/contributors" + }, + "deployments_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/deployments" + }, + "downloads_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/downloads" + }, + "events_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/events" + }, + "forks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/forks" + }, + "git_commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}" + }, + "git_refs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}" + }, + "git_tags_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}" + }, + "git_url": { + "type": "string", + "example": "git:github.com/octocat/Hello-World.git" + }, + "issue_comment_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}" + }, + "issue_events_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/events{/number}" + }, + "issues_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues{/number}" + }, + "keys_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/keys{/key_id}" + }, + "labels_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/labels{/name}" + }, + "languages_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/languages" + }, + "merges_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/merges" + }, + "milestones_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/milestones{/number}" + }, + "notifications_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}" + }, + "pulls_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/pulls{/number}" + }, + "releases_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/releases{/id}" + }, + "ssh_url": { + "type": "string", + "example": "git@github.com:octocat/Hello-World.git" + }, + "stargazers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/stargazers" + }, + "statuses_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/statuses/{sha}" + }, + "subscribers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscribers" + }, + "subscription_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscription" + }, + "tags_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/tags" + }, + "teams_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/teams" + }, + "trees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}" + }, + "clone_url": { + "type": "string", + "example": "https://github.com/octocat/Hello-World.git" + }, + "mirror_url": { + "type": "string", + "format": "uri", + "example": "git:git.example.com/octocat/Hello-World", + "nullable": true + }, + "hooks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/hooks" + }, + "svn_url": { + "type": "string", + "format": "uri", + "example": "https://svn.github.com/octocat/Hello-World" + }, + "homepage": { + "type": "string", + "format": "uri", + "example": "https://github.com", + "nullable": true + }, + "language": { + "type": "string", + "nullable": true + }, + "forks_count": { + "type": "integer", + "example": 9 + }, + "stargazers_count": { + "type": "integer", + "example": 80 + }, + "watchers_count": { + "type": "integer", + "example": 80 + }, + "size": { + "type": "integer", + "example": 108 + }, + "default_branch": { + "description": "The default branch of the repository.", + "type": "string", + "example": "master" + }, + "open_issues_count": { + "type": "integer", + "example": 0 + }, + "is_template": { + "description": "Whether this repository acts as a template that can be used to generate new repositories.", + "default": false, + "type": "boolean", + "example": true + }, + "topics": { + "type": "array", + "items": { + "type": "string" + } + }, + "has_issues": { + "description": "Whether issues are enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "has_projects": { + "description": "Whether projects are enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "has_wiki": { + "description": "Whether the wiki is enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "has_pages": { + "type": "boolean" + }, + "has_downloads": { + "description": "Whether downloads are enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "archived": { + "description": "Whether the repository is archived.", + "default": false, + "type": "boolean" + }, + "disabled": { + "type": "boolean", + "description": "Returns whether or not this repository disabled." + }, + "visibility": { + "description": "The repository visibility: public, private, or internal.", + "default": "public", + "type": "string" + }, + "pushed_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:06:43Z", + "nullable": true + }, + "created_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:01:12Z", + "nullable": true + }, + "updated_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:14:43Z", + "nullable": true + }, + "allow_rebase_merge": { + "description": "Whether to allow rebase merges for pull requests.", + "default": true, + "type": "boolean", + "example": true + }, + "template_repository": { + "nullable": true, + "type": "object", + "properties": { + "id": { + "type": "integer" + }, + "node_id": { + "type": "string" + }, + "name": { + "type": "string" + }, + "full_name": { + "type": "string" + }, + "owner": { + "type": "object", + "properties": { + "login": { + "type": "string" + }, + "id": { + "type": "integer" + }, + "node_id": { + "type": "string" + }, + "avatar_url": { + "type": "string" + }, + "gravatar_id": { + "type": "string" + }, + "url": { + "type": "string" + }, + "html_url": { + "type": "string" + }, + "followers_url": { + "type": "string" + }, + "following_url": { + "type": "string" + }, + "gists_url": { + "type": "string" + }, + "starred_url": { + "type": "string" + }, + "subscriptions_url": { + "type": "string" + }, + "organizations_url": { + "type": "string" + }, + "repos_url": { + "type": "string" + }, + "events_url": { + "type": "string" + }, + "received_events_url": { + "type": "string" + }, + "type": { + "type": "string" + }, + "site_admin": { + "type": "boolean" + } + } + }, + "private": { + "type": "boolean" + }, + "html_url": { + "type": "string" + }, + "description": { + "type": "string" + }, + "fork": { + "type": "boolean" + }, + "url": { + "type": "string" + }, + "archive_url": { + "type": "string" + }, + "assignees_url": { + "type": "string" + }, + "blobs_url": { + "type": "string" + }, + "branches_url": { + "type": "string" + }, + "collaborators_url": { + "type": "string" + }, + "comments_url": { + "type": "string" + }, + "commits_url": { + "type": "string" + }, + "compare_url": { + "type": "string" + }, + "contents_url": { + "type": "string" + }, + "contributors_url": { + "type": "string" + }, + "deployments_url": { + "type": "string" + }, + "downloads_url": { + "type": "string" + }, + "events_url": { + "type": "string" + }, + "forks_url": { + "type": "string" + }, + "git_commits_url": { + "type": "string" + }, + "git_refs_url": { + "type": "string" + }, + "git_tags_url": { + "type": "string" + }, + "git_url": { + "type": "string" + }, + "issue_comment_url": { + "type": "string" + }, + "issue_events_url": { + "type": "string" + }, + "issues_url": { + "type": "string" + }, + "keys_url": { + "type": "string" + }, + "labels_url": { + "type": "string" + }, + "languages_url": { + "type": "string" + }, + "merges_url": { + "type": "string" + }, + "milestones_url": { + "type": "string" + }, + "notifications_url": { + "type": "string" + }, + "pulls_url": { + "type": "string" + }, + "releases_url": { + "type": "string" + }, + "ssh_url": { + "type": "string" + }, + "stargazers_url": { + "type": "string" + }, + "statuses_url": { + "type": "string" + }, + "subscribers_url": { + "type": "string" + }, + "subscription_url": { + "type": "string" + }, + "tags_url": { + "type": "string" + }, + "teams_url": { + "type": "string" + }, + "trees_url": { + "type": "string" + }, + "clone_url": { + "type": "string" + }, + "mirror_url": { + "type": "string" + }, + "hooks_url": { + "type": "string" + }, + "svn_url": { + "type": "string" + }, + "homepage": { + "type": "string" + }, + "language": { + "type": "string" + }, + "forks_count": { + "type": "integer" + }, + "stargazers_count": { + "type": "integer" + }, + "watchers_count": { + "type": "integer" + }, + "size": { + "type": "integer" + }, + "default_branch": { + "type": "string" + }, + "open_issues_count": { + "type": "integer" + }, + "is_template": { + "type": "boolean" + }, + "topics": { + "type": "array", + "items": { + "type": "string" + } + }, + "has_issues": { + "type": "boolean" + }, + "has_projects": { + "type": "boolean" + }, + "has_wiki": { + "type": "boolean" + }, + "has_pages": { + "type": "boolean" + }, + "has_downloads": { + "type": "boolean" + }, + "archived": { + "type": "boolean" + }, + "disabled": { + "type": "boolean" + }, + "visibility": { + "type": "string" + }, + "pushed_at": { + "type": "string" + }, + "created_at": { + "type": "string" + }, + "updated_at": { + "type": "string" + }, + "permissions": { + "type": "object", + "properties": { + "admin": { + "type": "boolean" + }, + "maintain": { + "type": "boolean" + }, + "push": { + "type": "boolean" + }, + "triage": { + "type": "boolean" + }, + "pull": { + "type": "boolean" + } + } + }, + "allow_rebase_merge": { + "type": "boolean" + }, + "temp_clone_token": { + "type": "string" + }, + "allow_squash_merge": { + "type": "boolean" + }, + "allow_auto_merge": { + "type": "boolean" + }, + "delete_branch_on_merge": { + "type": "boolean" + }, + "allow_update_branch": { + "type": "boolean" + }, + "use_squash_pr_title_as_default": { + "type": "boolean" + }, + "squash_merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "COMMIT_OR_PR_TITLE" + ], + "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)." + }, + "squash_merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "COMMIT_MESSAGES", + "BLANK" + ], + "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message." + }, + "merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "MERGE_MESSAGE" + ], + "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)." + }, + "merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "PR_TITLE", + "BLANK" + ], + "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message." + }, + "allow_merge_commit": { + "type": "boolean" + }, + "subscribers_count": { + "type": "integer" + }, + "network_count": { + "type": "integer" + } + } + }, + "temp_clone_token": { + "type": "string" + }, + "allow_squash_merge": { + "description": "Whether to allow squash merges for pull requests.", + "default": true, + "type": "boolean", + "example": true + }, + "allow_auto_merge": { + "description": "Whether to allow Auto-merge to be used on pull requests.", + "default": false, + "type": "boolean", + "example": false + }, + "delete_branch_on_merge": { + "description": "Whether to delete head branches when pull requests are merged", + "default": false, + "type": "boolean", + "example": false + }, + "allow_update_branch": { + "description": "Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.", + "default": false, + "type": "boolean", + "example": false + }, + "use_squash_pr_title_as_default": { + "type": "boolean", + "description": "Whether a squash merge commit can use the pull request title as default.", + "default": false + }, + "squash_merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "COMMIT_OR_PR_TITLE" + ], + "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)." + }, + "squash_merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "COMMIT_MESSAGES", + "BLANK" + ], + "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message." + }, + "merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "MERGE_MESSAGE" + ], + "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)." + }, + "merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "PR_TITLE", + "BLANK" + ], + "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message." + }, + "allow_merge_commit": { + "description": "Whether to allow merge commits for pull requests.", + "default": true, + "type": "boolean", + "example": true + }, + "allow_forking": { + "description": "Whether to allow forking this repo", + "type": "boolean" + }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, + "subscribers_count": { + "type": "integer" + }, + "network_count": { + "type": "integer" + }, + "open_issues": { + "type": "integer" + }, + "watchers": { + "type": "integer" + }, + "master_branch": { + "type": "string" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:42Z\"" + }, + "anonymous_access_enabled": { + "type": "boolean", + "description": "Whether anonymous git access is enabled for this repository" + } + }, + "required": [ + "archive_url", + "assignees_url", + "blobs_url", + "branches_url", + "collaborators_url", + "comments_url", + "commits_url", + "compare_url", + "contents_url", + "contributors_url", + "deployments_url", + "description", + "downloads_url", + "events_url", + "fork", + "forks_url", + "full_name", + "git_commits_url", + "git_refs_url", + "git_tags_url", + "hooks_url", + "html_url", + "id", + "node_id", + "issue_comment_url", + "issue_events_url", + "issues_url", + "keys_url", + "labels_url", + "languages_url", + "merges_url", + "milestones_url", + "name", + "notifications_url", + "owner", + "private", + "pulls_url", + "releases_url", + "stargazers_url", + "statuses_url", + "subscribers_url", + "subscription_url", + "tags_url", + "teams_url", + "trees_url", + "url", + "clone_url", + "default_branch", + "forks", + "forks_count", + "git_url", + "has_downloads", + "has_issues", + "has_projects", + "has_wiki", + "has_pages", + "homepage", + "language", + "archived", + "disabled", + "mirror_url", + "open_issues", + "open_issues_count", + "license", + "pushed_at", + "size", + "ssh_url", + "stargazers_count", + "svn_url", + "watchers", + "watchers_count", + "created_at", + "updated_at" + ], + "nullable": true + }, + "temp_clone_token": { + "type": "string" + }, + "delete_branch_on_merge": { + "type": "boolean" + }, + "subscribers_count": { + "type": "integer" + }, + "network_count": { + "type": "integer" + }, + "code_of_conduct": { + "title": "Code Of Conduct", + "description": "Code Of Conduct", + "type": "object", + "properties": { + "key": { + "type": "string", + "example": "contributor_covenant" + }, + "name": { + "type": "string", + "example": "Contributor Covenant" + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/codes_of_conduct/contributor_covenant" + }, + "body": { + "type": "string", + "example": "# Contributor Covenant Code of Conduct\n\n## Our Pledge\n\nIn the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.\n\n## Our Standards\n\nExamples of behavior that contributes to creating a positive environment include:\n\n* Using welcoming and inclusive language\n* Being respectful of differing viewpoints and experiences\n* Gracefully accepting constructive criticism\n* Focusing on what is best for the community\n* Showing empathy towards other community members\n\nExamples of unacceptable behavior by participants include:\n\n* The use of sexualized language or imagery and unwelcome sexual attention or advances\n* Trolling, insulting/derogatory comments, and personal or political attacks\n* Public or private harassment\n* Publishing others' private information, such as a physical or electronic address, without explicit permission\n* Other conduct which could reasonably be considered inappropriate in a professional setting\n\n## Our Responsibilities\n\nProject maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response\n to any instances of unacceptable behavior.\n\nProject maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.\n\n## Scope\n\nThis Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address,\n posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.\n\n## Enforcement\n\nInstances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [EMAIL]. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.\n\nProject maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.\n\n## Attribution\n\nThis Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]\n\n[homepage]: http://contributor-covenant.org\n[version]: http://contributor-covenant.org/version/1/4/\n" + }, + "html_url": { + "type": "string", + "format": "uri", + "nullable": true + } + }, + "required": [ + "url", + "html_url", + "key", + "name" + ] + }, + "license": { + "type": "object", + "properties": { + "key": { + "type": "string" + }, + "name": { + "type": "string" + }, + "spdx_id": { + "type": "string" + }, + "url": { + "type": "string" + }, + "node_id": { + "type": "string" + } + }, + "nullable": true + }, + "forks": { + "type": "integer", + "example": 0 + }, + "open_issues": { + "type": "integer", + "example": 0 + }, + "watchers": { + "type": "integer", + "example": 0 + }, + "allow_forking": { + "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "example": false + } + }, + "required": [ + "archive_url", + "assignees_url", + "blobs_url", + "branches_url", + "collaborators_url", + "comments_url", + "commits_url", + "compare_url", + "contents_url", + "contributors_url", + "deployments_url", + "description", + "downloads_url", + "events_url", + "fork", + "forks_url", + "full_name", + "git_commits_url", + "git_refs_url", + "git_tags_url", + "hooks_url", + "html_url", + "id", + "node_id", + "issue_comment_url", + "issue_events_url", + "issues_url", + "keys_url", + "labels_url", + "languages_url", + "merges_url", + "milestones_url", + "name", + "notifications_url", + "owner", + "private", + "pulls_url", + "releases_url", + "stargazers_url", + "statuses_url", + "subscribers_url", + "subscription_url", + "tags_url", + "teams_url", + "trees_url", + "url" + ] + }, + "head_repository": { + "title": "Minimal Repository", + "description": "Minimal Repository", + "type": "object", + "properties": { + "id": { + "type": "integer", + "example": 1296269 + }, + "node_id": { + "type": "string", + "example": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5" + }, + "name": { + "type": "string", + "example": "Hello-World" + }, + "full_name": { + "type": "string", + "example": "octocat/Hello-World" + }, + "owner": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ] + }, + "private": { + "type": "boolean" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat/Hello-World" + }, + "description": { + "type": "string", + "example": "This your first repo!", + "nullable": true + }, + "fork": { + "type": "boolean" + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/repos/octocat/Hello-World" + }, + "archive_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}" + }, + "assignees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/assignees{/user}" + }, + "blobs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}" + }, + "branches_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/branches{/branch}" + }, + "collaborators_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}" + }, + "comments_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/comments{/number}" + }, + "commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/commits{/sha}" + }, + "compare_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}" + }, + "contents_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/contents/{+path}" + }, + "contributors_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/contributors" + }, + "deployments_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/deployments" + }, + "downloads_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/downloads" + }, + "events_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/events" + }, + "forks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/forks" + }, + "git_commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}" + }, + "git_refs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}" + }, + "git_tags_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}" + }, + "git_url": { + "type": "string" + }, + "issue_comment_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}" + }, + "issue_events_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/events{/number}" + }, + "issues_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues{/number}" + }, + "keys_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/keys{/key_id}" + }, + "labels_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/labels{/name}" + }, + "languages_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/languages" + }, + "merges_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/merges" + }, + "milestones_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/milestones{/number}" + }, + "notifications_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}" + }, + "pulls_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/pulls{/number}" + }, + "releases_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/releases{/id}" + }, + "ssh_url": { + "type": "string" + }, + "stargazers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/stargazers" + }, + "statuses_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/statuses/{sha}" + }, + "subscribers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscribers" + }, + "subscription_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscription" + }, + "tags_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/tags" + }, + "teams_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/teams" + }, + "trees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}" + }, + "clone_url": { + "type": "string" + }, + "mirror_url": { + "type": "string", + "nullable": true + }, + "hooks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/hooks" + }, + "svn_url": { + "type": "string" + }, + "homepage": { + "type": "string", + "nullable": true + }, + "language": { + "type": "string", + "nullable": true + }, + "forks_count": { + "type": "integer" + }, + "stargazers_count": { + "type": "integer" + }, + "watchers_count": { + "type": "integer" + }, + "size": { + "type": "integer" + }, + "default_branch": { + "type": "string" + }, + "open_issues_count": { + "type": "integer" + }, + "is_template": { + "type": "boolean" + }, + "topics": { + "type": "array", + "items": { + "type": "string" + } + }, + "has_issues": { + "type": "boolean" + }, + "has_projects": { + "type": "boolean" + }, + "has_wiki": { + "type": "boolean" + }, + "has_pages": { + "type": "boolean" + }, + "has_downloads": { + "type": "boolean" + }, + "archived": { + "type": "boolean" + }, + "disabled": { + "type": "boolean" + }, + "visibility": { + "type": "string" + }, + "pushed_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:06:43Z", + "nullable": true + }, + "created_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:01:12Z", + "nullable": true + }, + "updated_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:14:43Z", + "nullable": true + }, + "permissions": { + "type": "object", + "properties": { + "admin": { + "type": "boolean" + }, + "maintain": { + "type": "boolean" + }, + "push": { + "type": "boolean" + }, + "triage": { + "type": "boolean" + }, + "pull": { + "type": "boolean" + } + } + }, + "role_name": { + "type": "string", + "example": "admin" + }, + "template_repository": { + "title": "Repository", + "description": "A git repository", + "type": "object", + "properties": { + "id": { + "description": "Unique identifier of the repository", + "example": 42, + "type": "integer" + }, + "node_id": { + "type": "string", + "example": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5" + }, + "name": { + "description": "The name of the repository.", + "type": "string", + "example": "Team Environment" + }, + "full_name": { + "type": "string", + "example": "octocat/Hello-World" + }, + "license": { + "title": "License Simple", + "description": "License Simple", + "type": "object", + "properties": { + "key": { + "type": "string", + "example": "mit" + }, + "name": { + "type": "string", + "example": "MIT License" + }, + "url": { + "type": "string", + "nullable": true, + "format": "uri", + "example": "https://api.github.com/licenses/mit" + }, + "spdx_id": { + "type": "string", + "nullable": true, + "example": "MIT" + }, + "node_id": { + "type": "string", + "example": "MDc6TGljZW5zZW1pdA==" + }, + "html_url": { + "type": "string", + "format": "uri" + } + }, + "required": [ + "key", + "name", + "url", + "spdx_id", + "node_id" + ], + "nullable": true + }, + "organization": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ], + "nullable": true + }, + "forks": { + "type": "integer" + }, + "permissions": { + "type": "object", + "properties": { + "admin": { + "type": "boolean" + }, + "pull": { + "type": "boolean" + }, + "triage": { + "type": "boolean" + }, + "push": { + "type": "boolean" + }, + "maintain": { + "type": "boolean" + } + }, + "required": [ + "admin", + "pull", + "push" + ] + }, + "owner": { + "title": "Simple User", + "description": "Simple User", + "type": "object", + "properties": { + "name": { + "nullable": true, + "type": "string" + }, + "email": { + "nullable": true, + "type": "string" + }, + "login": { + "type": "string", + "example": "octocat" + }, + "id": { + "type": "integer", + "example": 1 + }, + "node_id": { + "type": "string", + "example": "MDQ6VXNlcjE=" + }, + "avatar_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/images/error/octocat_happy.gif" + }, + "gravatar_id": { + "type": "string", + "example": "41d064eb2195891e12d0413f63227ea7", + "nullable": true + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat" + }, + "followers_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/followers" + }, + "following_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/following{/other_user}" + }, + "gists_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/gists{/gist_id}" + }, + "starred_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}" + }, + "subscriptions_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/subscriptions" + }, + "organizations_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/orgs" + }, + "repos_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/repos" + }, + "events_url": { + "type": "string", + "example": "https://api.github.com/users/octocat/events{/privacy}" + }, + "received_events_url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/users/octocat/received_events" + }, + "type": { + "type": "string", + "example": "User" + }, + "site_admin": { + "type": "boolean" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:55Z\"" + } + }, + "required": [ + "avatar_url", + "events_url", + "followers_url", + "following_url", + "gists_url", + "gravatar_id", + "html_url", + "id", + "node_id", + "login", + "organizations_url", + "received_events_url", + "repos_url", + "site_admin", + "starred_url", + "subscriptions_url", + "type", + "url" + ] + }, + "private": { + "description": "Whether the repository is private or public.", + "default": false, + "type": "boolean" + }, + "html_url": { + "type": "string", + "format": "uri", + "example": "https://github.com/octocat/Hello-World" + }, + "description": { + "type": "string", + "example": "This your first repo!", + "nullable": true + }, + "fork": { + "type": "boolean" + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/repos/octocat/Hello-World" + }, + "archive_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}" + }, + "assignees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/assignees{/user}" + }, + "blobs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}" + }, + "branches_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/branches{/branch}" + }, + "collaborators_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}" + }, + "comments_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/comments{/number}" + }, + "commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/commits{/sha}" + }, + "compare_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}" + }, + "contents_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/contents/{+path}" + }, + "contributors_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/contributors" + }, + "deployments_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/deployments" + }, + "downloads_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/downloads" + }, + "events_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/events" + }, + "forks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/forks" + }, + "git_commits_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}" + }, + "git_refs_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}" + }, + "git_tags_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}" + }, + "git_url": { + "type": "string", + "example": "git:github.com/octocat/Hello-World.git" + }, + "issue_comment_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}" + }, + "issue_events_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues/events{/number}" + }, + "issues_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/issues{/number}" + }, + "keys_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/keys{/key_id}" + }, + "labels_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/labels{/name}" + }, + "languages_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/languages" + }, + "merges_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/merges" + }, + "milestones_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/milestones{/number}" + }, + "notifications_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}" + }, + "pulls_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/pulls{/number}" + }, + "releases_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/releases{/id}" + }, + "ssh_url": { + "type": "string", + "example": "git@github.com:octocat/Hello-World.git" + }, + "stargazers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/stargazers" + }, + "statuses_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/statuses/{sha}" + }, + "subscribers_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscribers" + }, + "subscription_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/subscription" + }, + "tags_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/tags" + }, + "teams_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/teams" + }, + "trees_url": { + "type": "string", + "example": "http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}" + }, + "clone_url": { + "type": "string", + "example": "https://github.com/octocat/Hello-World.git" + }, + "mirror_url": { + "type": "string", + "format": "uri", + "example": "git:git.example.com/octocat/Hello-World", + "nullable": true + }, + "hooks_url": { + "type": "string", + "format": "uri", + "example": "http://api.github.com/repos/octocat/Hello-World/hooks" + }, + "svn_url": { + "type": "string", + "format": "uri", + "example": "https://svn.github.com/octocat/Hello-World" + }, + "homepage": { + "type": "string", + "format": "uri", + "example": "https://github.com", + "nullable": true + }, + "language": { + "type": "string", + "nullable": true + }, + "forks_count": { + "type": "integer", + "example": 9 + }, + "stargazers_count": { + "type": "integer", + "example": 80 + }, + "watchers_count": { + "type": "integer", + "example": 80 + }, + "size": { + "type": "integer", + "example": 108 + }, + "default_branch": { + "description": "The default branch of the repository.", + "type": "string", + "example": "master" + }, + "open_issues_count": { + "type": "integer", + "example": 0 + }, + "is_template": { + "description": "Whether this repository acts as a template that can be used to generate new repositories.", + "default": false, + "type": "boolean", + "example": true + }, + "topics": { + "type": "array", + "items": { + "type": "string" + } + }, + "has_issues": { + "description": "Whether issues are enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "has_projects": { + "description": "Whether projects are enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "has_wiki": { + "description": "Whether the wiki is enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "has_pages": { + "type": "boolean" + }, + "has_downloads": { + "description": "Whether downloads are enabled.", + "default": true, + "type": "boolean", + "example": true + }, + "archived": { + "description": "Whether the repository is archived.", + "default": false, + "type": "boolean" + }, + "disabled": { + "type": "boolean", + "description": "Returns whether or not this repository disabled." + }, + "visibility": { + "description": "The repository visibility: public, private, or internal.", + "default": "public", + "type": "string" + }, + "pushed_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:06:43Z", + "nullable": true + }, + "created_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:01:12Z", + "nullable": true + }, + "updated_at": { + "type": "string", + "format": "date-time", + "example": "2011-01-26T19:14:43Z", + "nullable": true + }, + "allow_rebase_merge": { + "description": "Whether to allow rebase merges for pull requests.", + "default": true, + "type": "boolean", + "example": true + }, + "template_repository": { + "nullable": true, + "type": "object", + "properties": { + "id": { + "type": "integer" + }, + "node_id": { + "type": "string" + }, + "name": { + "type": "string" + }, + "full_name": { + "type": "string" + }, + "owner": { + "type": "object", + "properties": { + "login": { + "type": "string" + }, + "id": { + "type": "integer" + }, + "node_id": { + "type": "string" + }, + "avatar_url": { + "type": "string" + }, + "gravatar_id": { + "type": "string" + }, + "url": { + "type": "string" + }, + "html_url": { + "type": "string" + }, + "followers_url": { + "type": "string" + }, + "following_url": { + "type": "string" + }, + "gists_url": { + "type": "string" + }, + "starred_url": { + "type": "string" + }, + "subscriptions_url": { + "type": "string" + }, + "organizations_url": { + "type": "string" + }, + "repos_url": { + "type": "string" + }, + "events_url": { + "type": "string" + }, + "received_events_url": { + "type": "string" + }, + "type": { + "type": "string" + }, + "site_admin": { + "type": "boolean" + } + } + }, + "private": { + "type": "boolean" + }, + "html_url": { + "type": "string" + }, + "description": { + "type": "string" + }, + "fork": { + "type": "boolean" + }, + "url": { + "type": "string" + }, + "archive_url": { + "type": "string" + }, + "assignees_url": { + "type": "string" + }, + "blobs_url": { + "type": "string" + }, + "branches_url": { + "type": "string" + }, + "collaborators_url": { + "type": "string" + }, + "comments_url": { + "type": "string" + }, + "commits_url": { + "type": "string" + }, + "compare_url": { + "type": "string" + }, + "contents_url": { + "type": "string" + }, + "contributors_url": { + "type": "string" + }, + "deployments_url": { + "type": "string" + }, + "downloads_url": { + "type": "string" + }, + "events_url": { + "type": "string" + }, + "forks_url": { + "type": "string" + }, + "git_commits_url": { + "type": "string" + }, + "git_refs_url": { + "type": "string" + }, + "git_tags_url": { + "type": "string" + }, + "git_url": { + "type": "string" + }, + "issue_comment_url": { + "type": "string" + }, + "issue_events_url": { + "type": "string" + }, + "issues_url": { + "type": "string" + }, + "keys_url": { + "type": "string" + }, + "labels_url": { + "type": "string" + }, + "languages_url": { + "type": "string" + }, + "merges_url": { + "type": "string" + }, + "milestones_url": { + "type": "string" + }, + "notifications_url": { + "type": "string" + }, + "pulls_url": { + "type": "string" + }, + "releases_url": { + "type": "string" + }, + "ssh_url": { + "type": "string" + }, + "stargazers_url": { + "type": "string" + }, + "statuses_url": { + "type": "string" + }, + "subscribers_url": { + "type": "string" + }, + "subscription_url": { + "type": "string" + }, + "tags_url": { + "type": "string" + }, + "teams_url": { + "type": "string" + }, + "trees_url": { + "type": "string" + }, + "clone_url": { + "type": "string" + }, + "mirror_url": { + "type": "string" + }, + "hooks_url": { + "type": "string" + }, + "svn_url": { + "type": "string" + }, + "homepage": { + "type": "string" + }, + "language": { + "type": "string" + }, + "forks_count": { + "type": "integer" + }, + "stargazers_count": { + "type": "integer" + }, + "watchers_count": { + "type": "integer" + }, + "size": { + "type": "integer" + }, + "default_branch": { + "type": "string" + }, + "open_issues_count": { + "type": "integer" + }, + "is_template": { + "type": "boolean" + }, + "topics": { + "type": "array", + "items": { + "type": "string" + } + }, + "has_issues": { + "type": "boolean" + }, + "has_projects": { + "type": "boolean" + }, + "has_wiki": { + "type": "boolean" + }, + "has_pages": { + "type": "boolean" + }, + "has_downloads": { + "type": "boolean" + }, + "archived": { + "type": "boolean" + }, + "disabled": { + "type": "boolean" + }, + "visibility": { + "type": "string" + }, + "pushed_at": { + "type": "string" + }, + "created_at": { + "type": "string" + }, + "updated_at": { + "type": "string" + }, + "permissions": { + "type": "object", + "properties": { + "admin": { + "type": "boolean" + }, + "maintain": { + "type": "boolean" + }, + "push": { + "type": "boolean" + }, + "triage": { + "type": "boolean" + }, + "pull": { + "type": "boolean" + } + } + }, + "allow_rebase_merge": { + "type": "boolean" + }, + "temp_clone_token": { + "type": "string" + }, + "allow_squash_merge": { + "type": "boolean" + }, + "allow_auto_merge": { + "type": "boolean" + }, + "delete_branch_on_merge": { + "type": "boolean" + }, + "allow_update_branch": { + "type": "boolean" + }, + "use_squash_pr_title_as_default": { + "type": "boolean" + }, + "squash_merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "COMMIT_OR_PR_TITLE" + ], + "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)." + }, + "squash_merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "COMMIT_MESSAGES", + "BLANK" + ], + "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message." + }, + "merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "MERGE_MESSAGE" + ], + "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)." + }, + "merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "PR_TITLE", + "BLANK" + ], + "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message." + }, + "allow_merge_commit": { + "type": "boolean" + }, + "subscribers_count": { + "type": "integer" + }, + "network_count": { + "type": "integer" + } + } + }, + "temp_clone_token": { + "type": "string" + }, + "allow_squash_merge": { + "description": "Whether to allow squash merges for pull requests.", + "default": true, + "type": "boolean", + "example": true + }, + "allow_auto_merge": { + "description": "Whether to allow Auto-merge to be used on pull requests.", + "default": false, + "type": "boolean", + "example": false + }, + "delete_branch_on_merge": { + "description": "Whether to delete head branches when pull requests are merged", + "default": false, + "type": "boolean", + "example": false + }, + "allow_update_branch": { + "description": "Whether or not a pull request head branch that is behind its base branch can always be updated even if it is not required to be up to date before merging.", + "default": false, + "type": "boolean", + "example": false + }, + "use_squash_pr_title_as_default": { + "type": "boolean", + "description": "Whether a squash merge commit can use the pull request title as default.", + "default": false + }, + "squash_merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "COMMIT_OR_PR_TITLE" + ], + "description": "The default value for a squash merge commit title:\n\n- `PR_TITLE` - default to the pull request's title.\n- `COMMIT_OR_PR_TITLE` - default to the commit's title (if only one commit) or the pull request's title (when more than one commit)." + }, + "squash_merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "COMMIT_MESSAGES", + "BLANK" + ], + "description": "The default value for a squash merge commit message:\n\n- `PR_BODY` - default to the pull request's body.\n- `COMMIT_MESSAGES` - default to the branch's commit messages.\n- `BLANK` - default to a blank commit message." + }, + "merge_commit_title": { + "type": "string", + "enum": [ + "PR_TITLE", + "MERGE_MESSAGE" + ], + "description": "The default value for a merge commit title.\n\n- `PR_TITLE` - default to the pull request's title.\n- `MERGE_MESSAGE` - default to the classic title for a merge message (e.g., Merge pull request #123 from branch-name)." + }, + "merge_commit_message": { + "type": "string", + "enum": [ + "PR_BODY", + "PR_TITLE", + "BLANK" + ], + "description": "The default value for a merge commit message.\n\n- `PR_TITLE` - default to the pull request's title.\n- `PR_BODY` - default to the pull request's body.\n- `BLANK` - default to a blank commit message." + }, + "allow_merge_commit": { + "description": "Whether to allow merge commits for pull requests.", + "default": true, + "type": "boolean", + "example": true + }, + "allow_forking": { + "description": "Whether to allow forking this repo", + "type": "boolean" + }, + "web_commit_signoff_required": { + "description": "Whether to require contributors to sign off on web-based commits", + "default": false, + "type": "boolean" + }, + "subscribers_count": { + "type": "integer" + }, + "network_count": { + "type": "integer" + }, + "open_issues": { + "type": "integer" + }, + "watchers": { + "type": "integer" + }, + "master_branch": { + "type": "string" + }, + "starred_at": { + "type": "string", + "example": "\"2020-07-09T00:17:42Z\"" + }, + "anonymous_access_enabled": { + "type": "boolean", + "description": "Whether anonymous git access is enabled for this repository" + } + }, + "required": [ + "archive_url", + "assignees_url", + "blobs_url", + "branches_url", + "collaborators_url", + "comments_url", + "commits_url", + "compare_url", + "contents_url", + "contributors_url", + "deployments_url", + "description", + "downloads_url", + "events_url", + "fork", + "forks_url", + "full_name", + "git_commits_url", + "git_refs_url", + "git_tags_url", + "hooks_url", + "html_url", + "id", + "node_id", + "issue_comment_url", + "issue_events_url", + "issues_url", + "keys_url", + "labels_url", + "languages_url", + "merges_url", + "milestones_url", + "name", + "notifications_url", + "owner", + "private", + "pulls_url", + "releases_url", + "stargazers_url", + "statuses_url", + "subscribers_url", + "subscription_url", + "tags_url", + "teams_url", + "trees_url", + "url", + "clone_url", + "default_branch", + "forks", + "forks_count", + "git_url", + "has_downloads", + "has_issues", + "has_projects", + "has_wiki", + "has_pages", + "homepage", + "language", + "archived", + "disabled", + "mirror_url", + "open_issues", + "open_issues_count", + "license", + "pushed_at", + "size", + "ssh_url", + "stargazers_count", + "svn_url", + "watchers", + "watchers_count", + "created_at", + "updated_at" + ], + "nullable": true + }, + "temp_clone_token": { + "type": "string" + }, + "delete_branch_on_merge": { + "type": "boolean" + }, + "subscribers_count": { + "type": "integer" + }, + "network_count": { + "type": "integer" + }, + "code_of_conduct": { + "title": "Code Of Conduct", + "description": "Code Of Conduct", + "type": "object", + "properties": { + "key": { + "type": "string", + "example": "contributor_covenant" + }, + "name": { + "type": "string", + "example": "Contributor Covenant" + }, + "url": { + "type": "string", + "format": "uri", + "example": "https://api.github.com/codes_of_conduct/contributor_covenant" + }, + "body": { + "type": "string", + "example": "# Contributor Covenant Code of Conduct\n\n## Our Pledge\n\nIn the interest of fostering an open and welcoming environment, we as contributors and maintainers pledge to making participation in our project and our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.\n\n## Our Standards\n\nExamples of behavior that contributes to creating a positive environment include:\n\n* Using welcoming and inclusive language\n* Being respectful of differing viewpoints and experiences\n* Gracefully accepting constructive criticism\n* Focusing on what is best for the community\n* Showing empathy towards other community members\n\nExamples of unacceptable behavior by participants include:\n\n* The use of sexualized language or imagery and unwelcome sexual attention or advances\n* Trolling, insulting/derogatory comments, and personal or political attacks\n* Public or private harassment\n* Publishing others' private information, such as a physical or electronic address, without explicit permission\n* Other conduct which could reasonably be considered inappropriate in a professional setting\n\n## Our Responsibilities\n\nProject maintainers are responsible for clarifying the standards of acceptable behavior and are expected to take appropriate and fair corrective action in response\n to any instances of unacceptable behavior.\n\nProject maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful.\n\n## Scope\n\nThis Code of Conduct applies both within project spaces and in public spaces when an individual is representing the project or its community. Examples of representing a project or community include using an official project e-mail address,\n posting via an official social media account, or acting as an appointed representative at an online or offline event. Representation of a project may be further defined and clarified by project maintainers.\n\n## Enforcement\n\nInstances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at [EMAIL]. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.\n\nProject maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.\n\n## Attribution\n\nThis Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, available at [http://contributor-covenant.org/version/1/4][version]\n\n[homepage]: http://contributor-covenant.org\n[version]: http://contributor-covenant.org/version/1/4/\n" + }, + "html_url": { + "type": "string", + "format": "uri", + "nullable": true + } + }, + "required": [ + "url", + "html_url", + "key", + "name" + ] + }, + "license": { + "type": "object", + "properties": { + "key": { + "type": "string" + }, + "name": { + "type": "string" + }, + "spdx_id": { + "type": "string" + }, + "url": { + "type": "string" + }, + "node_id": { + "type": "string" + } + }, + "nullable": true + }, + "forks": { + "type": "integer", + "example": 0 + }, + "open_issues": { + "type": "integer", + "example": 0 + }, + "watchers": { + "type": "integer", + "example": 0 + }, + "allow_forking": { + "type": "boolean" + }, + "web_commit_signoff_required": { + "type": "boolean", + "example": false + } + }, + "required": [ + "archive_url", + "assignees_url", + "blobs_url", + "branches_url", + "collaborators_url", + "comments_url", + "commits_url", + "compare_url", + "contents_url", + "contributors_url", + "deployments_url", + "description", + "downloads_url", + "events_url", + "fork", + "forks_url", + "full_name", + "git_commits_url", + "git_refs_url", + "git_tags_url", + "hooks_url", + "html_url", + "id", + "node_id", + "issue_comment_url", + "issue_events_url", + "issues_url", + "keys_url", + "labels_url", + "languages_url", + "merges_url", + "milestones_url", + "name", + "notifications_url", + "owner", + "private", + "pulls_url", + "releases_url", + "stargazers_url", + "statuses_url", + "subscribers_url", + "subscription_url", + "tags_url", + "teams_url", + "trees_url", + "url" + ] + }, + "head_repository_id": { + "type": "integer", + "example": 5 + } + }, + "required": [ + "id", + "node_id", + "head_branch", + "run_number", + "event", + "status", + "conclusion", + "head_sha", + "path", + "workflow_id", + "url", + "html_url", + "created_at", + "updated_at", + "head_commit", + "head_repository", + "repository", + "jobs_url", + "logs_url", + "check_suite_url", + "cancel_url", + "rerun_url", + "artifacts_url", + "workflow_url", + "pull_requests" + ] + } + } + } + }, + "examples": { + "default": { + "value": { + "total_count": 1, + "workflow_runs": [ + { + "id": 30433642, + "name": "Build", + "node_id": "MDEyOldvcmtmbG93IFJ1bjI2OTI4OQ==", + "check_suite_id": 42, + "check_suite_node_id": "MDEwOkNoZWNrU3VpdGU0Mg==", + "head_branch": "master", + "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", + "run_number": 562, + "event": "push", + "status": "queued", + "conclusion": null, + "workflow_id": 159038, + "url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642", + "html_url": "https://github.com/octo-org/octo-repo/actions/runs/30433642", + "pull_requests": [], + "created_at": "2020-01-22T19:33:08Z", + "updated_at": "2020-01-22T19:33:08Z", + "actor": { + "login": "octocat", + "id": 1, + "node_id": "MDQ6VXNlcjE=", + "avatar_url": "https://github.com/images/error/octocat_happy.gif", + "gravatar_id": "", + "url": "https://api.github.com/users/octocat", + "html_url": "https://github.com/octocat", + "followers_url": "https://api.github.com/users/octocat/followers", + "following_url": "https://api.github.com/users/octocat/following{/other_user}", + "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", + "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", + "organizations_url": "https://api.github.com/users/octocat/orgs", + "repos_url": "https://api.github.com/users/octocat/repos", + "events_url": "https://api.github.com/users/octocat/events{/privacy}", + "received_events_url": "https://api.github.com/users/octocat/received_events", + "type": "User", + "site_admin": false + }, + "run_attempt": 1, + "run_started_at": "2020-01-22T19:33:08Z", + "triggering_actor": { + "login": "octocat", + "id": 1, + "node_id": "MDQ6VXNlcjE=", + "avatar_url": "https://github.com/images/error/octocat_happy.gif", + "gravatar_id": "", + "url": "https://api.github.com/users/octocat", + "html_url": "https://github.com/octocat", + "followers_url": "https://api.github.com/users/octocat/followers", + "following_url": "https://api.github.com/users/octocat/following{/other_user}", + "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", + "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", + "organizations_url": "https://api.github.com/users/octocat/orgs", + "repos_url": "https://api.github.com/users/octocat/repos", + "events_url": "https://api.github.com/users/octocat/events{/privacy}", + "received_events_url": "https://api.github.com/users/octocat/received_events", + "type": "User", + "site_admin": false + }, + "jobs_url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/jobs", + "logs_url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/logs", + "check_suite_url": "https://api.github.com/repos/octo-org/octo-repo/check-suites/414944374", + "artifacts_url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/artifacts", + "cancel_url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/cancel", + "rerun_url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/rerun", + "workflow_url": "https://api.github.com/repos/octo-org/octo-repo/actions/workflows/159038", + "head_commit": { + "id": "acb5820ced9479c074f688cc328bf03f341a511d", + "tree_id": "d23f6eedb1e1b9610bbc754ddb5197bfe7271223", + "message": "Create linter.yaml", + "timestamp": "2020-01-22T19:33:05Z", + "author": { + "name": "Octo Cat", + "email": "octocat@github.com" + }, + "committer": { + "name": "GitHub", + "email": "noreply@github.com" + } + }, + "repository": { + "id": 1296269, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", + "name": "Hello-World", + "full_name": "octocat/Hello-World", + "owner": { + "login": "octocat", + "id": 1, + "node_id": "MDQ6VXNlcjE=", + "avatar_url": "https://github.com/images/error/octocat_happy.gif", + "gravatar_id": "", + "url": "https://api.github.com/users/octocat", + "html_url": "https://github.com/octocat", + "followers_url": "https://api.github.com/users/octocat/followers", + "following_url": "https://api.github.com/users/octocat/following{/other_user}", + "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", + "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", + "organizations_url": "https://api.github.com/users/octocat/orgs", + "repos_url": "https://api.github.com/users/octocat/repos", + "events_url": "https://api.github.com/users/octocat/events{/privacy}", + "received_events_url": "https://api.github.com/users/octocat/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/octocat/Hello-World", + "description": "This your first repo!", + "fork": false, + "url": "https://api.github.com/repos/octocat/Hello-World", + "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}", + "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}", + "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}", + "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}", + "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}", + "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}", + "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}", + "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}", + "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}", + "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors", + "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments", + "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads", + "events_url": "https://api.github.com/repos/octocat/Hello-World/events", + "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks", + "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}", + "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}", + "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}", + "git_url": "git:github.com/octocat/Hello-World.git", + "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}", + "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}", + "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}", + "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}", + "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}", + "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages", + "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges", + "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}", + "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}", + "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}", + "ssh_url": "git@github.com:octocat/Hello-World.git", + "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers", + "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}", + "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers", + "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription", + "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags", + "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams", + "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}", + "hooks_url": "http://api.github.com/repos/octocat/Hello-World/hooks" + }, + "head_repository": { + "id": 217723378, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTc3MjMzNzg=", + "name": "octo-repo", + "full_name": "octo-org/octo-repo", + "private": true, + "owner": { + "login": "octocat", + "id": 1, + "node_id": "MDQ6VXNlcjE=", + "avatar_url": "https://github.com/images/error/octocat_happy.gif", + "gravatar_id": "", + "url": "https://api.github.com/users/octocat", + "html_url": "https://github.com/octocat", + "followers_url": "https://api.github.com/users/octocat/followers", + "following_url": "https://api.github.com/users/octocat/following{/other_user}", + "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", + "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", + "organizations_url": "https://api.github.com/users/octocat/orgs", + "repos_url": "https://api.github.com/users/octocat/repos", + "events_url": "https://api.github.com/users/octocat/events{/privacy}", + "received_events_url": "https://api.github.com/users/octocat/received_events", + "type": "User", + "site_admin": false + }, + "html_url": "https://github.com/octo-org/octo-repo", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/octo-org/octo-repo", + "forks_url": "https://api.github.com/repos/octo-org/octo-repo/forks", + "keys_url": "https://api.github.com/repos/octo-org/octo-repo/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octo-org/octo-repo/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octo-org/octo-repo/teams", + "hooks_url": "https://api.github.com/repos/octo-org/octo-repo/hooks", + "issue_events_url": "https://api.github.com/repos/octo-org/octo-repo/issues/events{/number}", + "events_url": "https://api.github.com/repos/octo-org/octo-repo/events", + "assignees_url": "https://api.github.com/repos/octo-org/octo-repo/assignees{/user}", + "branches_url": "https://api.github.com/repos/octo-org/octo-repo/branches{/branch}", + "tags_url": "https://api.github.com/repos/octo-org/octo-repo/tags", + "blobs_url": "https://api.github.com/repos/octo-org/octo-repo/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octo-org/octo-repo/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octo-org/octo-repo/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octo-org/octo-repo/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octo-org/octo-repo/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octo-org/octo-repo/languages", + "stargazers_url": "https://api.github.com/repos/octo-org/octo-repo/stargazers", + "contributors_url": "https://api.github.com/repos/octo-org/octo-repo/contributors", + "subscribers_url": "https://api.github.com/repos/octo-org/octo-repo/subscribers", + "subscription_url": "https://api.github.com/repos/octo-org/octo-repo/subscription", + "commits_url": "https://api.github.com/repos/octo-org/octo-repo/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octo-org/octo-repo/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octo-org/octo-repo/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octo-org/octo-repo/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octo-org/octo-repo/contents/{+path}", + "compare_url": "https://api.github.com/repos/octo-org/octo-repo/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octo-org/octo-repo/merges", + "archive_url": "https://api.github.com/repos/octo-org/octo-repo/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octo-org/octo-repo/downloads", + "issues_url": "https://api.github.com/repos/octo-org/octo-repo/issues{/number}", + "pulls_url": "https://api.github.com/repos/octo-org/octo-repo/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octo-org/octo-repo/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octo-org/octo-repo/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octo-org/octo-repo/labels{/name}", + "releases_url": "https://api.github.com/repos/octo-org/octo-repo/releases{/id}", + "deployments_url": "https://api.github.com/repos/octo-org/octo-repo/deployments" + } + } + ] + } + } + } + } + }, + "headers": { + "Link": { + "example": "; rel=\"next\", ; rel=\"last\"", + "schema": { + "type": "string" + } + } + } + } + }, + "x-github": { + "githubCloudOnly": false, + "enabledForGitHubApps": true, + "category": "actions", + "subcategory": "workflow-runs" + }, + "x-octokit": { + "diff": { + "api.github.com": { + "type": "changed" + } + } + } + } + }, "/repos/{owner}/{repo}/autolinks": { "get": { "summary": "List all autolinks of a repository", diff --git a/generated/ghes-3.6-diff-to-api.github.com.json b/generated/ghes-3.6-diff-to-api.github.com.json index 564b33f9a..fa4840621 100644 --- a/generated/ghes-3.6-diff-to-api.github.com.json +++ b/generated/ghes-3.6-diff-to-api.github.com.json @@ -5979,6 +5979,207 @@ } } }, + "/repos/{owner}/{repo}/actions/runs": { + "get": { + "summary": "List workflow runs for a repository", + "description": "Lists all workflow runs for a repository. You can use parameters to narrow the list of results. For more information about using parameters, see [Parameters](https://docs.github.com/enterprise-server@3.6/rest/overview/resources-in-the-rest-api#parameters).\n\nAnyone with read access to the repository can use this endpoint. If the repository is private you must use an access token with the `repo` scope. GitHub Apps must have the `actions:read` permission to use this endpoint.", + "tags": [ + "actions" + ], + "operationId": "actions/list-workflow-runs-for-repo", + "externalDocs": { + "description": "API method documentation", + "url": "https://docs.github.com/enterprise-server@3.6/rest/reference/actions#list-workflow-runs-for-a-repository" + }, + "parameters": [ + { + "$ref": "#/components/parameters/owner" + }, + { + "$ref": "#/components/parameters/repo" + }, + { + "$ref": "#/components/parameters/actor" + }, + { + "$ref": "#/components/parameters/workflow-run-branch" + }, + { + "$ref": "#/components/parameters/event" + }, + { + "$ref": "#/components/parameters/workflow-run-status" + }, + { + "$ref": "#/components/parameters/per-page" + }, + { + "$ref": "#/components/parameters/page" + }, + { + "$ref": "#/components/parameters/created" + }, + { + "$ref": "#/components/parameters/exclude-pull-requests" + }, + { + "$ref": "#/components/parameters/workflow-run-check-suite-id" + } + ], + "responses": { + "200": { + "description": "Response", + "content": { + "application/json": { + "schema": { + "type": "object", + "required": [ + "total_count", + "workflow_runs" + ], + "properties": { + "total_count": { + "type": "integer" + }, + "workflow_runs": { + "type": "array", + "items": { + "$ref": "#/components/schemas/workflow-run" + } + } + } + }, + "examples": { + "default": { + "$ref": "#/components/examples/workflow-run-paginated" + } + } + } + }, + "headers": { + "Link": { + "$ref": "#/components/headers/link" + } + } + } + }, + "x-github": { + "githubCloudOnly": false, + "enabledForGitHubApps": true, + "category": "actions", + "subcategory": "workflow-runs" + }, + "x-octokit": { + "diff": { + "api.github.com": { + "type": "changed" + } + } + } + } + }, + "/repos/{owner}/{repo}/actions/workflows/{workflow_id}/runs": { + "get": { + "summary": "List workflow runs", + "description": "List all workflow runs for a workflow. You can replace `workflow_id` with the workflow file name. For example, you could use `main.yaml`. You can use parameters to narrow the list of results. For more information about using parameters, see [Parameters](https://docs.github.com/enterprise-server@3.6/rest/overview/resources-in-the-rest-api#parameters).\n\nAnyone with read access to the repository can use this endpoint. If the repository is private you must use an access token with the `repo` scope.", + "tags": [ + "actions" + ], + "operationId": "actions/list-workflow-runs", + "externalDocs": { + "description": "API method documentation", + "url": "https://docs.github.com/enterprise-server@3.6/rest/reference/actions#list-workflow-runs" + }, + "parameters": [ + { + "$ref": "#/components/parameters/owner" + }, + { + "$ref": "#/components/parameters/repo" + }, + { + "$ref": "#/components/parameters/workflow-id" + }, + { + "$ref": "#/components/parameters/actor" + }, + { + "$ref": "#/components/parameters/workflow-run-branch" + }, + { + "$ref": "#/components/parameters/event" + }, + { + "$ref": "#/components/parameters/workflow-run-status" + }, + { + "$ref": "#/components/parameters/per-page" + }, + { + "$ref": "#/components/parameters/page" + }, + { + "$ref": "#/components/parameters/created" + }, + { + "$ref": "#/components/parameters/exclude-pull-requests" + }, + { + "$ref": "#/components/parameters/workflow-run-check-suite-id" + } + ], + "responses": { + "200": { + "description": "Response", + "content": { + "application/json": { + "schema": { + "type": "object", + "required": [ + "total_count", + "workflow_runs" + ], + "properties": { + "total_count": { + "type": "integer" + }, + "workflow_runs": { + "type": "array", + "items": { + "$ref": "#/components/schemas/workflow-run" + } + } + } + }, + "examples": { + "default": { + "$ref": "#/components/examples/workflow-run-paginated" + } + } + } + }, + "headers": { + "Link": { + "$ref": "#/components/headers/link" + } + } + } + }, + "x-github": { + "githubCloudOnly": false, + "enabledForGitHubApps": true, + "category": "actions", + "subcategory": "workflow-runs" + }, + "x-octokit": { + "diff": { + "api.github.com": { + "type": "changed" + } + } + } + } + }, "/repos/{owner}/{repo}/autolinks": { "get": { "summary": "List all autolinks of a repository", @@ -9172,6 +9373,101 @@ "type": "string" } }, + "actor": { + "name": "actor", + "description": "Returns someone's workflow runs. Use the login for the user who created the `push` associated with the check suite or workflow run.", + "in": "query", + "required": false, + "schema": { + "type": "string" + } + }, + "workflow-run-branch": { + "name": "branch", + "description": "Returns workflow runs associated with a branch. Use the name of the branch of the `push`.", + "in": "query", + "required": false, + "schema": { + "type": "string" + } + }, + "event": { + "name": "event", + "description": "Returns workflow run triggered by the event you specify. For example, `push`, `pull_request` or `issue`. For more information, see \"[Events that trigger workflows](https://docs.github.com/en/actions/automating-your-workflow-with-github-actions/events-that-trigger-workflows).\"", + "in": "query", + "required": false, + "schema": { + "type": "string" + } + }, + "workflow-run-status": { + "name": "status", + "description": "Returns workflow runs with the check run `status` or `conclusion` that you specify. For example, a conclusion can be `success` or a status can be `in_progress`. Only GitHub can set a status of `waiting` or `requested`.", + "in": "query", + "required": false, + "schema": { + "type": "string", + "enum": [ + "completed", + "action_required", + "cancelled", + "failure", + "neutral", + "skipped", + "stale", + "success", + "timed_out", + "in_progress", + "queued", + "requested", + "waiting" + ] + } + }, + "created": { + "name": "created", + "description": "Returns workflow runs created within the given date-time range. For more information on the syntax, see \"[Understanding the search syntax](https://docs.github.com/enterprise-server@3.6/search-github/getting-started-with-searching-on-github/understanding-the-search-syntax#query-for-dates).\"", + "in": "query", + "required": false, + "schema": { + "type": "string", + "format": "date-time" + } + }, + "exclude-pull-requests": { + "name": "exclude_pull_requests", + "description": "If `true` pull requests are omitted from the response (empty array).", + "in": "query", + "required": false, + "schema": { + "type": "boolean", + "default": false + } + }, + "workflow-run-check-suite-id": { + "name": "check_suite_id", + "description": "Returns workflow runs with the `check_suite_id` that you specify.", + "in": "query", + "schema": { + "type": "integer" + } + }, + "workflow-id": { + "name": "workflow_id", + "in": "path", + "description": "The ID of the workflow. You can also pass the workflow file name as a string.", + "required": true, + "schema": { + "oneOf": [ + { + "type": "integer" + }, + { + "type": "string" + } + ] + } + }, "autolink-id": { "name": "autolink_id", "description": "The unique identifier of the autolink.", @@ -11734,28 +12030,227 @@ "search" ] }, - "rate": { - "$ref": "#/components/schemas/rate-limit" - } - }, - "required": [ - "rate", - "resources" - ] - }, - "actions-cache-usage-policy-for-repository": { - "title": "Actions cache usage policy for repository", - "description": "GitHub Actions cache usage policy for repository.", - "type": "object", - "properties": { - "repo_cache_size_limit_in_gb": { - "description": "The size limit for the sum of all caches, in gigabytes.", + "rate": { + "$ref": "#/components/schemas/rate-limit" + } + }, + "required": [ + "rate", + "resources" + ] + }, + "actions-cache-usage-policy-for-repository": { + "title": "Actions cache usage policy for repository", + "description": "GitHub Actions cache usage policy for repository.", + "type": "object", + "properties": { + "repo_cache_size_limit_in_gb": { + "description": "The size limit for the sum of all caches, in gigabytes.", + "type": "integer", + "example": 14 + } + }, + "required": [ + "repo_cache_size_limit_in_gb" + ] + }, + "workflow-run": { + "title": "Workflow Run", + "description": "An invocation of a workflow", + "type": "object", + "properties": { + "id": { + "type": "integer", + "description": "The ID of the workflow run.", + "example": 5 + }, + "name": { + "type": "string", + "description": "The name of the workflow run.", + "nullable": true, + "example": "Build" + }, + "node_id": { + "type": "string", + "example": "MDEwOkNoZWNrU3VpdGU1" + }, + "check_suite_id": { + "type": "integer", + "description": "The ID of the associated check suite.", + "example": 42 + }, + "check_suite_node_id": { + "type": "string", + "description": "The node ID of the associated check suite.", + "example": "MDEwOkNoZWNrU3VpdGU0Mg==" + }, + "head_branch": { + "type": "string", + "nullable": true, + "example": "master" + }, + "head_sha": { + "description": "The SHA of the head commit that points to the version of the workflow being run.", + "example": "009b8a3a9ccbb128af87f9b1c0f4c62e8a304f6d", + "type": "string" + }, + "path": { + "description": "The full path of the workflow", + "example": "octocat/octo-repo/.github/workflows/ci.yml@main", + "type": "string" + }, + "run_number": { + "type": "integer", + "description": "The auto incrementing run number for the workflow run.", + "example": 106 + }, + "run_attempt": { + "type": "integer", + "description": "Attempt number of the run, 1 for first attempt and higher if the workflow was re-run.", + "example": 1 + }, + "referenced_workflows": { + "type": "array", + "nullable": true, + "items": { + "$ref": "#/components/schemas/referenced-workflow" + } + }, + "event": { + "type": "string", + "example": "push" + }, + "status": { + "type": "string", + "nullable": true, + "example": "completed" + }, + "conclusion": { + "type": "string", + "nullable": true, + "example": "neutral" + }, + "workflow_id": { + "type": "integer", + "description": "The ID of the parent workflow.", + "example": 5 + }, + "url": { + "type": "string", + "description": "The URL to the workflow run.", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5" + }, + "html_url": { + "type": "string", + "example": "https://github.com/github/hello-world/suites/4" + }, + "pull_requests": { + "type": "array", + "nullable": true, + "items": { + "$ref": "#/components/schemas/pull-request-minimal" + } + }, + "created_at": { + "type": "string", + "format": "date-time" + }, + "updated_at": { + "type": "string", + "format": "date-time" + }, + "actor": { + "$ref": "#/components/schemas/simple-user" + }, + "triggering_actor": { + "$ref": "#/components/schemas/simple-user" + }, + "run_started_at": { + "type": "string", + "format": "date-time", + "description": "The start time of the latest run. Resets on re-run." + }, + "jobs_url": { + "description": "The URL to the jobs for the workflow run.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/jobs" + }, + "logs_url": { + "description": "The URL to download the logs for the workflow run.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/logs" + }, + "check_suite_url": { + "description": "The URL to the associated check suite.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/check-suites/12" + }, + "artifacts_url": { + "description": "The URL to the artifacts for the workflow run.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/rerun/artifacts" + }, + "cancel_url": { + "description": "The URL to cancel the workflow run.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/cancel" + }, + "rerun_url": { + "description": "The URL to rerun the workflow run.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/rerun" + }, + "previous_attempt_url": { + "nullable": true, + "description": "The URL to the previous attempted run of this workflow, if one exists.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/runs/5/attempts/3" + }, + "workflow_url": { + "description": "The URL to the workflow.", + "type": "string", + "example": "https://api.github.com/repos/github/hello-world/actions/workflows/main.yaml" + }, + "head_commit": { + "$ref": "#/components/schemas/nullable-simple-commit" + }, + "repository": { + "$ref": "#/components/schemas/minimal-repository" + }, + "head_repository": { + "$ref": "#/components/schemas/minimal-repository" + }, + "head_repository_id": { "type": "integer", - "example": 14 + "example": 5 } }, "required": [ - "repo_cache_size_limit_in_gb" + "id", + "node_id", + "head_branch", + "run_number", + "event", + "status", + "conclusion", + "head_sha", + "path", + "workflow_id", + "url", + "html_url", + "created_at", + "updated_at", + "head_commit", + "head_repository", + "repository", + "jobs_url", + "logs_url", + "check_suite_url", + "cancel_url", + "rerun_url", + "artifacts_url", + "workflow_url", + "pull_requests" ] }, "autolink": { @@ -15682,6 +16177,179 @@ "used" ] }, + "referenced-workflow": { + "title": "Referenced workflow", + "description": "A workflow referenced/reused by the initial caller workflow", + "type": "object", + "properties": { + "path": { + "type": "string" + }, + "sha": { + "type": "string" + }, + "ref": { + "type": "string" + } + }, + "required": [ + "path", + "sha" + ] + }, + "pull-request-minimal": { + "title": "Pull Request Minimal", + "type": "object", + "properties": { + "id": { + "type": "integer" + }, + "number": { + "type": "integer" + }, + "url": { + "type": "string" + }, + "head": { + "type": "object", + "properties": { + "ref": { + "type": "string" + }, + "sha": { + "type": "string" + }, + "repo": { + "type": "object", + "properties": { + "id": { + "type": "integer" + }, + "url": { + "type": "string" + }, + "name": { + "type": "string" + } + }, + "required": [ + "id", + "url", + "name" + ] + } + }, + "required": [ + "ref", + "sha", + "repo" + ] + }, + "base": { + "type": "object", + "properties": { + "ref": { + "type": "string" + }, + "sha": { + "type": "string" + }, + "repo": { + "type": "object", + "properties": { + "id": { + "type": "integer" + }, + "url": { + "type": "string" + }, + "name": { + "type": "string" + } + }, + "required": [ + "id", + "url", + "name" + ] + } + }, + "required": [ + "ref", + "sha", + "repo" + ] + } + }, + "required": [ + "id", + "number", + "url", + "head", + "base" + ] + }, + "nullable-simple-commit": { + "title": "Simple Commit", + "description": "Simple Commit", + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "tree_id": { + "type": "string" + }, + "message": { + "type": "string" + }, + "timestamp": { + "type": "string", + "format": "date-time" + }, + "author": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "email": { + "type": "string" + } + }, + "required": [ + "name", + "email" + ], + "nullable": true + }, + "committer": { + "type": "object", + "properties": { + "name": { + "type": "string" + }, + "email": { + "type": "string" + } + }, + "required": [ + "name", + "email" + ], + "nullable": true + } + }, + "required": [ + "id", + "tree_id", + "message", + "timestamp", + "author", + "committer" + ], + "nullable": true + }, "code-scanning-analysis-tool-name": { "type": "string", "description": "The name of the tool used to generate the code scanning analysis." @@ -18801,6 +19469,231 @@ "repo_cache_size_limit_in_gb": 14 } }, + "workflow-run-paginated": { + "value": { + "total_count": 1, + "workflow_runs": [ + { + "id": 30433642, + "name": "Build", + "node_id": "MDEyOldvcmtmbG93IFJ1bjI2OTI4OQ==", + "check_suite_id": 42, + "check_suite_node_id": "MDEwOkNoZWNrU3VpdGU0Mg==", + "head_branch": "master", + "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", + "run_number": 562, + "event": "push", + "status": "queued", + "conclusion": null, + "workflow_id": 159038, + "url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642", + "html_url": "https://github.com/octo-org/octo-repo/actions/runs/30433642", + "pull_requests": [], + "created_at": "2020-01-22T19:33:08Z", + "updated_at": "2020-01-22T19:33:08Z", + "actor": { + "login": "octocat", + "id": 1, + "node_id": "MDQ6VXNlcjE=", + "avatar_url": "https://github.com/images/error/octocat_happy.gif", + "gravatar_id": "", + "url": "https://api.github.com/users/octocat", + "html_url": "https://github.com/octocat", + "followers_url": "https://api.github.com/users/octocat/followers", + "following_url": "https://api.github.com/users/octocat/following{/other_user}", + "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", + "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", + "organizations_url": "https://api.github.com/users/octocat/orgs", + "repos_url": "https://api.github.com/users/octocat/repos", + "events_url": "https://api.github.com/users/octocat/events{/privacy}", + "received_events_url": "https://api.github.com/users/octocat/received_events", + "type": "User", + "site_admin": false + }, + "run_attempt": 1, + "run_started_at": "2020-01-22T19:33:08Z", + "triggering_actor": { + "login": "octocat", + "id": 1, + "node_id": "MDQ6VXNlcjE=", + "avatar_url": "https://github.com/images/error/octocat_happy.gif", + "gravatar_id": "", + "url": "https://api.github.com/users/octocat", + "html_url": "https://github.com/octocat", + "followers_url": "https://api.github.com/users/octocat/followers", + "following_url": "https://api.github.com/users/octocat/following{/other_user}", + "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", + "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", + "organizations_url": "https://api.github.com/users/octocat/orgs", + "repos_url": "https://api.github.com/users/octocat/repos", + "events_url": "https://api.github.com/users/octocat/events{/privacy}", + "received_events_url": "https://api.github.com/users/octocat/received_events", + "type": "User", + "site_admin": false + }, + "jobs_url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/jobs", + "logs_url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/logs", + "check_suite_url": "https://api.github.com/repos/octo-org/octo-repo/check-suites/414944374", + "artifacts_url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/artifacts", + "cancel_url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/cancel", + "rerun_url": "https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/rerun", + "workflow_url": "https://api.github.com/repos/octo-org/octo-repo/actions/workflows/159038", + "head_commit": { + "id": "acb5820ced9479c074f688cc328bf03f341a511d", + "tree_id": "d23f6eedb1e1b9610bbc754ddb5197bfe7271223", + "message": "Create linter.yaml", + "timestamp": "2020-01-22T19:33:05Z", + "author": { + "name": "Octo Cat", + "email": "octocat@github.com" + }, + "committer": { + "name": "GitHub", + "email": "noreply@github.com" + } + }, + "repository": { + "id": 1296269, + "node_id": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5", + "name": "Hello-World", + "full_name": "octocat/Hello-World", + "owner": { + "login": "octocat", + "id": 1, + "node_id": "MDQ6VXNlcjE=", + "avatar_url": "https://github.com/images/error/octocat_happy.gif", + "gravatar_id": "", + "url": "https://api.github.com/users/octocat", + "html_url": "https://github.com/octocat", + "followers_url": "https://api.github.com/users/octocat/followers", + "following_url": "https://api.github.com/users/octocat/following{/other_user}", + "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", + "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", + "organizations_url": "https://api.github.com/users/octocat/orgs", + "repos_url": "https://api.github.com/users/octocat/repos", + "events_url": "https://api.github.com/users/octocat/events{/privacy}", + "received_events_url": "https://api.github.com/users/octocat/received_events", + "type": "User", + "site_admin": false + }, + "private": false, + "html_url": "https://github.com/octocat/Hello-World", + "description": "This your first repo!", + "fork": false, + "url": "https://api.github.com/repos/octocat/Hello-World", + "archive_url": "https://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}", + "assignees_url": "https://api.github.com/repos/octocat/Hello-World/assignees{/user}", + "blobs_url": "https://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}", + "branches_url": "https://api.github.com/repos/octocat/Hello-World/branches{/branch}", + "collaborators_url": "https://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}", + "comments_url": "https://api.github.com/repos/octocat/Hello-World/comments{/number}", + "commits_url": "https://api.github.com/repos/octocat/Hello-World/commits{/sha}", + "compare_url": "https://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}", + "contents_url": "https://api.github.com/repos/octocat/Hello-World/contents/{+path}", + "contributors_url": "https://api.github.com/repos/octocat/Hello-World/contributors", + "deployments_url": "https://api.github.com/repos/octocat/Hello-World/deployments", + "downloads_url": "https://api.github.com/repos/octocat/Hello-World/downloads", + "events_url": "https://api.github.com/repos/octocat/Hello-World/events", + "forks_url": "https://api.github.com/repos/octocat/Hello-World/forks", + "git_commits_url": "https://api.github.com/repos/octocat/Hello-World/git/commits{/sha}", + "git_refs_url": "https://api.github.com/repos/octocat/Hello-World/git/refs{/sha}", + "git_tags_url": "https://api.github.com/repos/octocat/Hello-World/git/tags{/sha}", + "git_url": "git:github.com/octocat/Hello-World.git", + "issue_comment_url": "https://api.github.com/repos/octocat/Hello-World/issues/comments{/number}", + "issue_events_url": "https://api.github.com/repos/octocat/Hello-World/issues/events{/number}", + "issues_url": "https://api.github.com/repos/octocat/Hello-World/issues{/number}", + "keys_url": "https://api.github.com/repos/octocat/Hello-World/keys{/key_id}", + "labels_url": "https://api.github.com/repos/octocat/Hello-World/labels{/name}", + "languages_url": "https://api.github.com/repos/octocat/Hello-World/languages", + "merges_url": "https://api.github.com/repos/octocat/Hello-World/merges", + "milestones_url": "https://api.github.com/repos/octocat/Hello-World/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}", + "pulls_url": "https://api.github.com/repos/octocat/Hello-World/pulls{/number}", + "releases_url": "https://api.github.com/repos/octocat/Hello-World/releases{/id}", + "ssh_url": "git@github.com:octocat/Hello-World.git", + "stargazers_url": "https://api.github.com/repos/octocat/Hello-World/stargazers", + "statuses_url": "https://api.github.com/repos/octocat/Hello-World/statuses/{sha}", + "subscribers_url": "https://api.github.com/repos/octocat/Hello-World/subscribers", + "subscription_url": "https://api.github.com/repos/octocat/Hello-World/subscription", + "tags_url": "https://api.github.com/repos/octocat/Hello-World/tags", + "teams_url": "https://api.github.com/repos/octocat/Hello-World/teams", + "trees_url": "https://api.github.com/repos/octocat/Hello-World/git/trees{/sha}", + "hooks_url": "http://api.github.com/repos/octocat/Hello-World/hooks" + }, + "head_repository": { + "id": 217723378, + "node_id": "MDEwOlJlcG9zaXRvcnkyMTc3MjMzNzg=", + "name": "octo-repo", + "full_name": "octo-org/octo-repo", + "private": true, + "owner": { + "login": "octocat", + "id": 1, + "node_id": "MDQ6VXNlcjE=", + "avatar_url": "https://github.com/images/error/octocat_happy.gif", + "gravatar_id": "", + "url": "https://api.github.com/users/octocat", + "html_url": "https://github.com/octocat", + "followers_url": "https://api.github.com/users/octocat/followers", + "following_url": "https://api.github.com/users/octocat/following{/other_user}", + "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}", + "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/octocat/subscriptions", + "organizations_url": "https://api.github.com/users/octocat/orgs", + "repos_url": "https://api.github.com/users/octocat/repos", + "events_url": "https://api.github.com/users/octocat/events{/privacy}", + "received_events_url": "https://api.github.com/users/octocat/received_events", + "type": "User", + "site_admin": false + }, + "html_url": "https://github.com/octo-org/octo-repo", + "description": null, + "fork": false, + "url": "https://api.github.com/repos/octo-org/octo-repo", + "forks_url": "https://api.github.com/repos/octo-org/octo-repo/forks", + "keys_url": "https://api.github.com/repos/octo-org/octo-repo/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/octo-org/octo-repo/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/octo-org/octo-repo/teams", + "hooks_url": "https://api.github.com/repos/octo-org/octo-repo/hooks", + "issue_events_url": "https://api.github.com/repos/octo-org/octo-repo/issues/events{/number}", + "events_url": "https://api.github.com/repos/octo-org/octo-repo/events", + "assignees_url": "https://api.github.com/repos/octo-org/octo-repo/assignees{/user}", + "branches_url": "https://api.github.com/repos/octo-org/octo-repo/branches{/branch}", + "tags_url": "https://api.github.com/repos/octo-org/octo-repo/tags", + "blobs_url": "https://api.github.com/repos/octo-org/octo-repo/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/octo-org/octo-repo/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/octo-org/octo-repo/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/octo-org/octo-repo/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/octo-org/octo-repo/statuses/{sha}", + "languages_url": "https://api.github.com/repos/octo-org/octo-repo/languages", + "stargazers_url": "https://api.github.com/repos/octo-org/octo-repo/stargazers", + "contributors_url": "https://api.github.com/repos/octo-org/octo-repo/contributors", + "subscribers_url": "https://api.github.com/repos/octo-org/octo-repo/subscribers", + "subscription_url": "https://api.github.com/repos/octo-org/octo-repo/subscription", + "commits_url": "https://api.github.com/repos/octo-org/octo-repo/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/octo-org/octo-repo/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/octo-org/octo-repo/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/octo-org/octo-repo/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/octo-org/octo-repo/contents/{+path}", + "compare_url": "https://api.github.com/repos/octo-org/octo-repo/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/octo-org/octo-repo/merges", + "archive_url": "https://api.github.com/repos/octo-org/octo-repo/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/octo-org/octo-repo/downloads", + "issues_url": "https://api.github.com/repos/octo-org/octo-repo/issues{/number}", + "pulls_url": "https://api.github.com/repos/octo-org/octo-repo/pulls{/number}", + "milestones_url": "https://api.github.com/repos/octo-org/octo-repo/milestones{/number}", + "notifications_url": "https://api.github.com/repos/octo-org/octo-repo/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/octo-org/octo-repo/labels{/name}", + "releases_url": "https://api.github.com/repos/octo-org/octo-repo/releases{/id}", + "deployments_url": "https://api.github.com/repos/octo-org/octo-repo/deployments" + } + } + ] + } + }, "autolink-items": { "value": [ { diff --git a/generated/ghes-3.6.deref.json b/generated/ghes-3.6.deref.json index 1f9bcc728..1b4d9e3aa 100644 --- a/generated/ghes-3.6.deref.json +++ b/generated/ghes-3.6.deref.json @@ -34777,7 +34777,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -49879,7 +49884,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -53470,7 +53480,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -79364,7 +79379,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -86463,7 +86483,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -142411,7 +142436,13 @@ "category": "actions", "subcategory": "workflow-runs" }, - "x-octokit": {} + "x-octokit": { + "diff": { + "api.github.com": { + "type": "changed" + } + } + } } }, "/repos/{owner}/{repo}/actions/runs/{run_id}": { @@ -159952,7 +159983,13 @@ "category": "actions", "subcategory": "workflow-runs" }, - "x-octokit": {} + "x-octokit": { + "diff": { + "api.github.com": { + "type": "changed" + } + } + } } }, "/repos/{owner}/{repo}/assignees": { @@ -229732,7 +229769,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -251793,7 +251835,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -254650,7 +254697,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -260660,7 +260712,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -264573,7 +264630,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -268368,7 +268430,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -271068,6 +271135,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -271197,7 +271269,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -274057,7 +274134,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -297914,7 +297996,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -395756,7 +395843,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -419698,7 +419790,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -422900,7 +422997,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -426104,7 +426206,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -432255,7 +432362,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -435459,7 +435571,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/ghes-3.6.json b/generated/ghes-3.6.json index ba0e9bf5d..782202503 100644 --- a/generated/ghes-3.6.json +++ b/generated/ghes-3.6.json @@ -22081,7 +22081,13 @@ "category": "actions", "subcategory": "workflow-runs" }, - "x-octokit": {} + "x-octokit": { + "diff": { + "api.github.com": { + "type": "changed" + } + } + } } }, "/repos/{owner}/{repo}/actions/runs/{run_id}": { @@ -23653,7 +23659,13 @@ "category": "actions", "subcategory": "workflow-runs" }, - "x-octokit": {} + "x-octokit": { + "diff": { + "api.github.com": { + "type": "changed" + } + } + } } }, "/repos/{owner}/{repo}/assignees": { @@ -35927,6 +35939,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -62825,7 +62842,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -75202,7 +75224,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/github.ae-anicca-diff-to-api.github.com.deref.json b/generated/github.ae-anicca-diff-to-api.github.com.deref.json index 5b97e5fc0..352cf6e3a 100644 --- a/generated/github.ae-anicca-diff-to-api.github.com.deref.json +++ b/generated/github.ae-anicca-diff-to-api.github.com.deref.json @@ -8023,6 +8023,16 @@ "type": "integer" }, "style": "form" + }, + { + "description": "Only returns workflow runs that are associated with the specified `head_sha`.", + "in": "query", + "name": "head_sha", + "required": false, + "schema": { + "type": "string" + }, + "style": "form" } ] }, @@ -8310,6 +8320,16 @@ "type": "integer" }, "style": "form" + }, + { + "description": "Only returns workflow runs that are associated with the specified `head_sha`.", + "in": "query", + "name": "head_sha", + "required": false, + "schema": { + "type": "string" + }, + "style": "form" } ] }, diff --git a/generated/github.ae-diff-to-api.github.com.deref.json b/generated/github.ae-diff-to-api.github.com.deref.json index ac577763f..175c3b1d7 100644 --- a/generated/github.ae-diff-to-api.github.com.deref.json +++ b/generated/github.ae-diff-to-api.github.com.deref.json @@ -16715,7 +16715,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -32141,7 +32146,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -101945,7 +101955,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -117237,7 +117252,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -120024,7 +120044,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -122936,7 +122961,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -126779,7 +126809,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -130504,7 +130539,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -133134,6 +133174,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -133263,7 +133308,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -136053,7 +136103,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -170881,7 +170936,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -188970,7 +189030,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -192102,7 +192167,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/github.ae-diff-to-api.github.com.json b/generated/github.ae-diff-to-api.github.com.json index 931e2653d..e782d2365 100644 --- a/generated/github.ae-diff-to-api.github.com.json +++ b/generated/github.ae-diff-to-api.github.com.json @@ -8546,6 +8546,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -15280,7 +15285,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -22320,7 +22330,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/github.ae.deref.json b/generated/github.ae.deref.json index b31010f9a..24b9eb934 100644 --- a/generated/github.ae.deref.json +++ b/generated/github.ae.deref.json @@ -33689,7 +33689,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -55853,7 +55858,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -188871,7 +188881,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -210385,7 +210400,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -213172,7 +213192,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -219127,7 +219152,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -222970,7 +223000,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -226695,7 +226730,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -229325,6 +229365,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -229454,7 +229499,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -232244,7 +232294,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -256046,7 +256101,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -345997,7 +346057,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -369038,7 +369103,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -372170,7 +372240,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", diff --git a/generated/github.ae.json b/generated/github.ae.json index 48dcf7a28..9a9f14001 100644 --- a/generated/github.ae.json +++ b/generated/github.ae.json @@ -30265,6 +30265,11 @@ }, "state_reason": { "type": "string", + "enum": [ + "completed", + "not_planned", + "reopened" + ], "nullable": true, "description": "The reason for the current state", "example": "not_planned" @@ -56498,7 +56503,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue", @@ -67864,7 +67874,12 @@ "description": "The reason for the current state", "example": "not_planned", "type": "string", - "nullable": true + "nullable": true, + "enum": [ + "completed", + "reopened", + "not_planned" + ] }, "title": { "description": "Title of the issue",