diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.json b/descriptions-next/api.github.com/api.github.com.2022-11-28.json index 498d32b06..c6ed072be 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.json @@ -28076,7 +28076,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/team-items" + "$ref": "#/components/examples/team-simple-items" } } } @@ -51485,7 +51485,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/issue-comment" + "$ref": "#/components/examples/issue-comment-pinned" } } } @@ -103238,6 +103238,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -104705,6 +104716,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -109898,6 +109913,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -117117,6 +117140,7 @@ "description": "Zero or more iterations for the field.", "items": { "type": "object", + "additionalProperties": false, "properties": { "title": { "type": "string", @@ -118091,6 +118115,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -138483,6 +138518,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -141285,6 +141328,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -148713,6 +148764,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -149547,6 +149606,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -188703,6 +188770,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "has_downloads": { "description": "Whether downloads are enabled.", "type": "boolean", @@ -193221,6 +193296,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -201811,6 +201894,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -202651,6 +202742,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -204924,6 +205023,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "has_pages": { "type": "boolean" }, @@ -205771,6 +205878,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -208059,6 +208174,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -208893,6 +209016,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -211299,6 +211430,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -212133,6 +212272,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -214527,6 +214674,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -215361,6 +215516,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -217641,6 +217804,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -218481,6 +218652,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -220768,6 +220947,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -221608,6 +221795,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -224424,6 +224619,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -225246,6 +225449,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -227392,6 +227603,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -228214,6 +228433,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -230356,6 +230583,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -231178,6 +231413,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -233316,6 +233559,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -234138,6 +234389,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -239395,6 +239654,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -240229,6 +240496,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -242623,6 +242898,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -243457,6 +243740,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -245903,6 +246194,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -246737,6 +247036,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -249127,6 +249434,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -249961,6 +250276,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -252370,6 +252693,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -253195,6 +253526,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -255345,6 +255684,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -256131,6 +256478,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -258634,6 +258989,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -259414,6 +259777,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -261919,6 +262290,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -262753,6 +263132,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -265048,6 +265435,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -265888,6 +266283,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -268178,6 +268581,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -269018,6 +269429,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -271300,6 +271719,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -272137,6 +272564,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -274211,6 +274646,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -288892,6 +289335,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -302255,6 +302706,26 @@ } ] }, + "team-simple-items": { + "value": [ + { + "id": 1, + "node_id": "MDQ6VGVhbTE=", + "url": "https://api.github.com/organizations/1/team/1", + "html_url": "https://github.com/orgs/github/teams/justice-league", + "name": "Justice League", + "slug": "justice-league", + "description": "A great team.", + "privacy": "closed", + "notification_setting": "notifications_enabled", + "permission": "admin", + "members_url": "https://api.github.com/organizations/1/team/1/members{/member}", + "repositories_url": "https://api.github.com/organizations/1/team/1/repos", + "type": "organization", + "organization_id": 1 + } + ] + }, "network-configurations-paginated": { "value": { "total_count": 2, @@ -306352,7 +306823,6 @@ "environment": "", "category": ".github/workflows/codeql-analysis.yml:CodeQL-Build", "state": "open", - "fixed_at": null, "commit_sha": "39406e42cb832f683daa691dd652a8dc36ee8930", "message": { "text": "This path depends on a user-provided value." @@ -306374,7 +306844,6 @@ "environment": "", "category": ".github/workflows/codeql-analysis.yml:CodeQL-Build", "state": "fixed", - "fixed_at": "2020-02-14T12:29:18Z", "commit_sha": "b09da05606e27f463a2b49287684b4ae777092f2", "message": { "text": "This suffix check is missing a length comparison to correctly handle lastIndexOf returning -1." @@ -311719,7 +312188,64 @@ "created_at": "2011-04-14T16:00:49Z", "updated_at": "2011-04-14T16:00:49Z", "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "author_association": "COLLABORATOR" + "author_association": "COLLABORATOR", + "pin": null + } + }, + "issue-comment-pinned": { + "value": { + "id": 1, + "node_id": "MDEyOklzc3VlQ29tbWVudDE=", + "url": "https://api.github.com/repos/octocat/Hello-World/issues/comments/1", + "html_url": "https://github.com/octocat/Hello-World/issues/1347#issuecomment-1", + "body": "Me too", + "user": { + "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 + }, + "created_at": "2011-04-14T16:00:49Z", + "updated_at": "2011-04-14T16:00:49Z", + "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", + "author_association": "COLLABORATOR", + "pin": { + "pinned_at": "2021-01-01T00:00:00Z", + "pinned_by": { + "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 + } + } } }, "issue-event-items": { diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml index 8a6dd492e..43723e428 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml @@ -20255,7 +20255,7 @@ paths: "$ref": "#/components/schemas/team-simple" examples: default: - "$ref": "#/components/examples/team-items" + "$ref": "#/components/examples/team-simple-items" x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -37552,7 +37552,7 @@ paths: "$ref": "#/components/schemas/issue-comment" examples: default: - "$ref": "#/components/examples/issue-comment" + "$ref": "#/components/examples/issue-comment-pinned" '401': "$ref": "#/components/responses/requires_authentication" '403': @@ -74449,6 +74449,15 @@ components: type: boolean examples: - true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: all or + collaborators_only.' + type: string + enum: + - all + - collaborators_only + examples: + - all archived: description: Whether the repository is archived. default: false @@ -75624,6 +75633,10 @@ components: enum: - TEAM - ROLE + security_configuration_id: + type: integer + description: The ID of the security configuration associated with + this bypass reviewer secret_scanning_validity_checks: type: string description: The enablement status of secret scanning validity checks @@ -79418,6 +79431,13 @@ components: type: boolean has_pull_requests: type: boolean + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: all or + collaborators_only.' + type: string + enum: + - all + - collaborators_only archived: type: boolean disabled: @@ -84899,6 +84919,7 @@ components: description: Zero or more iterations for the field. items: type: object + additionalProperties: false properties: title: type: string @@ -85587,6 +85608,15 @@ components: type: boolean examples: - true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: all or + collaborators_only.' + type: string + enum: + - all + - collaborators_only + examples: + - all archived: type: boolean disabled: @@ -100149,6 +100179,13 @@ components: type: boolean has_pull_requests: type: boolean + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: all or + collaborators_only.' + type: string + enum: + - all + - collaborators_only archived: type: boolean disabled: @@ -102201,6 +102238,13 @@ components: type: boolean examples: - true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: all or + collaborators_only.' + type: string + enum: + - all + - collaborators_only archived: description: Whether the repository is archived. default: false @@ -107759,6 +107803,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -108402,6 +108453,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -137097,6 +137155,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only has_downloads: description: Whether downloads are enabled. type: boolean @@ -140464,6 +140529,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -146584,6 +146656,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -147232,6 +147311,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -148938,6 +149024,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only has_pages: type: boolean has_projects: @@ -149592,6 +149685,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -151309,6 +151409,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -151953,6 +152060,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -153752,6 +153866,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -154396,6 +154517,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -156187,6 +156315,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -156831,6 +156966,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -158540,6 +158682,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -159188,6 +159337,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -160905,6 +161061,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -161553,6 +161716,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -163668,6 +163838,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -164303,6 +164480,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -165916,6 +166100,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -166551,6 +166742,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -168158,6 +168356,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -168793,6 +168998,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -170399,6 +170611,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -171034,6 +171253,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -174956,6 +175182,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -175591,6 +175824,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -177386,6 +177626,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -178030,6 +178277,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -179870,6 +180124,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -180514,6 +180775,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -182305,6 +182573,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -182949,6 +183224,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -184756,6 +185038,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -185393,6 +185682,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -187010,6 +187306,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -187597,6 +187900,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -189468,6 +189778,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -190051,6 +190368,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -191920,6 +192244,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -192564,6 +192895,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -194278,6 +194616,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -194926,6 +195271,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -196645,6 +196997,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -197293,6 +197652,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -198997,6 +199363,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -199643,6 +200016,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -201222,6 +201602,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: all + or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -211948,6 +212335,13 @@ components: type: boolean has_pull_requests: type: boolean + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: all + or collaborators_only.' + type: string + enum: + - all + - collaborators_only forks_count: type: integer mirror_url: @@ -223504,6 +223898,22 @@ components: tags_url: https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/tags teams_url: https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/teams trees_url: https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/git/trees{/sha} + team-simple-items: + value: + - id: 1 + node_id: MDQ6VGVhbTE= + url: https://api.github.com/organizations/1/team/1 + html_url: https://github.com/orgs/github/teams/justice-league + name: Justice League + slug: justice-league + description: A great team. + privacy: closed + notification_setting: notifications_enabled + permission: admin + members_url: https://api.github.com/organizations/1/team/1/members{/member} + repositories_url: https://api.github.com/organizations/1/team/1/repos + type: organization + organization_id: 1 network-configurations-paginated: value: total_count: 2 @@ -227034,7 +227444,6 @@ components: environment: '' category: ".github/workflows/codeql-analysis.yml:CodeQL-Build" state: open - fixed_at: commit_sha: 39406e42cb832f683daa691dd652a8dc36ee8930 message: text: This path depends on a user-provided value. @@ -227051,7 +227460,6 @@ components: environment: '' category: ".github/workflows/codeql-analysis.yml:CodeQL-Build" state: fixed - fixed_at: '2020-02-14T12:29:18Z' commit_sha: b09da05606e27f463a2b49287684b4ae777092f2 message: text: This suffix check is missing a length comparison to correctly handle @@ -231539,6 +231947,58 @@ components: updated_at: '2011-04-14T16:00:49Z' issue_url: https://api.github.com/repos/octocat/Hello-World/issues/1347 author_association: COLLABORATOR + pin: + issue-comment-pinned: + value: + id: 1 + node_id: MDEyOklzc3VlQ29tbWVudDE= + url: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 + html_url: https://github.com/octocat/Hello-World/issues/1347#issuecomment-1 + body: Me too + user: + 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 + created_at: '2011-04-14T16:00:49Z' + updated_at: '2011-04-14T16:00:49Z' + issue_url: https://api.github.com/repos/octocat/Hello-World/issues/1347 + author_association: COLLABORATOR + pin: + pinned_at: '2021-01-01T00:00:00Z' + pinned_by: + 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 issue-event-items: value: - id: 1 diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index 498d32b06..c6ed072be 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -28076,7 +28076,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/team-items" + "$ref": "#/components/examples/team-simple-items" } } } @@ -51485,7 +51485,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/issue-comment" + "$ref": "#/components/examples/issue-comment-pinned" } } } @@ -103238,6 +103238,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -104705,6 +104716,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -109898,6 +109913,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -117117,6 +117140,7 @@ "description": "Zero or more iterations for the field.", "items": { "type": "object", + "additionalProperties": false, "properties": { "title": { "type": "string", @@ -118091,6 +118115,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -138483,6 +138518,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -141285,6 +141328,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -148713,6 +148764,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -149547,6 +149606,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -188703,6 +188770,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "has_downloads": { "description": "Whether downloads are enabled.", "type": "boolean", @@ -193221,6 +193296,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -201811,6 +201894,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -202651,6 +202742,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -204924,6 +205023,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "has_pages": { "type": "boolean" }, @@ -205771,6 +205878,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -208059,6 +208174,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -208893,6 +209016,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -211299,6 +211430,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -212133,6 +212272,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -214527,6 +214674,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -215361,6 +215516,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -217641,6 +217804,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -218481,6 +218652,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -220768,6 +220947,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -221608,6 +221795,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -224424,6 +224619,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -225246,6 +225449,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -227392,6 +227603,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -228214,6 +228433,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -230356,6 +230583,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -231178,6 +231413,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -233316,6 +233559,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -234138,6 +234389,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -239395,6 +239654,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -240229,6 +240496,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -242623,6 +242898,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -243457,6 +243740,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -245903,6 +246194,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -246737,6 +247036,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -249127,6 +249434,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -249961,6 +250276,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -252370,6 +252693,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -253195,6 +253526,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -255345,6 +255684,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -256131,6 +256478,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -258634,6 +258989,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -259414,6 +259777,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -261919,6 +262290,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -262753,6 +263132,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -265048,6 +265435,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -265888,6 +266283,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -268178,6 +268581,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -269018,6 +269429,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -271300,6 +271719,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -272137,6 +272564,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -274211,6 +274646,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -288892,6 +289335,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -302255,6 +302706,26 @@ } ] }, + "team-simple-items": { + "value": [ + { + "id": 1, + "node_id": "MDQ6VGVhbTE=", + "url": "https://api.github.com/organizations/1/team/1", + "html_url": "https://github.com/orgs/github/teams/justice-league", + "name": "Justice League", + "slug": "justice-league", + "description": "A great team.", + "privacy": "closed", + "notification_setting": "notifications_enabled", + "permission": "admin", + "members_url": "https://api.github.com/organizations/1/team/1/members{/member}", + "repositories_url": "https://api.github.com/organizations/1/team/1/repos", + "type": "organization", + "organization_id": 1 + } + ] + }, "network-configurations-paginated": { "value": { "total_count": 2, @@ -306352,7 +306823,6 @@ "environment": "", "category": ".github/workflows/codeql-analysis.yml:CodeQL-Build", "state": "open", - "fixed_at": null, "commit_sha": "39406e42cb832f683daa691dd652a8dc36ee8930", "message": { "text": "This path depends on a user-provided value." @@ -306374,7 +306844,6 @@ "environment": "", "category": ".github/workflows/codeql-analysis.yml:CodeQL-Build", "state": "fixed", - "fixed_at": "2020-02-14T12:29:18Z", "commit_sha": "b09da05606e27f463a2b49287684b4ae777092f2", "message": { "text": "This suffix check is missing a length comparison to correctly handle lastIndexOf returning -1." @@ -311719,7 +312188,64 @@ "created_at": "2011-04-14T16:00:49Z", "updated_at": "2011-04-14T16:00:49Z", "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "author_association": "COLLABORATOR" + "author_association": "COLLABORATOR", + "pin": null + } + }, + "issue-comment-pinned": { + "value": { + "id": 1, + "node_id": "MDEyOklzc3VlQ29tbWVudDE=", + "url": "https://api.github.com/repos/octocat/Hello-World/issues/comments/1", + "html_url": "https://github.com/octocat/Hello-World/issues/1347#issuecomment-1", + "body": "Me too", + "user": { + "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 + }, + "created_at": "2011-04-14T16:00:49Z", + "updated_at": "2011-04-14T16:00:49Z", + "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", + "author_association": "COLLABORATOR", + "pin": { + "pinned_at": "2021-01-01T00:00:00Z", + "pinned_by": { + "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 + } + } } }, "issue-event-items": { diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index 8a6dd492e..43723e428 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -20255,7 +20255,7 @@ paths: "$ref": "#/components/schemas/team-simple" examples: default: - "$ref": "#/components/examples/team-items" + "$ref": "#/components/examples/team-simple-items" x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -37552,7 +37552,7 @@ paths: "$ref": "#/components/schemas/issue-comment" examples: default: - "$ref": "#/components/examples/issue-comment" + "$ref": "#/components/examples/issue-comment-pinned" '401': "$ref": "#/components/responses/requires_authentication" '403': @@ -74449,6 +74449,15 @@ components: type: boolean examples: - true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: all or + collaborators_only.' + type: string + enum: + - all + - collaborators_only + examples: + - all archived: description: Whether the repository is archived. default: false @@ -75624,6 +75633,10 @@ components: enum: - TEAM - ROLE + security_configuration_id: + type: integer + description: The ID of the security configuration associated with + this bypass reviewer secret_scanning_validity_checks: type: string description: The enablement status of secret scanning validity checks @@ -79418,6 +79431,13 @@ components: type: boolean has_pull_requests: type: boolean + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: all or + collaborators_only.' + type: string + enum: + - all + - collaborators_only archived: type: boolean disabled: @@ -84899,6 +84919,7 @@ components: description: Zero or more iterations for the field. items: type: object + additionalProperties: false properties: title: type: string @@ -85587,6 +85608,15 @@ components: type: boolean examples: - true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: all or + collaborators_only.' + type: string + enum: + - all + - collaborators_only + examples: + - all archived: type: boolean disabled: @@ -100149,6 +100179,13 @@ components: type: boolean has_pull_requests: type: boolean + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: all or + collaborators_only.' + type: string + enum: + - all + - collaborators_only archived: type: boolean disabled: @@ -102201,6 +102238,13 @@ components: type: boolean examples: - true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: all or + collaborators_only.' + type: string + enum: + - all + - collaborators_only archived: description: Whether the repository is archived. default: false @@ -107759,6 +107803,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -108402,6 +108453,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -137097,6 +137155,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only has_downloads: description: Whether downloads are enabled. type: boolean @@ -140464,6 +140529,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -146584,6 +146656,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -147232,6 +147311,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -148938,6 +149024,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only has_pages: type: boolean has_projects: @@ -149592,6 +149685,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -151309,6 +151409,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -151953,6 +152060,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -153752,6 +153866,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -154396,6 +154517,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -156187,6 +156315,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -156831,6 +156966,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -158540,6 +158682,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -159188,6 +159337,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -160905,6 +161061,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -161553,6 +161716,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -163668,6 +163838,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -164303,6 +164480,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -165916,6 +166100,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -166551,6 +166742,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -168158,6 +168356,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -168793,6 +168998,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -170399,6 +170611,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -171034,6 +171253,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -174956,6 +175182,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -175591,6 +175824,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -177386,6 +177626,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -178030,6 +178277,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -179870,6 +180124,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -180514,6 +180775,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -182305,6 +182573,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -182949,6 +183224,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -184756,6 +185038,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -185393,6 +185682,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -187010,6 +187306,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -187597,6 +187900,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -189468,6 +189778,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -190051,6 +190368,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -191920,6 +192244,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -192564,6 +192895,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -194278,6 +194616,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -194926,6 +195271,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -196645,6 +196997,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -197293,6 +197652,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -198997,6 +199363,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -199643,6 +200016,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -201222,6 +201602,13 @@ components: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: all + or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -211948,6 +212335,13 @@ components: type: boolean has_pull_requests: type: boolean + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: all + or collaborators_only.' + type: string + enum: + - all + - collaborators_only forks_count: type: integer mirror_url: @@ -223504,6 +223898,22 @@ components: tags_url: https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/tags teams_url: https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/teams trees_url: https://api.github.com/repos/octo-org/octo-repo-ghsa-1234-5678-9012/git/trees{/sha} + team-simple-items: + value: + - id: 1 + node_id: MDQ6VGVhbTE= + url: https://api.github.com/organizations/1/team/1 + html_url: https://github.com/orgs/github/teams/justice-league + name: Justice League + slug: justice-league + description: A great team. + privacy: closed + notification_setting: notifications_enabled + permission: admin + members_url: https://api.github.com/organizations/1/team/1/members{/member} + repositories_url: https://api.github.com/organizations/1/team/1/repos + type: organization + organization_id: 1 network-configurations-paginated: value: total_count: 2 @@ -227034,7 +227444,6 @@ components: environment: '' category: ".github/workflows/codeql-analysis.yml:CodeQL-Build" state: open - fixed_at: commit_sha: 39406e42cb832f683daa691dd652a8dc36ee8930 message: text: This path depends on a user-provided value. @@ -227051,7 +227460,6 @@ components: environment: '' category: ".github/workflows/codeql-analysis.yml:CodeQL-Build" state: fixed - fixed_at: '2020-02-14T12:29:18Z' commit_sha: b09da05606e27f463a2b49287684b4ae777092f2 message: text: This suffix check is missing a length comparison to correctly handle @@ -231539,6 +231947,58 @@ components: updated_at: '2011-04-14T16:00:49Z' issue_url: https://api.github.com/repos/octocat/Hello-World/issues/1347 author_association: COLLABORATOR + pin: + issue-comment-pinned: + value: + id: 1 + node_id: MDEyOklzc3VlQ29tbWVudDE= + url: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 + html_url: https://github.com/octocat/Hello-World/issues/1347#issuecomment-1 + body: Me too + user: + 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 + created_at: '2011-04-14T16:00:49Z' + updated_at: '2011-04-14T16:00:49Z' + issue_url: https://api.github.com/repos/octocat/Hello-World/issues/1347 + author_association: COLLABORATOR + pin: + pinned_at: '2021-01-01T00:00:00Z' + pinned_by: + 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 issue-event-items: value: - id: 1 diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index b48fb701b..cd87a4187 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -9075,6 +9075,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -19376,6 +19387,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -20078,6 +20093,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -20573,6 +20592,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -20999,6 +21022,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -21661,6 +21688,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -22511,6 +22542,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -31421,6 +31456,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -34839,6 +34885,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -37069,6 +37126,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -53685,6 +53750,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -56342,6 +56418,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -63831,6 +63918,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -67249,6 +67347,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -69479,6 +69588,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -72919,6 +73036,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -74258,6 +74383,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -86348,6 +86481,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -88144,6 +88288,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -91085,6 +91240,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -93714,6 +93877,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -94775,6 +94949,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -97309,6 +97494,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -99057,6 +99250,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -107471,6 +107672,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -108230,6 +108435,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -108612,6 +108821,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -109309,6 +109522,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -110025,6 +110242,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -110741,6 +110962,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -112693,6 +112918,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -115802,6 +116035,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -122556,6 +122797,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -123977,6 +124226,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -127214,6 +127471,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -130632,6 +130900,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -132862,6 +133141,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -146742,6 +147029,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -149438,6 +149736,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -151811,6 +152117,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -155844,6 +156158,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -157387,6 +157712,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -158957,6 +159293,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -160278,6 +160625,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -164137,6 +164492,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -165464,6 +165827,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -168817,6 +169188,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -171073,6 +171452,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -177113,6 +177500,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -180230,6 +180628,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -181383,6 +181792,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -183429,6 +183849,7 @@ "description": "Zero or more iterations for the field.", "items": { "type": "object", + "additionalProperties": false, "properties": { "title": { "type": "string", @@ -187717,6 +188138,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -190834,6 +191266,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -191987,6 +192430,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -203942,6 +204396,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -205222,6 +205684,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -205998,6 +206471,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -207306,6 +207790,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -208263,6 +208758,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -224428,7 +224934,7 @@ { "id": 1, "node_id": "MDQ6VGVhbTE=", - "url": "https://api.github.com/teams/1", + "url": "https://api.github.com/organizations/1/team/1", "html_url": "https://github.com/orgs/github/teams/justice-league", "name": "Justice League", "slug": "justice-league", @@ -224436,9 +224942,10 @@ "privacy": "closed", "notification_setting": "notifications_enabled", "permission": "admin", - "members_url": "https://api.github.com/teams/1/members{/member}", - "repositories_url": "https://api.github.com/teams/1/repos", - "parent": null + "members_url": "https://api.github.com/organizations/1/team/1/members{/member}", + "repositories_url": "https://api.github.com/organizations/1/team/1/repos", + "type": "organization", + "organization_id": 1 } ] } @@ -225296,6 +225803,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -232847,6 +233362,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -236170,6 +236693,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -236946,6 +237480,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -238254,6 +238799,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -239211,6 +239767,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -241196,6 +241763,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -241972,6 +242550,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -243280,6 +243869,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -244237,6 +244837,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -251648,6 +252259,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -252718,6 +253340,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -255653,6 +256286,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -256525,6 +257166,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -258511,6 +259160,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -259383,6 +260040,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -262199,6 +262864,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -263071,6 +263744,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -270352,6 +271033,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -271224,6 +271913,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -308011,6 +308708,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -309948,6 +310653,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -311395,6 +312108,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -313180,6 +313901,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -319774,7 +320503,6 @@ "environment": "", "category": ".github/workflows/codeql-analysis.yml:CodeQL-Build", "state": "open", - "fixed_at": null, "commit_sha": "39406e42cb832f683daa691dd652a8dc36ee8930", "message": { "text": "This path depends on a user-provided value." @@ -319796,7 +320524,6 @@ "environment": "", "category": ".github/workflows/codeql-analysis.yml:CodeQL-Build", "state": "fixed", - "fixed_at": "2020-02-14T12:29:18Z", "commit_sha": "b09da05606e27f463a2b49287684b4ae777092f2", "message": { "text": "This suffix check is missing a length comparison to correctly handle lastIndexOf returning -1." @@ -327153,6 +327880,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -328482,6 +329213,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -330598,6 +331337,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -332350,6 +333097,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -336127,6 +336882,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -344693,6 +345456,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -345846,6 +346620,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -351011,6 +351796,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -352387,6 +353180,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -377604,6 +378405,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -381022,6 +381834,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -383252,6 +384075,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -386597,6 +387428,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -387815,6 +388654,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -388591,6 +389441,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -389899,6 +390760,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -390856,6 +391728,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -403200,6 +404083,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -404710,6 +405601,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -407816,6 +408715,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -411207,6 +412117,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -414716,7 +415637,8 @@ "created_at": "2011-04-14T16:00:49Z", "updated_at": "2011-04-14T16:00:49Z", "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "author_association": "COLLABORATOR" + "author_association": "COLLABORATOR", + "pin": null } } } @@ -415781,7 +416703,8 @@ "created_at": "2011-04-14T16:00:49Z", "updated_at": "2011-04-14T16:00:49Z", "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "author_association": "COLLABORATOR" + "author_association": "COLLABORATOR", + "pin": null } } } @@ -416924,7 +417847,30 @@ "created_at": "2011-04-14T16:00:49Z", "updated_at": "2011-04-14T16:00:49Z", "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "author_association": "COLLABORATOR" + "author_association": "COLLABORATOR", + "pin": { + "pinned_at": "2021-01-01T00:00:00Z", + "pinned_by": { + "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 + } + } } } } @@ -420743,6 +421689,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -425736,6 +426693,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -430525,6 +431493,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -433899,6 +434878,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -437273,6 +438263,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -440444,6 +441445,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -443746,7 +444758,8 @@ "created_at": "2011-04-14T16:00:49Z", "updated_at": "2011-04-14T16:00:49Z", "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "author_association": "COLLABORATOR" + "author_association": "COLLABORATOR", + "pin": null } } } @@ -446004,6 +447017,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -449262,6 +450286,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -452604,6 +453639,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -455968,6 +457014,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -472491,6 +473548,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -476902,6 +477970,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -480170,6 +481249,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -483406,6 +484496,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -486747,6 +487848,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -500786,6 +501898,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -511291,6 +512414,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -518218,6 +519349,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -519371,6 +520513,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -523002,6 +524155,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -524148,6 +525312,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -531244,6 +532419,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -532390,6 +533576,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -536289,6 +537486,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -537435,6 +538643,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -540181,6 +541400,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -541933,6 +543160,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -549561,6 +550796,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -550714,6 +551960,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -554431,6 +555688,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -555584,6 +556852,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -599695,6 +600974,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -600471,6 +601761,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -601779,6 +603080,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -602736,6 +604048,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -609053,6 +610376,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -610514,6 +611845,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -611290,6 +612632,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -612598,6 +613951,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -613555,6 +614919,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -615156,6 +616531,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -616318,6 +617701,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -617958,6 +619349,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -620540,6 +621939,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -622485,6 +623895,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -628187,6 +629605,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -633658,6 +635084,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -635965,6 +637399,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -637717,6 +639159,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -639778,6 +641228,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -641886,6 +643344,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -643810,6 +645276,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -646644,6 +648118,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -647420,6 +648905,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -648728,6 +650224,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -649685,6 +651192,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -652217,6 +653735,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -654229,6 +655755,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -655976,6 +657510,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -661919,6 +663461,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -665037,6 +666590,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -670487,6 +672051,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -672092,6 +673667,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -673675,6 +675261,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -675155,6 +676752,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -676747,6 +678352,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -678013,6 +679626,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -680618,6 +682239,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -681959,6 +683591,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -682735,6 +684378,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -684043,6 +685697,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -685000,6 +686665,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -686847,6 +688523,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -690190,6 +691874,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -691291,6 +692986,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -692706,6 +694412,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -696953,6 +698667,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -700070,6 +701795,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -701223,6 +702959,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -706141,6 +707888,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -709378,6 +711133,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -712796,6 +714562,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -715026,6 +716803,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -720516,6 +722301,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -723934,6 +725730,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -726164,6 +727971,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -731664,6 +733479,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -735082,6 +736908,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -737312,6 +739149,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -744084,6 +745929,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -745411,6 +747264,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -749838,6 +751699,7 @@ "description": "Zero or more iterations for the field.", "items": { "type": "object", + "additionalProperties": false, "properties": { "title": { "type": "string", @@ -754126,6 +755988,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -757243,6 +759116,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -758396,6 +760280,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -769539,6 +771434,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -772957,6 +774863,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -775187,6 +777104,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -780673,6 +782598,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -784091,6 +786027,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -786321,6 +788268,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -789690,6 +791645,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -792249,6 +794212,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -793215,6 +795189,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -794203,6 +796188,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -795980,6 +797973,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -797966,6 +799967,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -799952,6 +801961,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -802118,6 +804135,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -804452,6 +806477,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -807035,6 +809068,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -809272,6 +811313,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -812020,6 +814069,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -814257,6 +816314,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -817005,6 +819070,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -819242,6 +821315,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -822003,6 +824084,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -824240,6 +826329,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -827349,6 +829446,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -830147,6 +832252,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -832939,6 +835052,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -835417,6 +837538,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -838022,6 +840151,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -840452,6 +842589,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -842968,6 +845113,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -845402,6 +847555,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -847778,6 +849939,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -850250,6 +852419,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -852474,6 +854651,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -854481,6 +856666,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -858636,6 +860829,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -860808,6 +863009,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -863612,6 +865821,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -866415,6 +868632,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -869218,6 +871443,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -872021,6 +874254,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -874824,6 +877065,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -877627,6 +879876,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -880430,6 +882687,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -882469,6 +884734,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -884508,6 +886781,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -887151,6 +889432,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -891796,6 +894085,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -892942,6 +895242,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -894895,6 +897206,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -897062,6 +899381,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -900191,6 +902518,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -903258,6 +905593,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -907785,6 +910128,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -911416,6 +913767,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -913961,6 +916320,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -916443,6 +918810,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -919141,6 +921516,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -921840,6 +924223,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -924558,6 +926949,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -927041,6 +929440,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -929522,6 +931929,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -932030,6 +934445,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -934554,6 +936977,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -937036,6 +939467,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -939517,6 +941956,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -941998,6 +944445,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -944268,6 +946723,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -946479,6 +948942,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -949063,6 +951534,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -951587,6 +954066,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -954069,6 +956556,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -956550,6 +959045,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -959470,6 +961973,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -961770,6 +964281,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -964787,6 +967306,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -967902,6 +970429,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -970922,6 +973457,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -973969,6 +976512,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -977130,6 +979681,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -980257,6 +982816,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -982401,6 +984968,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -985421,6 +987996,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -989939,6 +992522,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -994449,6 +997040,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -998977,6 +1001576,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1003495,6 +1006102,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1008012,6 +1010627,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1010920,6 +1013543,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1013849,6 +1016483,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1015465,6 +1018110,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1016725,6 +1019381,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1019632,6 +1022296,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1022561,6 +1025236,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1024177,6 +1026863,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1025437,6 +1028134,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1028344,6 +1031049,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1029960,6 +1032676,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1032230,6 +1034957,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1034149,6 +1036887,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1037056,6 +1039802,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1038672,6 +1041429,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1040942,6 +1043710,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1042861,6 +1045640,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1046407,6 +1049194,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1050075,6 +1052870,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1053514,6 +1056317,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1057147,6 +1059958,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1060663,6 +1063482,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1064149,6 +1066976,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1067596,6 +1070431,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1071227,6 +1074070,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1073724,6 +1076575,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "has_downloads": { "description": "Whether downloads are enabled.", "type": "boolean", @@ -1076747,6 +1079606,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1080185,6 +1083052,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1083628,6 +1086503,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1086164,6 +1089047,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1089160,6 +1092051,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1092673,6 +1095572,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1096220,6 +1099127,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1099708,6 +1102623,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1103153,6 +1106076,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1106591,6 +1109522,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1110103,6 +1113042,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1112134,6 +1115081,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1114163,6 +1117118,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1116235,6 +1119198,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1118466,6 +1121437,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1120699,6 +1123678,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1122929,6 +1125916,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1125154,6 +1128149,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1127383,6 +1130386,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1129502,6 +1132513,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1131625,6 +1134644,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1133714,6 +1136741,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1135802,6 +1138837,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1138025,6 +1141068,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1140188,6 +1143239,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1142219,6 +1145278,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1144334,6 +1147401,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1146517,6 +1149592,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1148696,6 +1151779,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1150876,6 +1153967,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1153098,6 +1156197,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1155278,6 +1158385,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1157365,6 +1160480,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1159452,6 +1162575,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1161586,6 +1164717,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1163719,6 +1166858,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1165872,6 +1169019,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1168106,6 +1171261,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1170253,6 +1173416,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1173140,6 +1176311,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1175772,6 +1178951,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1177905,6 +1181092,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1183272,6 +1186467,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1185615,6 +1188818,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1187770,6 +1190981,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1189933,6 +1193152,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1192111,6 +1195338,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1194399,6 +1197634,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1196557,6 +1199800,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1198596,6 +1201847,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1200639,6 +1203898,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1202695,6 +1205962,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1204734,6 +1208009,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1206892,6 +1210175,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1209055,6 +1212346,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1211244,6 +1214543,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1213401,6 +1216708,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1228625,6 +1231940,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1230522,6 +1233845,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1231362,6 +1234693,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1233807,6 +1237146,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1235589,6 +1238936,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "has_pages": { "type": "boolean" }, @@ -1236436,6 +1239791,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1238883,6 +1242246,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1240678,6 +1244049,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1241512,6 +1244891,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1243959,6 +1247346,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1247156,6 +1250551,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1248302,6 +1251708,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1250314,6 +1253731,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1253511,6 +1256936,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1254657,6 +1258093,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1256669,6 +1260116,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1258755,6 +1262210,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1259589,6 +1263052,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1262022,6 +1265493,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1263815,6 +1267294,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1264649,6 +1268136,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1267101,6 +1270596,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1270360,6 +1273863,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1271506,6 +1275020,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1273518,6 +1277043,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1275312,6 +1278845,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1276146,6 +1279687,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1278581,6 +1282130,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1280421,6 +1283978,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1281261,6 +1284826,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1283707,6 +1287280,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1285503,6 +1289084,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1286343,6 +1289932,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1288788,6 +1292385,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1290874,6 +1294479,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1291708,6 +1295321,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1294141,6 +1297762,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1297337,6 +1300966,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1298483,6 +1302123,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1300495,6 +1304146,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1303692,6 +1307351,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1304838,6 +1308508,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1306850,6 +1310531,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1310047,6 +1313736,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1311193,6 +1314893,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1313205,6 +1316916,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1315371,6 +1319090,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1316193,6 +1319920,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1318503,6 +1322238,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1320664,6 +1324407,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1321486,6 +1325237,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1323786,6 +1327545,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1325968,6 +1329735,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1326790,6 +1330565,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1329091,6 +1332874,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1330882,6 +1334673,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1331704,6 +1335503,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1334016,6 +1337823,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1339065,6 +1342880,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1341078,6 +1344901,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1341912,6 +1345743,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1344363,6 +1348202,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1346170,6 +1350017,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1347004,6 +1350859,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1349455,6 +1353318,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1351404,6 +1355275,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1352238,6 +1356117,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1354682,6 +1358569,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1356492,6 +1360387,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1357326,6 +1361229,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1359761,6 +1363672,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1361689,6 +1365608,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1362514,6 +1366441,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1364827,6 +1368762,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1366827,6 +1370770,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1367613,6 +1371564,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1369886,6 +1373845,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1372070,6 +1376037,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1372850,6 +1376825,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1375112,6 +1379095,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1377310,6 +1381301,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1378144,6 +1382143,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1380589,6 +1384596,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1382491,6 +1386506,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1383331,6 +1387354,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1385777,6 +1389808,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1387616,6 +1391655,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1388456,6 +1392503,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1390901,6 +1394956,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1392693,6 +1396756,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1393530,6 +1397601,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1395963,6 +1400042,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1397560,6 +1401647,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1400233,6 +1404328,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1402768,6 +1406871,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1405199,6 +1409310,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1407631,6 +1411750,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1410116,6 +1414243,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1412554,6 +1416689,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1414988,6 +1419131,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1417419,6 +1421570,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1419853,6 +1424012,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1421839,6 +1426006,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1425816,6 +1429991,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1429793,6 +1433976,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1431780,6 +1435971,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1433767,6 +1437966,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1435762,6 +1439969,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1437807,6 +1442022,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1439788,6 +1444011,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1441781,6 +1446012,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1443768,6 +1448007,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1445782,6 +1450029,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1447770,6 +1452025,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1451078,6 +1455341,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1454386,6 +1458657,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1460792,6 +1465071,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1462780,6 +1467067,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1464940,6 +1469235,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1467110,6 +1471413,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1469269,6 +1473580,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1471428,6 +1475747,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1474427,6 +1478754,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1477258,6 +1481593,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1480347,6 +1484690,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1483354,6 +1487705,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1486185,6 +1490544,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1489016,6 +1493383,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1492015,6 +1496390,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1494846,6 +1499229,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1496678,6 +1501069,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1498880,6 +1503279,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1501091,6 +1505498,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1503302,6 +1507717,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1505337,6 +1509760,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -1506113,6 +1510547,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1507421,6 +1511866,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1508378,6 +1512834,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1510252,6 +1514719,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1512561,6 +1517036,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1514887,6 +1519370,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1517201,6 +1521692,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1519573,6 +1524072,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1521942,6 +1526449,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1524252,6 +1528767,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1526246,6 +1530769,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1528736,6 +1533267,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1531676,6 +1536215,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1533292,6 +1537842,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1535562,6 +1540123,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1537481,6 +1542053,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1540390,6 +1544970,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1542006,6 +1546597,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1544276,6 +1548878,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1546195,6 +1550808,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1549104,6 +1553725,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1550720,6 +1555352,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1552990,6 +1557633,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1554909,6 +1559563,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1557818,6 +1562480,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1559434,6 +1564107,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1561704,6 +1566388,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1563623,6 +1568318,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1565605,6 +1570308,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1574404,6 +1579115,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1576393,6 +1581112,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1578382,6 +1583109,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1581425,6 +1586160,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1584506,6 +1589249,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1587410,6 +1592161,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1590315,6 +1595074,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1593606,6 +1598373,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1596879,6 +1601654,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 38b02ebb0..972dfeda2 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -3398,6 +3398,15 @@ paths: type: boolean examples: - true + pull_request_creation_policy: + description: 'The policy controlling who can create pull + requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only + examples: + - all archived: description: Whether the repository is archived. default: false @@ -7712,6 +7721,10 @@ paths: enum: - TEAM - ROLE + security_configuration_id: + type: integer + description: The ID of the security configuration + associated with this bypass reviewer secret_scanning_validity_checks: type: string description: The enablement status of secret scanning validity @@ -12148,6 +12161,13 @@ paths: type: boolean has_pull_requests: type: boolean + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only forks_count: type: integer mirror_url: @@ -17092,6 +17112,13 @@ paths: type: boolean has_pull_requests: type: boolean + pull_request_creation_policy: + description: 'The policy controlling who can create pull + requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only archived: type: boolean disabled: @@ -39710,6 +39737,7 @@ paths: description: Zero or more iterations for the field. items: type: object + additionalProperties: false properties: title: type: string @@ -42567,6 +42595,15 @@ paths: type: boolean examples: - true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only + examples: + - all archived: type: boolean disabled: @@ -47011,7 +47048,22 @@ paths: type: array items: *230 examples: - default: *231 + default: + value: + - id: 1 + node_id: MDQ6VGVhbTE= + url: https://api.github.com/organizations/1/team/1 + html_url: https://github.com/orgs/github/teams/justice-league + name: Justice League + slug: justice-league + description: A great team. + privacy: closed + notification_setting: notifications_enabled + permission: admin + members_url: https://api.github.com/organizations/1/team/1/members{/member} + repositories_url: https://api.github.com/organizations/1/team/1/repos + type: organization + organization_id: 1 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63301,7 +63353,6 @@ paths: environment: '' category: ".github/workflows/codeql-analysis.yml:CodeQL-Build" state: open - fixed_at: commit_sha: 39406e42cb832f683daa691dd652a8dc36ee8930 message: text: This path depends on a user-provided value. @@ -63318,7 +63369,6 @@ paths: environment: '' category: ".github/workflows/codeql-analysis.yml:CodeQL-Build" state: fixed - fixed_at: '2020-02-14T12:29:18Z' commit_sha: b09da05606e27f463a2b49287684b4ae777092f2 message: text: This suffix check is missing a length comparison to correctly @@ -78976,6 +79026,7 @@ paths: updated_at: '2011-04-14T16:00:49Z' issue_url: https://api.github.com/repos/octocat/Hello-World/issues/1347 author_association: COLLABORATOR + pin: '404': *6 x-github: githubCloudOnly: false @@ -79084,7 +79135,57 @@ paths: application/json: schema: *505 examples: - default: *506 + default: + value: + id: 1 + node_id: MDEyOklzc3VlQ29tbWVudDE= + url: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 + html_url: https://github.com/octocat/Hello-World/issues/1347#issuecomment-1 + body: Me too + user: + 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 + created_at: '2011-04-14T16:00:49Z' + updated_at: '2011-04-14T16:00:49Z' + issue_url: https://api.github.com/repos/octocat/Hello-World/issues/1347 + author_association: COLLABORATOR + pin: + pinned_at: '2021-01-01T00:00:00Z' + pinned_by: + 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 '401': *23 '403': *27 '404': *6 @@ -97108,6 +97209,13 @@ paths: type: boolean has_pull_requests: type: boolean + pull_request_creation_policy: + description: 'The policy controlling who can create pull + requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only archived: type: boolean disabled: @@ -109163,6 +109271,13 @@ webhooks: type: boolean examples: - true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only archived: description: Whether the repository is archived. default: false @@ -143930,6 +144045,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull + requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only has_downloads: description: Whether downloads are enabled. type: boolean @@ -148388,6 +148510,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull + requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -160176,6 +160305,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -160830,6 +160966,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -162605,6 +162748,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only has_pages: type: boolean has_projects: @@ -163265,6 +163415,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -165051,6 +165208,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -165701,6 +165865,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -167722,6 +167893,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -168370,6 +168548,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -170139,6 +170324,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -170789,6 +170981,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -172706,6 +172905,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -173356,6 +173562,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -175131,6 +175344,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -175785,6 +176005,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -177570,6 +177797,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -178224,6 +178458,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -180639,6 +180880,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -181279,6 +181527,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -183250,6 +183505,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -183890,6 +184152,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -185562,6 +185831,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -186202,6 +186478,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -187875,6 +188158,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -188515,6 +188805,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -192730,6 +193027,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -193375,6 +193679,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -195176,6 +195487,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -195828,6 +196146,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -197740,6 +198065,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -198392,6 +198724,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -200189,6 +200528,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -200841,6 +201187,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -202718,6 +203071,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -203360,6 +203720,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -205043,6 +205410,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -205634,6 +206008,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -207579,6 +207960,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -208166,6 +208554,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -210109,6 +210504,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -210759,6 +211161,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -212540,6 +212949,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -213194,6 +213610,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -214979,6 +215402,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -215633,6 +216063,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -217406,6 +217843,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -218058,6 +218502,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -219708,6 +220159,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json index b48fb701b..cd87a4187 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json @@ -9075,6 +9075,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -19376,6 +19387,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -20078,6 +20093,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -20573,6 +20592,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -20999,6 +21022,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -21661,6 +21688,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -22511,6 +22542,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -31421,6 +31456,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -34839,6 +34885,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -37069,6 +37126,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -53685,6 +53750,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -56342,6 +56418,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -63831,6 +63918,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -67249,6 +67347,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -69479,6 +69588,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -72919,6 +73036,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -74258,6 +74383,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -86348,6 +86481,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -88144,6 +88288,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -91085,6 +91240,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -93714,6 +93877,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -94775,6 +94949,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -97309,6 +97494,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -99057,6 +99250,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -107471,6 +107672,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -108230,6 +108435,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -108612,6 +108821,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -109309,6 +109522,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -110025,6 +110242,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -110741,6 +110962,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -112693,6 +112918,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -115802,6 +116035,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -122556,6 +122797,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -123977,6 +124226,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -127214,6 +127471,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -130632,6 +130900,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -132862,6 +133141,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -146742,6 +147029,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -149438,6 +149736,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -151811,6 +152117,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -155844,6 +156158,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -157387,6 +157712,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -158957,6 +159293,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -160278,6 +160625,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -164137,6 +164492,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -165464,6 +165827,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -168817,6 +169188,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -171073,6 +171452,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -177113,6 +177500,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -180230,6 +180628,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -181383,6 +181792,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -183429,6 +183849,7 @@ "description": "Zero or more iterations for the field.", "items": { "type": "object", + "additionalProperties": false, "properties": { "title": { "type": "string", @@ -187717,6 +188138,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -190834,6 +191266,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -191987,6 +192430,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -203942,6 +204396,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -205222,6 +205684,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -205998,6 +206471,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -207306,6 +207790,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -208263,6 +208758,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -224428,7 +224934,7 @@ { "id": 1, "node_id": "MDQ6VGVhbTE=", - "url": "https://api.github.com/teams/1", + "url": "https://api.github.com/organizations/1/team/1", "html_url": "https://github.com/orgs/github/teams/justice-league", "name": "Justice League", "slug": "justice-league", @@ -224436,9 +224942,10 @@ "privacy": "closed", "notification_setting": "notifications_enabled", "permission": "admin", - "members_url": "https://api.github.com/teams/1/members{/member}", - "repositories_url": "https://api.github.com/teams/1/repos", - "parent": null + "members_url": "https://api.github.com/organizations/1/team/1/members{/member}", + "repositories_url": "https://api.github.com/organizations/1/team/1/repos", + "type": "organization", + "organization_id": 1 } ] } @@ -225296,6 +225803,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -232847,6 +233362,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -236170,6 +236693,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -236946,6 +237480,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -238254,6 +238799,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -239211,6 +239767,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -241196,6 +241763,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -241972,6 +242550,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -243280,6 +243869,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -244237,6 +244837,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -251648,6 +252259,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -252718,6 +253340,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -255653,6 +256286,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -256525,6 +257166,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -258511,6 +259160,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -259383,6 +260040,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -262199,6 +262864,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -263071,6 +263744,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -270352,6 +271033,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -271224,6 +271913,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -308011,6 +308708,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -309948,6 +310653,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -311395,6 +312108,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -313180,6 +313901,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -319774,7 +320503,6 @@ "environment": "", "category": ".github/workflows/codeql-analysis.yml:CodeQL-Build", "state": "open", - "fixed_at": null, "commit_sha": "39406e42cb832f683daa691dd652a8dc36ee8930", "message": { "text": "This path depends on a user-provided value." @@ -319796,7 +320524,6 @@ "environment": "", "category": ".github/workflows/codeql-analysis.yml:CodeQL-Build", "state": "fixed", - "fixed_at": "2020-02-14T12:29:18Z", "commit_sha": "b09da05606e27f463a2b49287684b4ae777092f2", "message": { "text": "This suffix check is missing a length comparison to correctly handle lastIndexOf returning -1." @@ -327153,6 +327880,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -328482,6 +329213,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -330598,6 +331337,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -332350,6 +333097,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -336127,6 +336882,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -344693,6 +345456,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -345846,6 +346620,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -351011,6 +351796,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -352387,6 +353180,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -377604,6 +378405,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -381022,6 +381834,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -383252,6 +384075,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -386597,6 +387428,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -387815,6 +388654,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -388591,6 +389441,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -389899,6 +390760,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -390856,6 +391728,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -403200,6 +404083,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -404710,6 +405601,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -407816,6 +408715,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -411207,6 +412117,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -414716,7 +415637,8 @@ "created_at": "2011-04-14T16:00:49Z", "updated_at": "2011-04-14T16:00:49Z", "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "author_association": "COLLABORATOR" + "author_association": "COLLABORATOR", + "pin": null } } } @@ -415781,7 +416703,8 @@ "created_at": "2011-04-14T16:00:49Z", "updated_at": "2011-04-14T16:00:49Z", "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "author_association": "COLLABORATOR" + "author_association": "COLLABORATOR", + "pin": null } } } @@ -416924,7 +417847,30 @@ "created_at": "2011-04-14T16:00:49Z", "updated_at": "2011-04-14T16:00:49Z", "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "author_association": "COLLABORATOR" + "author_association": "COLLABORATOR", + "pin": { + "pinned_at": "2021-01-01T00:00:00Z", + "pinned_by": { + "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 + } + } } } } @@ -420743,6 +421689,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -425736,6 +426693,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -430525,6 +431493,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -433899,6 +434878,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -437273,6 +438263,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -440444,6 +441445,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -443746,7 +444758,8 @@ "created_at": "2011-04-14T16:00:49Z", "updated_at": "2011-04-14T16:00:49Z", "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "author_association": "COLLABORATOR" + "author_association": "COLLABORATOR", + "pin": null } } } @@ -446004,6 +447017,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -449262,6 +450286,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -452604,6 +453639,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -455968,6 +457014,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -472491,6 +473548,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -476902,6 +477970,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -480170,6 +481249,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -483406,6 +484496,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -486747,6 +487848,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -500786,6 +501898,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -511291,6 +512414,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -518218,6 +519349,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -519371,6 +520513,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -523002,6 +524155,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -524148,6 +525312,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -531244,6 +532419,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -532390,6 +533576,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -536289,6 +537486,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -537435,6 +538643,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -540181,6 +541400,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -541933,6 +543160,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -549561,6 +550796,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -550714,6 +551960,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -554431,6 +555688,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -555584,6 +556852,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -599695,6 +600974,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -600471,6 +601761,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -601779,6 +603080,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -602736,6 +604048,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -609053,6 +610376,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -610514,6 +611845,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -611290,6 +612632,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -612598,6 +613951,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -613555,6 +614919,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -615156,6 +616531,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -616318,6 +617701,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -617958,6 +619349,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -620540,6 +621939,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -622485,6 +623895,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -628187,6 +629605,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -633658,6 +635084,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -635965,6 +637399,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -637717,6 +639159,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -639778,6 +641228,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -641886,6 +643344,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -643810,6 +645276,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -646644,6 +648118,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -647420,6 +648905,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -648728,6 +650224,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -649685,6 +651192,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -652217,6 +653735,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -654229,6 +655755,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -655976,6 +657510,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -661919,6 +663461,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -665037,6 +666590,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -670487,6 +672051,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -672092,6 +673667,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -673675,6 +675261,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -675155,6 +676752,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -676747,6 +678352,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -678013,6 +679626,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -680618,6 +682239,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -681959,6 +683591,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -682735,6 +684378,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -684043,6 +685697,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -685000,6 +686665,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -686847,6 +688523,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -690190,6 +691874,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -691291,6 +692986,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -692706,6 +694412,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -696953,6 +698667,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -700070,6 +701795,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -701223,6 +702959,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -706141,6 +707888,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -709378,6 +711133,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -712796,6 +714562,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -715026,6 +716803,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -720516,6 +722301,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -723934,6 +725730,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -726164,6 +727971,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -731664,6 +733479,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -735082,6 +736908,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -737312,6 +739149,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -744084,6 +745929,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -745411,6 +747264,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -749838,6 +751699,7 @@ "description": "Zero or more iterations for the field.", "items": { "type": "object", + "additionalProperties": false, "properties": { "title": { "type": "string", @@ -754126,6 +755988,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -757243,6 +759116,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -758396,6 +760280,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -769539,6 +771434,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -772957,6 +774863,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -775187,6 +777104,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -780673,6 +782598,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -784091,6 +786027,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -786321,6 +788268,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -789690,6 +791645,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -792249,6 +794212,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -793215,6 +795189,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -794203,6 +796188,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -795980,6 +797973,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -797966,6 +799967,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -799952,6 +801961,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -802118,6 +804135,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -804452,6 +806477,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -807035,6 +809068,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -809272,6 +811313,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -812020,6 +814069,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -814257,6 +816314,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -817005,6 +819070,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -819242,6 +821315,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -822003,6 +824084,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -824240,6 +826329,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -827349,6 +829446,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -830147,6 +832252,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -832939,6 +835052,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -835417,6 +837538,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -838022,6 +840151,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -840452,6 +842589,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -842968,6 +845113,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -845402,6 +847555,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -847778,6 +849939,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -850250,6 +852419,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -852474,6 +854651,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -854481,6 +856666,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -858636,6 +860829,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -860808,6 +863009,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -863612,6 +865821,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -866415,6 +868632,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -869218,6 +871443,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -872021,6 +874254,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -874824,6 +877065,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -877627,6 +879876,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -880430,6 +882687,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -882469,6 +884734,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -884508,6 +886781,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -887151,6 +889432,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -891796,6 +894085,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -892942,6 +895242,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -894895,6 +897206,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -897062,6 +899381,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -900191,6 +902518,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -903258,6 +905593,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -907785,6 +910128,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -911416,6 +913767,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -913961,6 +916320,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -916443,6 +918810,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -919141,6 +921516,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -921840,6 +924223,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -924558,6 +926949,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -927041,6 +929440,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -929522,6 +931929,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -932030,6 +934445,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -934554,6 +936977,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -937036,6 +939467,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -939517,6 +941956,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -941998,6 +944445,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -944268,6 +946723,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -946479,6 +948942,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -949063,6 +951534,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -951587,6 +954066,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -954069,6 +956556,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -956550,6 +959045,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -959470,6 +961973,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -961770,6 +964281,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -964787,6 +967306,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -967902,6 +970429,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -970922,6 +973457,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -973969,6 +976512,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -977130,6 +979681,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -980257,6 +982816,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -982401,6 +984968,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -985421,6 +987996,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -989939,6 +992522,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -994449,6 +997040,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -998977,6 +1001576,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1003495,6 +1006102,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1008012,6 +1010627,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1010920,6 +1013543,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1013849,6 +1016483,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1015465,6 +1018110,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1016725,6 +1019381,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1019632,6 +1022296,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1022561,6 +1025236,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1024177,6 +1026863,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1025437,6 +1028134,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1028344,6 +1031049,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1029960,6 +1032676,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1032230,6 +1034957,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1034149,6 +1036887,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1037056,6 +1039802,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1038672,6 +1041429,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1040942,6 +1043710,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1042861,6 +1045640,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1046407,6 +1049194,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1050075,6 +1052870,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1053514,6 +1056317,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1057147,6 +1059958,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1060663,6 +1063482,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1064149,6 +1066976,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1067596,6 +1070431,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1071227,6 +1074070,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1073724,6 +1076575,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "has_downloads": { "description": "Whether downloads are enabled.", "type": "boolean", @@ -1076747,6 +1079606,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1080185,6 +1083052,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1083628,6 +1086503,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1086164,6 +1089047,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1089160,6 +1092051,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1092673,6 +1095572,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1096220,6 +1099127,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1099708,6 +1102623,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1103153,6 +1106076,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1106591,6 +1109522,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1110103,6 +1113042,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1112134,6 +1115081,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1114163,6 +1117118,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1116235,6 +1119198,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1118466,6 +1121437,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1120699,6 +1123678,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1122929,6 +1125916,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1125154,6 +1128149,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1127383,6 +1130386,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1129502,6 +1132513,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1131625,6 +1134644,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1133714,6 +1136741,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1135802,6 +1138837,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1138025,6 +1141068,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1140188,6 +1143239,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1142219,6 +1145278,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1144334,6 +1147401,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1146517,6 +1149592,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1148696,6 +1151779,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1150876,6 +1153967,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1153098,6 +1156197,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1155278,6 +1158385,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1157365,6 +1160480,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1159452,6 +1162575,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1161586,6 +1164717,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1163719,6 +1166858,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1165872,6 +1169019,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1168106,6 +1171261,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1170253,6 +1173416,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1173140,6 +1176311,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1175772,6 +1178951,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1177905,6 +1181092,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1183272,6 +1186467,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1185615,6 +1188818,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1187770,6 +1190981,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1189933,6 +1193152,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1192111,6 +1195338,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1194399,6 +1197634,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1196557,6 +1199800,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1198596,6 +1201847,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1200639,6 +1203898,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1202695,6 +1205962,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1204734,6 +1208009,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1206892,6 +1210175,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1209055,6 +1212346,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1211244,6 +1214543,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1213401,6 +1216708,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1228625,6 +1231940,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1230522,6 +1233845,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1231362,6 +1234693,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1233807,6 +1237146,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1235589,6 +1238936,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "has_pages": { "type": "boolean" }, @@ -1236436,6 +1239791,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1238883,6 +1242246,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1240678,6 +1244049,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1241512,6 +1244891,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1243959,6 +1247346,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1247156,6 +1250551,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1248302,6 +1251708,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1250314,6 +1253731,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1253511,6 +1256936,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1254657,6 +1258093,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1256669,6 +1260116,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1258755,6 +1262210,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1259589,6 +1263052,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1262022,6 +1265493,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1263815,6 +1267294,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1264649,6 +1268136,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1267101,6 +1270596,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1270360,6 +1273863,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1271506,6 +1275020,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1273518,6 +1277043,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1275312,6 +1278845,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1276146,6 +1279687,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1278581,6 +1282130,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1280421,6 +1283978,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1281261,6 +1284826,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1283707,6 +1287280,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1285503,6 +1289084,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1286343,6 +1289932,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1288788,6 +1292385,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1290874,6 +1294479,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1291708,6 +1295321,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1294141,6 +1297762,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1297337,6 +1300966,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1298483,6 +1302123,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1300495,6 +1304146,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1303692,6 +1307351,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1304838,6 +1308508,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1306850,6 +1310531,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1310047,6 +1313736,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1311193,6 +1314893,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1313205,6 +1316916,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1315371,6 +1319090,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1316193,6 +1319920,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1318503,6 +1322238,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1320664,6 +1324407,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1321486,6 +1325237,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1323786,6 +1327545,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1325968,6 +1329735,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1326790,6 +1330565,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1329091,6 +1332874,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1330882,6 +1334673,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1331704,6 +1335503,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1334016,6 +1337823,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1339065,6 +1342880,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1341078,6 +1344901,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1341912,6 +1345743,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1344363,6 +1348202,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1346170,6 +1350017,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1347004,6 +1350859,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1349455,6 +1353318,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1351404,6 +1355275,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1352238,6 +1356117,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1354682,6 +1358569,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1356492,6 +1360387,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1357326,6 +1361229,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1359761,6 +1363672,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1361689,6 +1365608,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1362514,6 +1366441,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1364827,6 +1368762,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1366827,6 +1370770,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1367613,6 +1371564,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1369886,6 +1373845,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1372070,6 +1376037,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1372850,6 +1376825,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1375112,6 +1379095,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1377310,6 +1381301,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1378144,6 +1382143,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1380589,6 +1384596,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1382491,6 +1386506,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1383331,6 +1387354,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1385777,6 +1389808,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1387616,6 +1391655,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1388456,6 +1392503,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1390901,6 +1394956,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1392693,6 +1396756,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1393530,6 +1397601,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1395963,6 +1400042,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1397560,6 +1401647,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1400233,6 +1404328,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1402768,6 +1406871,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1405199,6 +1409310,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1407631,6 +1411750,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1410116,6 +1414243,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1412554,6 +1416689,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1414988,6 +1419131,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1417419,6 +1421570,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1419853,6 +1424012,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1421839,6 +1426006,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1425816,6 +1429991,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1429793,6 +1433976,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1431780,6 +1435971,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1433767,6 +1437966,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1435762,6 +1439969,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1437807,6 +1442022,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1439788,6 +1444011,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1441781,6 +1446012,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1443768,6 +1448007,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1445782,6 +1450029,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1447770,6 +1452025,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1451078,6 +1455341,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1454386,6 +1458657,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1460792,6 +1465071,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1462780,6 +1467067,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1464940,6 +1469235,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1467110,6 +1471413,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1469269,6 +1473580,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1471428,6 +1475747,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1474427,6 +1478754,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1477258,6 +1481593,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1480347,6 +1484690,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1483354,6 +1487705,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1486185,6 +1490544,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1489016,6 +1493383,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1492015,6 +1496390,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1494846,6 +1499229,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1496678,6 +1501069,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1498880,6 +1503279,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1501091,6 +1505498,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1503302,6 +1507717,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1505337,6 +1509760,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -1506113,6 +1510547,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1507421,6 +1511866,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1508378,6 +1512834,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1510252,6 +1514719,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1512561,6 +1517036,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1514887,6 +1519370,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1517201,6 +1521692,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1519573,6 +1524072,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1521942,6 +1526449,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1524252,6 +1528767,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1526246,6 +1530769,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1528736,6 +1533267,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1531676,6 +1536215,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1533292,6 +1537842,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1535562,6 +1540123,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1537481,6 +1542053,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1540390,6 +1544970,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1542006,6 +1546597,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1544276,6 +1548878,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1546195,6 +1550808,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1549104,6 +1553725,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1550720,6 +1555352,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1552990,6 +1557633,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1554909,6 +1559563,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1557818,6 +1562480,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1559434,6 +1564107,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1561704,6 +1566388,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1563623,6 +1568318,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1565605,6 +1570308,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1574404,6 +1579115,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1576393,6 +1581112,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1578382,6 +1583109,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1581425,6 +1586160,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1584506,6 +1589249,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1587410,6 +1592161,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1590315,6 +1595074,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1593606,6 +1598373,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1596879,6 +1601654,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml index 38b02ebb0..972dfeda2 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml @@ -3398,6 +3398,15 @@ paths: type: boolean examples: - true + pull_request_creation_policy: + description: 'The policy controlling who can create pull + requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only + examples: + - all archived: description: Whether the repository is archived. default: false @@ -7712,6 +7721,10 @@ paths: enum: - TEAM - ROLE + security_configuration_id: + type: integer + description: The ID of the security configuration + associated with this bypass reviewer secret_scanning_validity_checks: type: string description: The enablement status of secret scanning validity @@ -12148,6 +12161,13 @@ paths: type: boolean has_pull_requests: type: boolean + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only forks_count: type: integer mirror_url: @@ -17092,6 +17112,13 @@ paths: type: boolean has_pull_requests: type: boolean + pull_request_creation_policy: + description: 'The policy controlling who can create pull + requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only archived: type: boolean disabled: @@ -39710,6 +39737,7 @@ paths: description: Zero or more iterations for the field. items: type: object + additionalProperties: false properties: title: type: string @@ -42567,6 +42595,15 @@ paths: type: boolean examples: - true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only + examples: + - all archived: type: boolean disabled: @@ -47011,7 +47048,22 @@ paths: type: array items: *230 examples: - default: *231 + default: + value: + - id: 1 + node_id: MDQ6VGVhbTE= + url: https://api.github.com/organizations/1/team/1 + html_url: https://github.com/orgs/github/teams/justice-league + name: Justice League + slug: justice-league + description: A great team. + privacy: closed + notification_setting: notifications_enabled + permission: admin + members_url: https://api.github.com/organizations/1/team/1/members{/member} + repositories_url: https://api.github.com/organizations/1/team/1/repos + type: organization + organization_id: 1 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -63301,7 +63353,6 @@ paths: environment: '' category: ".github/workflows/codeql-analysis.yml:CodeQL-Build" state: open - fixed_at: commit_sha: 39406e42cb832f683daa691dd652a8dc36ee8930 message: text: This path depends on a user-provided value. @@ -63318,7 +63369,6 @@ paths: environment: '' category: ".github/workflows/codeql-analysis.yml:CodeQL-Build" state: fixed - fixed_at: '2020-02-14T12:29:18Z' commit_sha: b09da05606e27f463a2b49287684b4ae777092f2 message: text: This suffix check is missing a length comparison to correctly @@ -78976,6 +79026,7 @@ paths: updated_at: '2011-04-14T16:00:49Z' issue_url: https://api.github.com/repos/octocat/Hello-World/issues/1347 author_association: COLLABORATOR + pin: '404': *6 x-github: githubCloudOnly: false @@ -79084,7 +79135,57 @@ paths: application/json: schema: *505 examples: - default: *506 + default: + value: + id: 1 + node_id: MDEyOklzc3VlQ29tbWVudDE= + url: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 + html_url: https://github.com/octocat/Hello-World/issues/1347#issuecomment-1 + body: Me too + user: + 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 + created_at: '2011-04-14T16:00:49Z' + updated_at: '2011-04-14T16:00:49Z' + issue_url: https://api.github.com/repos/octocat/Hello-World/issues/1347 + author_association: COLLABORATOR + pin: + pinned_at: '2021-01-01T00:00:00Z' + pinned_by: + 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 '401': *23 '403': *27 '404': *6 @@ -97108,6 +97209,13 @@ paths: type: boolean has_pull_requests: type: boolean + pull_request_creation_policy: + description: 'The policy controlling who can create pull + requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only archived: type: boolean disabled: @@ -109163,6 +109271,13 @@ webhooks: type: boolean examples: - true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only archived: description: Whether the repository is archived. default: false @@ -143930,6 +144045,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull + requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only has_downloads: description: Whether downloads are enabled. type: boolean @@ -148388,6 +148510,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull + requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -160176,6 +160305,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -160830,6 +160966,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -162605,6 +162748,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only has_pages: type: boolean has_projects: @@ -163265,6 +163415,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -165051,6 +165208,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -165701,6 +165865,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -167722,6 +167893,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -168370,6 +168548,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -170139,6 +170324,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -170789,6 +170981,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -172706,6 +172905,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -173356,6 +173562,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -175131,6 +175344,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -175785,6 +176005,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -177570,6 +177797,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -178224,6 +178458,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -180639,6 +180880,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -181279,6 +181527,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -183250,6 +183505,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -183890,6 +184152,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -185562,6 +185831,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -186202,6 +186478,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -187875,6 +188158,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -188515,6 +188805,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -192730,6 +193027,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -193375,6 +193679,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -195176,6 +195487,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -195828,6 +196146,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -197740,6 +198065,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -198392,6 +198724,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -200189,6 +200528,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -200841,6 +201187,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -202718,6 +203071,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -203360,6 +203720,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -205043,6 +205410,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -205634,6 +206008,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -207579,6 +207960,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -208166,6 +208554,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -210109,6 +210504,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -210759,6 +211161,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -212540,6 +212949,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -213194,6 +213610,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -214979,6 +215402,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -215633,6 +216063,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -217406,6 +217843,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -218058,6 +218502,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -219708,6 +220159,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index 36701c6ca..48761eb55 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -9155,6 +9155,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -27776,6 +27787,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -28837,6 +28859,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -39958,6 +39991,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -40660,6 +40697,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -41155,6 +41196,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -41581,6 +41626,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -42243,6 +42292,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -43093,6 +43146,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -80890,6 +80947,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -84308,6 +84376,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -86538,6 +86617,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -103154,6 +103241,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -105811,6 +105909,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -113300,6 +113409,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -116718,6 +116838,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -118948,6 +119079,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -122388,6 +122527,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -123739,6 +123886,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -134161,6 +134316,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -135957,6 +136123,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -138901,6 +139078,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -141542,6 +141727,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -142603,6 +142799,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -145137,6 +145344,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -146897,6 +147112,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -156848,6 +157071,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -157607,6 +157834,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -157989,6 +158220,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -158686,6 +158921,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -159402,6 +159641,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -160118,6 +160361,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -162070,6 +162317,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -165191,6 +165446,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -175813,6 +176076,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -178779,6 +179050,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -182028,6 +182307,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -185446,6 +185736,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -187676,6 +187977,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -202042,6 +202351,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -204738,6 +205058,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -207123,6 +207451,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -211168,6 +211504,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -212711,6 +213058,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -214281,6 +214639,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -215602,6 +215971,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -220696,6 +221073,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -222035,6 +222420,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -225400,6 +225793,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -227668,6 +228069,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -233720,6 +234129,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -236837,6 +237257,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -237990,6 +238421,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -240036,6 +240478,7 @@ "description": "Zero or more iterations for the field.", "items": { "type": "object", + "additionalProperties": false, "properties": { "title": { "type": "string", @@ -244324,6 +244767,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -247441,6 +247895,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -248594,6 +249059,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -260548,6 +261024,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -261841,6 +262325,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -262617,6 +263112,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -263925,6 +264431,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -264882,6 +265399,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -281143,7 +281671,7 @@ { "id": 1, "node_id": "MDQ6VGVhbTE=", - "url": "https://api.github.com/teams/1", + "url": "https://api.github.com/organizations/1/team/1", "html_url": "https://github.com/orgs/github/teams/justice-league", "name": "Justice League", "slug": "justice-league", @@ -281151,9 +281679,10 @@ "privacy": "closed", "notification_setting": "notifications_enabled", "permission": "admin", - "members_url": "https://api.github.com/teams/1/members{/member}", - "repositories_url": "https://api.github.com/teams/1/repos", - "parent": null + "members_url": "https://api.github.com/organizations/1/team/1/members{/member}", + "repositories_url": "https://api.github.com/organizations/1/team/1/repos", + "type": "organization", + "organization_id": 1 } ] } @@ -282208,6 +282737,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -290334,6 +290871,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -293995,6 +294540,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -294771,6 +295327,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -296079,6 +296646,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -297036,6 +297614,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -299049,6 +299638,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -299825,6 +300425,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -301133,6 +301744,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -302090,6 +302712,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -309515,6 +310148,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -310585,6 +311229,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -313520,6 +314175,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -314404,6 +315067,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -316402,6 +317073,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -317286,6 +317965,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -320114,6 +320801,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -320998,6 +321693,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -328291,6 +328994,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -329175,6 +329886,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -368157,6 +368876,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -370106,6 +370833,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -371565,6 +372300,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -373362,6 +374105,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -379968,7 +380719,6 @@ "environment": "", "category": ".github/workflows/codeql-analysis.yml:CodeQL-Build", "state": "open", - "fixed_at": null, "commit_sha": "39406e42cb832f683daa691dd652a8dc36ee8930", "message": { "text": "This path depends on a user-provided value." @@ -379990,7 +380740,6 @@ "environment": "", "category": ".github/workflows/codeql-analysis.yml:CodeQL-Build", "state": "fixed", - "fixed_at": "2020-02-14T12:29:18Z", "commit_sha": "b09da05606e27f463a2b49287684b4ae777092f2", "message": { "text": "This suffix check is missing a length comparison to correctly handle lastIndexOf returning -1." @@ -387347,6 +388096,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -388676,6 +389429,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -390804,6 +391565,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -392568,6 +393337,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -396357,6 +397134,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -404935,6 +405720,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -406088,6 +406884,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -411253,6 +412060,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -412641,6 +413456,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -441828,6 +442651,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -445246,6 +446080,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -447476,6 +448321,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -450821,6 +451674,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -452051,6 +452912,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -452827,6 +453699,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -454135,6 +455018,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -455092,6 +455986,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -467464,6 +468369,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -468986,6 +469899,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -472104,6 +473025,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -475495,6 +476427,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -479004,7 +479947,8 @@ "created_at": "2011-04-14T16:00:49Z", "updated_at": "2011-04-14T16:00:49Z", "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "author_association": "COLLABORATOR" + "author_association": "COLLABORATOR", + "pin": null } } } @@ -480069,7 +481013,8 @@ "created_at": "2011-04-14T16:00:49Z", "updated_at": "2011-04-14T16:00:49Z", "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "author_association": "COLLABORATOR" + "author_association": "COLLABORATOR", + "pin": null } } } @@ -481212,7 +482157,30 @@ "created_at": "2011-04-14T16:00:49Z", "updated_at": "2011-04-14T16:00:49Z", "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "author_association": "COLLABORATOR" + "author_association": "COLLABORATOR", + "pin": { + "pinned_at": "2021-01-01T00:00:00Z", + "pinned_by": { + "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 + } + } } } } @@ -485031,6 +485999,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -490024,6 +491003,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -494813,6 +495803,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -498187,6 +499188,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -501561,6 +502573,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -504732,6 +505755,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -508034,7 +509068,8 @@ "created_at": "2011-04-14T16:00:49Z", "updated_at": "2011-04-14T16:00:49Z", "issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347", - "author_association": "COLLABORATOR" + "author_association": "COLLABORATOR", + "pin": null } } } @@ -510292,6 +511327,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -513550,6 +514596,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -516892,6 +517949,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -520256,6 +521324,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -536779,6 +537858,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -541190,6 +542280,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -544458,6 +545559,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -547694,6 +548806,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -551035,6 +552158,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -565074,6 +566208,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -575682,6 +576827,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -582625,6 +583778,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -583778,6 +584942,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -587409,6 +588584,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -588555,6 +589741,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -595651,6 +596848,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -596797,6 +598005,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -600696,6 +601915,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -601842,6 +603072,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -604588,6 +605829,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -606352,6 +607601,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -613992,6 +615249,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -615145,6 +616413,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -618862,6 +620141,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -620015,6 +621305,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -664132,6 +665433,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -664908,6 +666220,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -666216,6 +667539,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -667173,6 +668507,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -673502,6 +674847,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -674975,6 +676328,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -675751,6 +677115,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -677059,6 +678434,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -678016,6 +679402,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -679629,6 +681026,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -692248,6 +693653,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -693900,6 +695313,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -696494,6 +697915,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -698439,6 +699871,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -704141,6 +705581,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -710113,6 +711561,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -712432,6 +713888,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -714196,6 +715660,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -716269,6 +717741,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -718389,6 +719869,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -720325,6 +721813,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -723171,6 +724667,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -723947,6 +725454,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -725255,6 +726773,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -726212,6 +727741,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -728756,6 +730296,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -730780,6 +732328,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -732539,6 +734095,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -738510,6 +740074,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -741628,6 +743203,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -747078,6 +748664,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -748683,6 +750280,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -750266,6 +751874,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -751746,6 +753365,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -753350,6 +754977,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -754628,6 +756263,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -757245,6 +758888,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -758586,6 +760240,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -759362,6 +761027,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -760670,6 +762346,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -761627,6 +763314,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -763486,6 +765184,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -766841,6 +768547,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -767942,6 +769659,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -769357,6 +771085,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -773616,6 +775352,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -776733,6 +778480,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -777886,6 +779644,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -782804,6 +784573,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -786053,6 +787830,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -789471,6 +791259,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -791701,6 +793500,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -797191,6 +798998,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -800609,6 +802427,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -802839,6 +804668,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -808339,6 +810176,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -811757,6 +813605,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -813987,6 +815846,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -820775,6 +822642,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -822114,6 +823989,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -826553,6 +828436,7 @@ "description": "Zero or more iterations for the field.", "items": { "type": "object", + "additionalProperties": false, "properties": { "title": { "type": "string", @@ -830841,6 +832725,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -833958,6 +835853,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -835111,6 +837017,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -846254,6 +848171,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -849672,6 +851600,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -851902,6 +853841,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -857388,6 +859335,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -860806,6 +862764,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -863036,6 +865005,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "forks_count": { "type": "integer" }, @@ -866405,6 +868382,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -867909,6 +869894,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -868875,6 +870871,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -869863,6 +871870,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -871652,6 +873667,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -873638,6 +875661,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -875624,6 +877655,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -877790,6 +879829,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -880124,6 +882171,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -882290,6 +884345,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -884684,6 +886747,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -887078,6 +889149,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -889472,6 +891551,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -891907,6 +893994,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -894759,6 +896854,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -897008,6 +899111,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -899756,6 +901867,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -902005,6 +904124,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -904753,6 +906880,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -907002,6 +909137,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -909763,6 +911906,14 @@ "has_pull_requests": { "type": "boolean" }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "type": "boolean" }, @@ -912012,6 +914163,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -915121,6 +917280,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -917919,6 +920086,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -920711,6 +922886,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -923189,6 +925372,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -925794,6 +927985,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -928224,6 +930423,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -930740,6 +932947,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -933174,6 +935389,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -935550,6 +937773,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -938022,6 +940253,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -940246,6 +942485,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -942253,6 +944500,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -946408,6 +948663,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -948580,6 +950843,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -951384,6 +953655,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -954187,6 +956466,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -956990,6 +959277,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -959793,6 +962088,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -962596,6 +964899,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -965399,6 +967710,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -968202,6 +970521,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -970241,6 +972568,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -972280,6 +974615,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -974923,6 +977266,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -979568,6 +981919,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -980714,6 +983076,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -982667,6 +985040,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -984834,6 +987215,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -987963,6 +990352,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -991030,6 +993427,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -995557,6 +997962,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -999188,6 +1001601,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1001733,6 +1004154,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1004215,6 +1006644,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1006913,6 +1009350,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1009612,6 +1012057,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1012330,6 +1014783,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1014813,6 +1017274,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1017294,6 +1019763,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1019802,6 +1022279,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1022326,6 +1024811,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1024808,6 +1027301,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1027289,6 +1029790,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1029770,6 +1032279,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1032040,6 +1034557,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1034251,6 +1036776,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1036835,6 +1039368,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1039359,6 +1041900,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1041841,6 +1044390,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1044322,6 +1046879,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1046309,6 +1048874,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1048703,6 +1051276,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1051138,6 +1053719,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1053532,6 +1056121,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1055926,6 +1058523,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1058361,6 +1060966,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1060755,6 +1063368,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1063149,6 +1065770,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1065543,6 +1068172,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1067978,6 +1070615,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1070413,6 +1073058,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1072807,6 +1075460,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1075201,6 +1077862,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1077595,6 +1080264,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1080030,6 +1082707,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1083398,6 +1086083,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1085698,6 +1088391,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1088731,6 +1091432,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1091862,6 +1094571,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1094898,6 +1097615,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1097961,6 +1100686,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1101138,6 +1103871,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1104281,6 +1107022,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1106425,6 +1109174,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1109461,6 +1112218,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1113979,6 +1116744,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1118489,6 +1121262,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1123017,6 +1125798,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1127535,6 +1130324,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1132052,6 +1134849,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1134960,6 +1137765,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1137889,6 +1140705,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1139505,6 +1142332,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1140765,6 +1143603,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1143672,6 +1146518,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1146601,6 +1149458,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1148217,6 +1151085,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1149477,6 +1152356,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1152384,6 +1155271,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1154000,6 +1156898,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1156270,6 +1159179,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1158189,6 +1161109,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1161096,6 +1164024,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1162712,6 +1165651,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1164982,6 +1167932,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1166901,6 +1169862,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1170447,6 +1173416,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1174115,6 +1177092,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1177554,6 +1180539,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1181187,6 +1184180,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1184703,6 +1187704,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1188189,6 +1191198,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1191636,6 +1194653,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1195267,6 +1198292,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1197764,6 +1200797,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "has_downloads": { "description": "Whether downloads are enabled.", "type": "boolean", @@ -1200787,6 +1203828,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1204225,6 +1207274,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1207668,6 +1210725,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1210204,6 +1213269,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1213200,6 +1216273,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1216713,6 +1219794,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1220260,6 +1223349,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1223748,6 +1226845,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1227193,6 +1230298,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1230631,6 +1233744,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1234143,6 +1237264,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1236174,6 +1239303,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1238203,6 +1241340,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1240275,6 +1243420,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1242506,6 +1245659,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1244739,6 +1247900,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1246969,6 +1250138,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1249194,6 +1252371,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1251423,6 +1254608,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1253542,6 +1256735,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1255665,6 +1258866,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1257754,6 +1260963,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1259842,6 +1263059,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1262065,6 +1265290,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1264228,6 +1267461,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1266259,6 +1269500,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1268374,6 +1271623,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1270557,6 +1273814,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1272736,6 +1276001,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1274916,6 +1278189,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1277138,6 +1280419,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1279318,6 +1282607,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1281405,6 +1284702,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1283492,6 +1286797,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1287562,6 +1290875,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1289695,6 +1293016,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1291848,6 +1295177,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1294082,6 +1297419,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1296229,6 +1299574,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1299116,6 +1302469,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1301748,6 +1305109,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1303881,6 +1307250,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1309248,6 +1312625,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1311591,6 +1314976,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1313746,6 +1317139,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1315909,6 +1319310,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1318087,6 +1321496,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1320375,6 +1323792,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1322533,6 +1325958,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1324572,6 +1328005,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1326615,6 +1330056,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1328671,6 +1332120,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1330710,6 +1334167,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1332868,6 +1336333,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1335031,6 +1338504,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1337220,6 +1340701,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1339377,6 +1342866,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1354601,6 +1358098,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1356498,6 +1360003,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1357338,6 +1360851,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1359783,6 +1363304,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1361565,6 +1365094,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "has_pages": { "type": "boolean" }, @@ -1362412,6 +1365949,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1364859,6 +1368404,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1366654,6 +1370207,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1367488,6 +1371049,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1369935,6 +1373504,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1373132,6 +1376709,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1374278,6 +1377866,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1376290,6 +1379889,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1379487,6 +1383094,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1380633,6 +1384251,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1382645,6 +1386274,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1384731,6 +1388368,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1385565,6 +1389210,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1387998,6 +1391651,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1389791,6 +1393452,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1390625,6 +1394294,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1393077,6 +1396754,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1396336,6 +1400021,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1397482,6 +1401178,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1399494,6 +1403201,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1401288,6 +1405003,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1402122,6 +1405845,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1404557,6 +1408288,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1406397,6 +1410136,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1407237,6 +1410984,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1409683,6 +1413438,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1411479,6 +1415242,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1412319,6 +1416090,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1414764,6 +1418543,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1416850,6 +1420637,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1417684,6 +1421479,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1420117,6 +1423920,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1423313,6 +1427124,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1424459,6 +1428281,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1426471,6 +1430304,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1429668,6 +1433509,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1430814,6 +1434666,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1432826,6 +1436689,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1436023,6 +1439894,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1437169,6 +1441051,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1439181,6 +1443074,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1441347,6 +1445248,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1442169,6 +1446078,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1444479,6 +1448396,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1446640,6 +1450565,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1447462,6 +1451395,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1449762,6 +1453703,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1451944,6 +1455893,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1452766,6 +1456723,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1455067,6 +1459032,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1456858,6 +1460831,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1457680,6 +1461661,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1459992,6 +1463981,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1465041,6 +1469038,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1467054,6 +1471059,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1467888,6 +1471901,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1470339,6 +1474360,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1472146,6 +1476175,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1472980,6 +1477017,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1475431,6 +1479476,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1477380,6 +1481433,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1478214,6 +1482275,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1480658,6 +1484727,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1482468,6 +1486545,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1483302,6 +1487387,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1485737,6 +1489830,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1487665,6 +1491766,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1488490,6 +1492599,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1490803,6 +1494920,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1492803,6 +1496928,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1493589,6 +1497722,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1495862,6 +1500003,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1498046,6 +1502195,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1498826,6 +1502983,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1501088,6 +1505253,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1503286,6 +1507459,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1504120,6 +1508301,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1506565,6 +1510754,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1508467,6 +1512664,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1509307,6 +1513512,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1511753,6 +1515966,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1513592,6 +1517813,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1514432,6 +1518661,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1516877,6 +1521114,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1518669,6 +1522914,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1519506,6 +1523759,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1521939,6 +1526200,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1523536,6 +1527805,14 @@ "type": "boolean", "default": true }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "homepage": { "type": [ "string", @@ -1526209,6 +1530486,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1528744,6 +1533029,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1531175,6 +1535468,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1533607,6 +1537908,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1536092,6 +1540401,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1538530,6 +1542847,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1540964,6 +1545289,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1543395,6 +1547728,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1545829,6 +1550170,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1547815,6 +1552164,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1551792,6 +1556149,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1555769,6 +1560134,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1557756,6 +1562129,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1559743,6 +1564124,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1561738,6 +1566127,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1563783,6 +1568180,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1565764,6 +1570169,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1567757,6 +1572170,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1569744,6 +1574165,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1571758,6 +1576187,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1573746,6 +1578183,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1577055,6 +1581500,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1580364,6 +1584817,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1586771,6 +1591232,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1588759,6 +1593228,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1590919,6 +1595396,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1593089,6 +1597574,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1595248,6 +1599741,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1597407,6 +1601908,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1600406,6 +1604915,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1603237,6 +1607754,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1606326,6 +1610851,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1609333,6 +1613866,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1612164,6 +1616705,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1614995,6 +1619544,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1617994,6 +1622551,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1620825,6 +1625390,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1622657,6 +1627230,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1624859,6 +1629440,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1627070,6 +1631659,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1629281,6 +1633878,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1631328,6 +1635933,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "type": "boolean" }, @@ -1632104,6 +1636720,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1633412,6 +1638039,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1634369,6 +1639007,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1636255,6 +1640904,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1638564,6 +1643221,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1640890,6 +1645555,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1643204,6 +1647877,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1645576,6 +1650257,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1647945,6 +1652634,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1650255,6 +1654952,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1652249,6 +1656954,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1654739,6 +1659452,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1657679,6 +1662400,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1659295,6 +1664027,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1661565,6 +1666308,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1663484,6 +1668238,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1666393,6 +1671155,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1668009,6 +1672782,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1670279,6 +1675063,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1672198,6 +1676993,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1675107,6 +1679910,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1676723,6 +1681537,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1678993,6 +1683818,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1680912,6 +1685748,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1683821,6 +1688665,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1685437,6 +1690292,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1687707,6 +1692573,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1689626,6 +1694503,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1691608,6 +1696493,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1700407,6 +1705300,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1702396,6 +1707297,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1704385,6 +1709294,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1707428,6 +1712345,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1710509,6 +1715434,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1713413,6 +1718346,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1716318,6 +1721259,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1719609,6 +1724558,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1722882,6 +1727839,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 87912106d..36c831eae 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -3425,6 +3425,15 @@ paths: type: boolean examples: - true + pull_request_creation_policy: + description: 'The policy controlling who can create pull + requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only + examples: + - all archived: description: Whether the repository is archived. default: false @@ -14533,6 +14542,10 @@ paths: enum: - TEAM - ROLE + security_configuration_id: + type: integer + description: The ID of the security configuration + associated with this bypass reviewer secret_scanning_validity_checks: type: string description: The enablement status of secret scanning validity @@ -27046,6 +27059,13 @@ paths: type: boolean has_pull_requests: type: boolean + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only forks_count: type: integer mirror_url: @@ -31978,6 +31998,13 @@ paths: type: boolean has_pull_requests: type: boolean + pull_request_creation_policy: + description: 'The policy controlling who can create pull + requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only archived: type: boolean disabled: @@ -54100,6 +54127,7 @@ paths: description: Zero or more iterations for the field. items: type: object + additionalProperties: false properties: title: type: string @@ -56771,6 +56799,15 @@ paths: type: boolean examples: - true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only + examples: + - all archived: type: boolean disabled: @@ -59347,7 +59384,22 @@ paths: type: array items: *372 examples: - default: *373 + default: + value: + - id: 1 + node_id: MDQ6VGVhbTE= + url: https://api.github.com/organizations/1/team/1 + html_url: https://github.com/orgs/github/teams/justice-league + name: Justice League + slug: justice-league + description: A great team. + privacy: closed + notification_setting: notifications_enabled + permission: admin + members_url: https://api.github.com/organizations/1/team/1/members{/member} + repositories_url: https://api.github.com/organizations/1/team/1/repos + type: organization + organization_id: 1 x-github: githubCloudOnly: false enabledForGitHubApps: true @@ -76198,7 +76250,6 @@ paths: environment: '' category: ".github/workflows/codeql-analysis.yml:CodeQL-Build" state: open - fixed_at: commit_sha: 39406e42cb832f683daa691dd652a8dc36ee8930 message: text: This path depends on a user-provided value. @@ -76215,7 +76266,6 @@ paths: environment: '' category: ".github/workflows/codeql-analysis.yml:CodeQL-Build" state: fixed - fixed_at: '2020-02-14T12:29:18Z' commit_sha: b09da05606e27f463a2b49287684b4ae777092f2 message: text: This suffix check is missing a length comparison to correctly @@ -92529,6 +92579,7 @@ paths: updated_at: '2011-04-14T16:00:49Z' issue_url: https://api.github.com/repos/octocat/Hello-World/issues/1347 author_association: COLLABORATOR + pin: '404': *6 x-github: githubCloudOnly: false @@ -92637,7 +92688,57 @@ paths: application/json: schema: *628 examples: - default: *629 + default: + value: + id: 1 + node_id: MDEyOklzc3VlQ29tbWVudDE= + url: https://api.github.com/repos/octocat/Hello-World/issues/comments/1 + html_url: https://github.com/octocat/Hello-World/issues/1347#issuecomment-1 + body: Me too + user: + 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 + created_at: '2011-04-14T16:00:49Z' + updated_at: '2011-04-14T16:00:49Z' + issue_url: https://api.github.com/repos/octocat/Hello-World/issues/1347 + author_association: COLLABORATOR + pin: + pinned_at: '2021-01-01T00:00:00Z' + pinned_by: + 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 '401': *23 '403': *27 '404': *6 @@ -112781,6 +112882,13 @@ paths: type: boolean has_pull_requests: type: boolean + pull_request_creation_policy: + description: 'The policy controlling who can create pull + requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only archived: type: boolean disabled: @@ -124608,6 +124716,13 @@ webhooks: type: boolean examples: - true + pull_request_creation_policy: + description: 'The policy controlling who can create pull requests: + all or collaborators_only.' + type: string + enum: + - all + - collaborators_only archived: description: Whether the repository is archived. default: false @@ -161086,6 +161201,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull + requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only has_downloads: description: Whether downloads are enabled. type: boolean @@ -165544,6 +165666,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create pull + requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -177648,6 +177777,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -178302,6 +178438,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -180077,6 +180220,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only has_pages: type: boolean has_projects: @@ -180737,6 +180887,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -182523,6 +182680,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -183173,6 +183337,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -185194,6 +185365,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -185842,6 +186020,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -187611,6 +187796,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -188261,6 +188453,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -190178,6 +190377,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -190828,6 +191034,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -192603,6 +192816,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -193257,6 +193477,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -195042,6 +195269,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -195696,6 +195930,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -198111,6 +198352,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -198751,6 +198999,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -200722,6 +200977,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -201362,6 +201624,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -203034,6 +203303,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -203674,6 +203950,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -205347,6 +205630,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -205987,6 +206277,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -210202,6 +210499,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -210847,6 +211151,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -212648,6 +212959,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -213300,6 +213618,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -215212,6 +215537,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -215864,6 +216196,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -217661,6 +218000,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -218313,6 +218659,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -220190,6 +220543,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -220832,6 +221192,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -222515,6 +222882,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -223106,6 +223480,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -225051,6 +225432,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -225638,6 +226026,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -227581,6 +227976,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -228231,6 +228633,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -230012,6 +230421,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -230666,6 +231082,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -232451,6 +232874,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -233105,6 +233535,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: string + enum: + - all + - collaborators_only homepage: type: - string @@ -234878,6 +235315,13 @@ webhooks: description: Whether pull requests are enabled. type: boolean default: true + pull_request_creation_policy: + description: 'The policy controlling who can create + pull requests: all or collaborators_only.' + type: strin{"code":"deadline_exceeded","msg":"operation timed out"}