diff --git a/src/github-apps/lib/config.json b/src/github-apps/lib/config.json index bfc2ffb0a2..d718f6bf20 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -7,5 +7,5 @@ "2022-11-28" ] }, - "sha": "bff312ae07f0fca06be8c742d9f3f836a7b8bfab" + "sha": "09227d9129ab37f474e43d3b94f61c6ab7d9fde4" } \ No newline at end of file diff --git a/src/rest/data/fpt-2022-11-28/schema.json b/src/rest/data/fpt-2022-11-28/schema.json index ccd5ba184c..70bd46ff33 100644 --- a/src/rest/data/fpt-2022-11-28/schema.json +++ b/src/rest/data/fpt-2022-11-28/schema.json @@ -30065,6 +30065,7 @@ "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", "run_number": 562, "event": "push", + "display_title": "Update README.md", "status": "queued", "conclusion": null, "workflow_id": 159038, @@ -32834,6 +32835,7 @@ "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", "run_number": 562, "event": "push", + "display_title": "Update README.md", "status": "queued", "conclusion": null, "workflow_id": 159038, @@ -43637,6 +43639,7 @@ "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", "run_number": 562, "event": "push", + "display_title": "Update README.md", "status": "queued", "conclusion": null, "workflow_id": 159038, @@ -163256,7 +163259,6 @@ "state": "configured", "languages": [ "ruby", - "javascript", "python" ], "query_suite": "default", @@ -487925,7 +487927,8 @@ "in": "query", "required": false, "schema": { - "type": "boolean" + "type": "boolean", + "default": true } } ], @@ -490214,7 +490217,8 @@ "in": "query", "required": false, "schema": { - "type": "boolean" + "type": "boolean", + "default": true } } ], diff --git a/src/rest/data/ghae/schema.json b/src/rest/data/ghae/schema.json index 1a54cc7533..398c8a7916 100644 --- a/src/rest/data/ghae/schema.json +++ b/src/rest/data/ghae/schema.json @@ -20752,6 +20752,7 @@ "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", "run_number": 562, "event": "push", + "display_title": "Update README.md", "status": "queued", "conclusion": null, "workflow_id": 159038, @@ -29576,6 +29577,7 @@ "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", "run_number": 562, "event": "push", + "display_title": "Update README.md", "status": "queued", "conclusion": null, "workflow_id": 159038, diff --git a/src/rest/data/ghec-2022-11-28/schema.json b/src/rest/data/ghec-2022-11-28/schema.json index 782cab93ce..2f6b5fd14f 100644 --- a/src/rest/data/ghec-2022-11-28/schema.json +++ b/src/rest/data/ghec-2022-11-28/schema.json @@ -39665,6 +39665,7 @@ "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", "run_number": 562, "event": "push", + "display_title": "Update README.md", "status": "queued", "conclusion": null, "workflow_id": 159038, @@ -42434,6 +42435,7 @@ "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", "run_number": 562, "event": "push", + "display_title": "Update README.md", "status": "queued", "conclusion": null, "workflow_id": 159038, @@ -53237,6 +53239,7 @@ "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", "run_number": 562, "event": "push", + "display_title": "Update README.md", "status": "queued", "conclusion": null, "workflow_id": 159038, @@ -174943,7 +174946,6 @@ "state": "configured", "languages": [ "ruby", - "javascript", "python" ], "query_suite": "default", @@ -504960,7 +504962,8 @@ "in": "query", "required": false, "schema": { - "type": "boolean" + "type": "boolean", + "default": true } } ], @@ -507249,7 +507252,8 @@ "in": "query", "required": false, "schema": { - "type": "boolean" + "type": "boolean", + "default": true } } ], diff --git a/src/rest/data/ghes-3.4/schema.json b/src/rest/data/ghes-3.4/schema.json index 68b6e99cdc..260bb0ce70 100644 --- a/src/rest/data/ghes-3.4/schema.json +++ b/src/rest/data/ghes-3.4/schema.json @@ -24274,6 +24274,48 @@ "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", @@ -30873,6 +30915,48 @@ "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", diff --git a/src/rest/data/ghes-3.8/schema.json b/src/rest/data/ghes-3.8/schema.json index 6e18cd9c43..5bb413b3d0 100644 --- a/src/rest/data/ghes-3.8/schema.json +++ b/src/rest/data/ghes-3.8/schema.json @@ -38800,6 +38800,7 @@ "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", "run_number": 562, "event": "push", + "display_title": "Update README.md", "status": "queued", "conclusion": null, "workflow_id": 159038, @@ -41569,6 +41570,7 @@ "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", "run_number": 562, "event": "push", + "display_title": "Update README.md", "status": "queued", "conclusion": null, "workflow_id": 159038, @@ -51974,6 +51976,7 @@ "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", "run_number": 562, "event": "push", + "display_title": "Update README.md", "status": "queued", "conclusion": null, "workflow_id": 159038, diff --git a/src/rest/data/ghes-3.9-2022-11-28/schema.json b/src/rest/data/ghes-3.9-2022-11-28/schema.json index 1f441fd752..edff0e80fc 100644 --- a/src/rest/data/ghes-3.9-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.9-2022-11-28/schema.json @@ -39106,6 +39106,7 @@ "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", "run_number": 562, "event": "push", + "display_title": "Update README.md", "status": "queued", "conclusion": null, "workflow_id": 159038, @@ -41875,6 +41876,7 @@ "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", "run_number": 562, "event": "push", + "display_title": "Update README.md", "status": "queued", "conclusion": null, "workflow_id": 159038, @@ -52280,6 +52282,7 @@ "head_sha": "acb5820ced9479c074f688cc328bf03f341a511d", "run_number": 562, "event": "push", + "display_title": "Update README.md", "status": "queued", "conclusion": null, "workflow_id": 159038, @@ -169308,7 +169311,6 @@ "state": "configured", "languages": [ "ruby", - "javascript", "python" ], "query_suite": "default", diff --git a/src/rest/lib/config.json b/src/rest/lib/config.json index 1720ff4d79..078c339335 100644 --- a/src/rest/lib/config.json +++ b/src/rest/lib/config.json @@ -33,5 +33,5 @@ ] } }, - "sha": "bff312ae07f0fca06be8c742d9f3f836a7b8bfab" + "sha": "09227d9129ab37f474e43d3b94f61c6ab7d9fde4" } \ No newline at end of file diff --git a/src/webhooks/data/fpt/schema.json b/src/webhooks/data/fpt/schema.json index 3d9230204e..0350b70545 100644 --- a/src/webhooks/data/fpt/schema.json +++ b/src/webhooks/data/fpt/schema.json @@ -177,6 +177,11 @@ "description": "", "isRequired": true }, + { + "type": "boolean", + "name": "require_last_push_approval", + "description": "
Whether the most recent push must be approved by someone other than the person who pushed it
" + }, { "type": "integer", "name": "required_approving_review_count", @@ -441,6 +446,11 @@ "description": "", "isRequired": true }, + { + "type": "boolean", + "name": "require_last_push_approval", + "description": "Whether the most recent push must be approved by someone other than the person who pushed it
" + }, { "type": "integer", "name": "required_approving_review_count", @@ -814,6 +824,11 @@ "description": "", "isRequired": true }, + { + "type": "boolean", + "name": "require_last_push_approval", + "description": "Whether the most recent push must be approved by someone other than the person who pushed it
" + }, { "type": "integer", "name": "required_approving_review_count", diff --git a/src/webhooks/data/ghae/schema.json b/src/webhooks/data/ghae/schema.json index 0de3fdc5ea..3f19fb2ff4 100644 --- a/src/webhooks/data/ghae/schema.json +++ b/src/webhooks/data/ghae/schema.json @@ -177,6 +177,11 @@ "description": "", "isRequired": true }, + { + "type": "boolean", + "name": "require_last_push_approval", + "description": "Whether the most recent push must be approved by someone other than the person who pushed it
" + }, { "type": "integer", "name": "required_approving_review_count", @@ -441,6 +446,11 @@ "description": "", "isRequired": true }, + { + "type": "boolean", + "name": "require_last_push_approval", + "description": "Whether the most recent push must be approved by someone other than the person who pushed it
" + }, { "type": "integer", "name": "required_approving_review_count", @@ -814,6 +824,11 @@ "description": "", "isRequired": true }, + { + "type": "boolean", + "name": "require_last_push_approval", + "description": "Whether the most recent push must be approved by someone other than the person who pushed it
" + }, { "type": "integer", "name": "required_approving_review_count", diff --git a/src/webhooks/data/ghec/schema.json b/src/webhooks/data/ghec/schema.json index 8d62afb331..c40793035d 100644 --- a/src/webhooks/data/ghec/schema.json +++ b/src/webhooks/data/ghec/schema.json @@ -177,6 +177,11 @@ "description": "", "isRequired": true }, + { + "type": "boolean", + "name": "require_last_push_approval", + "description": "Whether the most recent push must be approved by someone other than the person who pushed it
" + }, { "type": "integer", "name": "required_approving_review_count", @@ -441,6 +446,11 @@ "description": "", "isRequired": true }, + { + "type": "boolean", + "name": "require_last_push_approval", + "description": "Whether the most recent push must be approved by someone other than the person who pushed it
" + }, { "type": "integer", "name": "required_approving_review_count", @@ -814,6 +824,11 @@ "description": "", "isRequired": true }, + { + "type": "boolean", + "name": "require_last_push_approval", + "description": "Whether the most recent push must be approved by someone other than the person who pushed it
" + }, { "type": "integer", "name": "required_approving_review_count", diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index 134d3d6ccb..bb3ca6e68e 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "bff312ae07f0fca06be8c742d9f3f836a7b8bfab" + "sha": "09227d9129ab37f474e43d3b94f61c6ab7d9fde4" } \ No newline at end of file