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..95ed0c38c 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" }, @@ -118091,6 +118114,17 @@ true ] }, + "pull_request_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 +138517,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 +141327,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling 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 +148763,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 +149605,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 +188769,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 +193295,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 +201893,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 +202741,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 +205022,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 +205877,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 +208173,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 +209015,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 +211429,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 +212271,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 +214673,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 +215515,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 +217803,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 +218651,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 +220946,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 +221794,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 +224618,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 +225448,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 +227602,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 +228432,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 +230582,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 +231412,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 +233558,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 +234388,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 +239653,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 +240495,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 +242897,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 +243739,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 +246193,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 +247035,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 +249433,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 +250275,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 +252692,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 +253525,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 +255683,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 +256477,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 +258988,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 +259776,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 +262289,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 +263131,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 +265434,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 +266282,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 +268580,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 +269428,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 +271718,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 +272563,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 +274645,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 +289334,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 +302705,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, @@ -311719,7 +312189,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..75ceac2fa 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: @@ -85587,6 +85607,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 +100178,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 +102237,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 +107802,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 +108452,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 +137154,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 +140528,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 +146655,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 +147310,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 +149023,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 +149684,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 +151408,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 +152059,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 +153865,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 +154516,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 +156314,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 +156965,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 +158681,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 +159336,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 +161060,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 +161715,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 +163837,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 +164479,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 +166099,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 +166741,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 +168355,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 +168997,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 +170610,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 +171252,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 +175181,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 +175823,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 +177625,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 +178276,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 +180123,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 +180774,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 +182572,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 +183223,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 +185037,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 +185681,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 +187305,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 +187899,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 +189777,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 +190367,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 +192243,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 +192894,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 +194615,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 +195270,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 +196996,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 +197651,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 +199362,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 +200015,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 +201601,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 +212334,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 +223897,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 @@ -231539,6 +231948,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..95ed0c38c 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" }, @@ -118091,6 +118114,17 @@ true ] }, + "pull_request_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 +138517,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 +141327,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling 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 +148763,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 +149605,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 +188769,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 +193295,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 +201893,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 +202741,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 +205022,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 +205877,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 +208173,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 +209015,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 +211429,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 +212271,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 +214673,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 +215515,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 +217803,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 +218651,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 +220946,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 +221794,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 +224618,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 +225448,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 +227602,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 +228432,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 +230582,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 +231412,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 +233558,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 +234388,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 +239653,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 +240495,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 +242897,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 +243739,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 +246193,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 +247035,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 +249433,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 +250275,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 +252692,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 +253525,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 +255683,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 +256477,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 +258988,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 +259776,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 +262289,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 +263131,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 +265434,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 +266282,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 +268580,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 +269428,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 +271718,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 +272563,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 +274645,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 +289334,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 +302705,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, @@ -311719,7 +312189,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..75ceac2fa 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: @@ -85587,6 +85607,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 +100178,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 +102237,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 +107802,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 +108452,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 +137154,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 +140528,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 +146655,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 +147310,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 +149023,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 +149684,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 +151408,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 +152059,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 +153865,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 +154516,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 +156314,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 +156965,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 +158681,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 +159336,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 +161060,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 +161715,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 +163837,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 +164479,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 +166099,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 +166741,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 +168355,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 +168997,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 +170610,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 +171252,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 +175181,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 +175823,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 +177625,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 +178276,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 +180123,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 +180774,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 +182572,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 +183223,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 +185037,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 +185681,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 +187305,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 +187899,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 +189777,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 +190367,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 +192243,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 +192894,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 +194615,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 +195270,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 +196996,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 +197651,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 +199362,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 +200015,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 +201601,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 +212334,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 +223897,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 @@ -231539,6 +231948,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..c199cf2e2 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, @@ -187717,6 +188137,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +191265,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +192429,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +204395,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 +205683,17 @@ true ] }, + "pull_request_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 +206470,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +207789,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +208757,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +224933,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 +224941,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 +225802,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 +233361,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 +236692,17 @@ true ] }, + "pull_request_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 +237479,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +238798,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +239766,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +241762,17 @@ true ] }, + "pull_request_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 +242549,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +243868,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +244836,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +252258,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +253339,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +256285,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 +257165,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 +259159,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 +260039,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 +262863,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 +263743,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 +271032,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 +271912,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 +308707,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 +310652,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 +312107,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 +313900,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" }, @@ -327153,6 +327881,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -328482,6 +329214,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 +331338,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 +333098,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 +336883,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 +345457,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +346621,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +351797,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 +353181,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 +378406,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +381835,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +384076,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 +387429,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 +388655,17 @@ true ] }, + "pull_request_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 +389442,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +390761,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +391729,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +404084,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 +405602,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 +408716,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +412118,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +415638,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 +416704,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 +417848,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 +421690,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +426694,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +431494,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +434879,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +438264,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +441446,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +444759,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 +447018,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +450287,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +453640,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +457015,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +473549,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +477971,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +481250,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +484497,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +487849,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +501899,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +512415,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 +519350,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +520514,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +524156,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +525313,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +532420,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +533577,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +537487,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +538644,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +541401,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 +543161,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 +550797,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +551961,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +555689,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +556853,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +600975,17 @@ true ] }, + "pull_request_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 +601762,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +603081,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +604049,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +610377,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 +611846,17 @@ true ] }, + "pull_request_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 +612633,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +613952,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +614920,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +616532,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 +617702,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 +619350,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 +621940,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +623896,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 +629606,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 +635085,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 +637400,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 +639160,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 +641229,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 +643345,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 +645277,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 +648119,17 @@ true ] }, + "pull_request_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 +648906,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +650225,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +651193,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +653736,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 +655756,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 +657511,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 +663462,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +666591,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +672052,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +673668,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +675262,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +676753,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 +678353,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 +679627,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 +682240,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +683592,17 @@ true ] }, + "pull_request_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 +684379,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +685698,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +686666,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +688524,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 +691875,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +692987,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +694413,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 +698668,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +701796,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +702960,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +707889,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 +711134,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +714563,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +716804,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 +722302,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +725731,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +727972,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 +733480,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +736909,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +739150,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 +745930,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 +747265,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" }, @@ -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..993aba8f6 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: @@ -42567,6 +42594,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 +47047,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 @@ -78976,6 +79027,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 +79136,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 +97210,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 +109272,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 +144046,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 +148511,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 +160306,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 +160967,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 +162749,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 +163416,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 +165209,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 +165866,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 +167894,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 +168549,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 +170325,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 +170982,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 +172906,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 +173563,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 +175345,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 +176006,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 +177798,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 +178459,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 +180881,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 +181528,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 +183506,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 +184153,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 +185832,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 +186479,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 +188159,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 +188806,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 +193028,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 +193680,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 +195488,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 +196147,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 +198066,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 +198725,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 +200529,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 +201188,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 +203072,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 +203721,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 +205411,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 +206009,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 +207961,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 +208555,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 +210505,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 +211162,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 +212950,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 +213611,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 +215403,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 +216064,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 +217844,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 +218503,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 +220160,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..c199cf2e2 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, @@ -187717,6 +188137,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +191265,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +192429,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +204395,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 +205683,17 @@ true ] }, + "pull_request_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 +206470,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +207789,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +208757,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +224933,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 +224941,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 +225802,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 +233361,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 +236692,17 @@ true ] }, + "pull_request_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 +237479,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +238798,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +239766,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +241762,17 @@ true ] }, + "pull_request_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 +242549,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +243868,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +244836,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +252258,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +253339,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +256285,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 +257165,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 +259159,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 +260039,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 +262863,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 +263743,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 +271032,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 +271912,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 +308707,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 +310652,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 +312107,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 +313900,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" }, @@ -327153,6 +327881,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -328482,6 +329214,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 +331338,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 +333098,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 +336883,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 +345457,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +346621,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +351797,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 +353181,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 +378406,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +381835,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +384076,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 +387429,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 +388655,17 @@ true ] }, + "pull_request_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 +389442,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +390761,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +391729,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +404084,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 +405602,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 +408716,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +412118,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +415638,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 +416704,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 +417848,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 +421690,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +426694,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +431494,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +434879,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +438264,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +441446,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +444759,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 +447018,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +450287,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +453640,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +457015,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +473549,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +477971,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +481250,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +484497,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +487849,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +501899,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +512415,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 +519350,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +520514,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +524156,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +525313,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +532420,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +533577,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +537487,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +538644,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +541401,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 +543161,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 +550797,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +551961,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +555689,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +556853,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +600975,17 @@ true ] }, + "pull_request_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 +601762,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +603081,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +604049,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +610377,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 +611846,17 @@ true ] }, + "pull_request_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 +612633,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +613952,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +614920,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +616532,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 +617702,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 +619350,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 +621940,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +623896,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 +629606,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 +635085,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 +637400,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 +639160,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 +641229,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 +643345,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 +645277,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 +648119,17 @@ true ] }, + "pull_request_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 +648906,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +650225,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +651193,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +653736,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 +655756,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 +657511,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 +663462,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +666591,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +672052,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +673668,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +675262,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +676753,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 +678353,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 +679627,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 +682240,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +683592,17 @@ true ] }, + "pull_request_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 +684379,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +685698,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +686666,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +688524,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 +691875,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +692987,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +694413,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 +698668,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +701796,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +702960,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +707889,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 +711134,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +714563,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +716804,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 +722302,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +725731,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +727972,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 +733480,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +736909,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +739150,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 +745930,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 +747265,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" }, @@ -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..993aba8f6 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: @@ -42567,6 +42594,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 +47047,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 @@ -78976,6 +79027,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 +79136,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 +97210,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 +109272,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 +144046,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 +148511,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 +160306,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 +160967,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 +162749,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 +163416,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 +165209,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 +165866,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 +167894,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 +168549,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 +170325,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 +170982,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 +172906,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 +173563,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 +175345,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 +176006,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 +177798,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 +178459,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 +180881,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 +181528,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 +183506,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 +184153,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 +185832,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 +186479,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 +188159,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 +188806,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 +193028,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 +193680,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 +195488,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 +196147,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 +198066,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 +198725,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 +200529,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 +201188,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 +203072,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 +203721,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 +205411,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 +206009,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 +207961,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 +208555,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 +210505,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 +211162,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 +212950,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 +213611,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 +215403,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 +216064,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 +217844,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 +218503,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 +220160,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..23b2422df 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, @@ -244324,6 +244766,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +247894,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +249058,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +261023,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 +262324,17 @@ true ] }, + "pull_request_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 +263111,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +264430,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +265398,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +281670,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 +281678,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 +282736,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 +290870,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 +294539,17 @@ true ] }, + "pull_request_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 +295326,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +296645,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +297613,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +299637,17 @@ true ] }, + "pull_request_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 +300424,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +301743,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +302711,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +310147,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +311228,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +314174,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 +315066,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 +317072,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 +317964,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 +320800,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 +321692,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 +328993,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 +329885,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 +368875,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 +370832,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 +372299,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 +374104,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" }, @@ -387347,6 +388097,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -388676,6 +389430,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 +391566,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 +393338,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 +397135,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 +405721,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +406885,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +412061,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 +413457,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 +442652,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +446081,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +448322,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 +451675,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 +452913,17 @@ true ] }, + "pull_request_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 +453700,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +455019,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +455987,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +468370,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 +469900,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 +473026,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +476428,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +479948,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 +481014,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 +482158,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 +486000,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +491004,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +495804,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +499189,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +502574,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +505756,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +509069,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 +511328,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +514597,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +517950,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +521325,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +537859,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +542281,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +545560,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +548807,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +552159,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +566209,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +576828,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 +583779,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +584943,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +588585,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +589742,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +596849,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +598006,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +601916,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +603073,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +605830,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 +607602,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 +615250,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +616414,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +620142,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +621306,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +665434,17 @@ true ] }, + "pull_request_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 +666221,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +667540,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +668508,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +674848,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 +676329,17 @@ true ] }, + "pull_request_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 +677116,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +678435,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +679403,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +681027,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 +693654,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 +695314,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 +697916,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +699872,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 +705582,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 +711562,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 +713889,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 +715661,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 +717742,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 +719870,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 +721814,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 +724668,17 @@ true ] }, + "pull_request_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 +725455,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +726774,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +727742,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +730297,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 +732329,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 +734096,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 +740075,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +743204,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +748665,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +750281,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +751875,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +753366,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 +754978,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 +756264,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 +758889,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +760241,17 @@ true ] }, + "pull_request_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 +761028,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +762347,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +763315,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +765185,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 +768548,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +769660,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +771086,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 +775353,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +778481,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +779645,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +784574,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 +787831,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +791260,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +793501,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 +798999,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +802428,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +804669,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 +810177,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +813606,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +815847,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 +822643,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 +823990,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" }, @@ -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..06987496a 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: @@ -56771,6 +56798,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 +59383,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 @@ -92529,6 +92580,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 +92689,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 +112883,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 +124717,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 +161202,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 +165667,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 +177778,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 +178439,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 +180221,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 +180888,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 +182681,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 +183338,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 +185366,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 +186021,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 +187797,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 +188454,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 +190378,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 +191035,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 +192817,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 +193478,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 +195270,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 +195931,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 +198353,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 +199000,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 +200978,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 +201625,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 +203304,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 +203951,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 +205631,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 +206278,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 +210500,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 +211152,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 +212960,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 +213619,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 +215538,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 +216197,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 +218001,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 +218660,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 +220544,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 +221193,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 +222883,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 +223481,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 +225433,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 +226027,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 +227977,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 +228634,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 +230422,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 +231083,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 +232875,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 +233536,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 +235316,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 @@ -235530,6 +235975,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 @@ -237180,6 +237632,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.deref.json b/descriptions-next/ghec/dereferenced/ghec.deref.json index 36701c6ca..23b2422df 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.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, @@ -244324,6 +244766,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +247894,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +249058,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +261023,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 +262324,17 @@ true ] }, + "pull_request_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 +263111,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +264430,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +265398,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +281670,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 +281678,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 +282736,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 +290870,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 +294539,17 @@ true ] }, + "pull_request_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 +295326,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +296645,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +297613,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +299637,17 @@ true ] }, + "pull_request_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 +300424,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +301743,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +302711,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +310147,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +311228,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +314174,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 +315066,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 +317072,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 +317964,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 +320800,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 +321692,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 +328993,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 +329885,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 +368875,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 +370832,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 +372299,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 +374104,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" }, @@ -387347,6 +388097,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -388676,6 +389430,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 +391566,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 +393338,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 +397135,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 +405721,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +406885,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +412061,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 +413457,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 +442652,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +446081,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +448322,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 +451675,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 +452913,17 @@ true ] }, + "pull_request_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 +453700,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +455019,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +455987,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +468370,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 +469900,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 +473026,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +476428,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +479948,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 +481014,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 +482158,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 +486000,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +491004,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +495804,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +499189,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +502574,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +505756,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +509069,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 +511328,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +514597,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +517950,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +521325,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +537859,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +542281,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +545560,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +548807,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +552159,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +566209,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +576828,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 +583779,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +584943,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +588585,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +589742,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +596849,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +598006,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +601916,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +603073,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +605830,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 +607602,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 +615250,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +616414,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +620142,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +621306,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +665434,17 @@ true ] }, + "pull_request_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 +666221,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +667540,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +668508,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +674848,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 +676329,17 @@ true ] }, + "pull_request_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 +677116,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +678435,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +679403,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +681027,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 +693654,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 +695314,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 +697916,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +699872,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 +705582,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 +711562,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 +713889,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 +715661,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 +717742,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 +719870,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 +721814,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 +724668,17 @@ true ] }, + "pull_request_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 +725455,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +726774,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +727742,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +730297,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 +732329,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 +734096,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 +740075,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +743204,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +748665,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +750281,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +751875,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +753366,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 +754978,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 +756264,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 +758889,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +760241,17 @@ true ] }, + "pull_request_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 +761028,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +762347,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +763315,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +765185,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 +768548,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +769660,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +771086,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 +775353,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +778481,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +779645,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +784574,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 +787831,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +791260,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +793501,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 +798999,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +802428,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +804669,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 +810177,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +813606,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can 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 +815847,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 +822643,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 +823990,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" }, @@ -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.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.deref.yaml index 87912106d..06987496a 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.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: @@ -56771,6 +56798,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 +59383,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 @@ -92529,6 +92580,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 +92689,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 +112883,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 +124717,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 +161202,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 +165667,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 +177778,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 +178439,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 +180221,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 +180888,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 +182681,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 +183338,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 +185366,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 +186021,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 +187797,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 +188454,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 +190378,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 +191035,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 +192817,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 +193478,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 +195270,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 +195931,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 +198353,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 +199000,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 +200978,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 +201625,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 +203304,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 +203951,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 +205631,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 +206278,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 +210500,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 +211152,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 +212960,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 +213619,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 +215538,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 +216197,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 +218001,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 +218660,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 +220544,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 +221193,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 +222883,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 +223481,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 +225433,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 +226027,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 +227977,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 +228634,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 +230422,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 +231083,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 +232875,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 +233536,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 +235316,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 @@ -235530,6 +235975,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 @@ -237180,6 +237632,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/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index 2654621f3..be84663c5 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -39751,7 +39751,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/team-items" + "$ref": "#/components/examples/team-simple-items" } } } @@ -64912,7 +64912,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/issue-comment" + "$ref": "#/components/examples/issue-comment-pinned" } } } @@ -120712,6 +120712,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -125392,6 +125403,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -135095,6 +135110,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" }, @@ -141789,6 +141812,17 @@ true ] }, + "pull_request_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" }, @@ -161058,6 +161092,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" }, @@ -163583,6 +163625,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -171449,6 +171499,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", @@ -172283,6 +172341,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", @@ -211622,6 +211688,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", @@ -216140,6 +216214,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", @@ -224868,6 +224950,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", @@ -225708,6 +225798,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", @@ -227981,6 +228079,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" }, @@ -228828,6 +228934,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", @@ -231116,6 +231230,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", @@ -231950,6 +232072,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", @@ -234356,6 +234486,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", @@ -235190,6 +235328,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", @@ -237584,6 +237730,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", @@ -238418,6 +238572,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", @@ -240698,6 +240860,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", @@ -241538,6 +241708,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", @@ -243825,6 +244003,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", @@ -244665,6 +244851,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", @@ -247481,6 +247675,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", @@ -248303,6 +248505,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", @@ -250449,6 +250659,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", @@ -251271,6 +251489,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", @@ -253413,6 +253639,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", @@ -254235,6 +254469,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", @@ -256373,6 +256615,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", @@ -257195,6 +257445,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", @@ -262452,6 +262710,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", @@ -263286,6 +263552,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", @@ -265680,6 +265954,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", @@ -266514,6 +266796,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", @@ -268960,6 +269250,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", @@ -269794,6 +270092,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", @@ -272184,6 +272490,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", @@ -273018,6 +273332,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", @@ -275427,6 +275749,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", @@ -276252,6 +276582,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", @@ -278402,6 +278740,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", @@ -279188,6 +279534,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", @@ -281691,6 +282045,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", @@ -282471,6 +282833,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", @@ -284976,6 +285346,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", @@ -285810,6 +286188,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", @@ -288105,6 +288491,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", @@ -288945,6 +289339,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", @@ -291235,6 +291637,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", @@ -292075,6 +292485,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", @@ -294357,6 +294775,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", @@ -295194,6 +295620,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", @@ -297268,6 +297702,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", @@ -311949,6 +312391,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" }, @@ -326891,6 +327341,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 + } + ] + }, "group-mapping-3": { "value": { "groups": [ @@ -336560,7 +337030,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/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index 9557659ce..3623fe544 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -28651,7 +28651,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 @@ -47160,7 +47160,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': @@ -86936,6 +86936,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 @@ -90570,6 +90579,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 @@ -97673,6 +97686,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: @@ -102701,6 +102721,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: @@ -116370,6 +116399,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: @@ -118215,6 +118251,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 @@ -124093,6 +124136,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 @@ -124736,6 +124786,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 @@ -153557,6 +153614,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 @@ -156924,6 +156988,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 @@ -163140,6 +163211,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 @@ -163788,6 +163866,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 @@ -165494,6 +165579,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: @@ -166148,6 +166240,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 @@ -167865,6 +167964,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 @@ -168509,6 +168615,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 @@ -170308,6 +170421,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 @@ -170952,6 +171072,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 @@ -172743,6 +172870,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 @@ -173387,6 +173521,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 @@ -175096,6 +175237,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 @@ -175744,6 +175892,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 @@ -177461,6 +177616,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 @@ -178109,6 +178271,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 @@ -180224,6 +180393,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 @@ -180859,6 +181035,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 @@ -182472,6 +182655,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 @@ -183107,6 +183297,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 @@ -184714,6 +184911,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 @@ -185349,6 +185553,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 @@ -186955,6 +187166,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 @@ -187590,6 +187808,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 @@ -191512,6 +191737,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 @@ -192147,6 +192379,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 @@ -193942,6 +194181,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 @@ -194586,6 +194832,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 @@ -196426,6 +196679,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 @@ -197070,6 +197330,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 @@ -198861,6 +199128,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 @@ -199505,6 +199779,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 @@ -201312,6 +201593,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 @@ -201949,6 +202237,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 @@ -203566,6 +203861,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 @@ -204153,6 +204455,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 @@ -206024,6 +206333,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 @@ -206607,6 +206923,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 @@ -208476,6 +208799,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 @@ -209120,6 +209450,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 @@ -210834,6 +211171,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 @@ -211482,6 +211826,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 @@ -213201,6 +213552,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 @@ -213849,6 +214207,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 @@ -215553,6 +215918,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 @@ -216199,6 +216571,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 @@ -217778,6 +218157,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 @@ -228504,6 +228890,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: @@ -241198,6 +241591,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 group-mapping-3: value: groups: @@ -249382,6 +249791,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/ghec/ghec.json b/descriptions-next/ghec/ghec.json index 2654621f3..be84663c5 100644 --- a/descriptions-next/ghec/ghec.json +++ b/descriptions-next/ghec/ghec.json @@ -39751,7 +39751,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/team-items" + "$ref": "#/components/examples/team-simple-items" } } } @@ -64912,7 +64912,7 @@ }, "examples": { "default": { - "$ref": "#/components/examples/issue-comment" + "$ref": "#/components/examples/issue-comment-pinned" } } } @@ -120712,6 +120712,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -125392,6 +125403,10 @@ "TEAM", "ROLE" ] + }, + "security_configuration_id": { + "type": "integer", + "description": "The ID of the security configuration associated with this bypass reviewer" } } } @@ -135095,6 +135110,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" }, @@ -141789,6 +141812,17 @@ true ] }, + "pull_request_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" }, @@ -161058,6 +161092,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" }, @@ -163583,6 +163625,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -171449,6 +171499,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", @@ -172283,6 +172341,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", @@ -211622,6 +211688,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", @@ -216140,6 +216214,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", @@ -224868,6 +224950,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", @@ -225708,6 +225798,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", @@ -227981,6 +228079,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" }, @@ -228828,6 +228934,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", @@ -231116,6 +231230,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", @@ -231950,6 +232072,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", @@ -234356,6 +234486,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", @@ -235190,6 +235328,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", @@ -237584,6 +237730,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", @@ -238418,6 +238572,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", @@ -240698,6 +240860,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", @@ -241538,6 +241708,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", @@ -243825,6 +244003,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", @@ -244665,6 +244851,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", @@ -247481,6 +247675,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", @@ -248303,6 +248505,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", @@ -250449,6 +250659,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", @@ -251271,6 +251489,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", @@ -253413,6 +253639,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", @@ -254235,6 +254469,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", @@ -256373,6 +256615,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", @@ -257195,6 +257445,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", @@ -262452,6 +262710,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", @@ -263286,6 +263552,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", @@ -265680,6 +265954,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", @@ -266514,6 +266796,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", @@ -268960,6 +269250,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", @@ -269794,6 +270092,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", @@ -272184,6 +272490,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", @@ -273018,6 +273332,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", @@ -275427,6 +275749,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", @@ -276252,6 +276582,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", @@ -278402,6 +278740,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", @@ -279188,6 +279534,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", @@ -281691,6 +282045,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", @@ -282471,6 +282833,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", @@ -284976,6 +285346,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", @@ -285810,6 +286188,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", @@ -288105,6 +288491,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", @@ -288945,6 +289339,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", @@ -291235,6 +291637,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", @@ -292075,6 +292485,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", @@ -294357,6 +294775,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", @@ -295194,6 +295620,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", @@ -297268,6 +297702,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", @@ -311949,6 +312391,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" }, @@ -326891,6 +327341,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 + } + ] + }, "group-mapping-3": { "value": { "groups": [ @@ -336560,7 +337030,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/ghec/ghec.yaml b/descriptions-next/ghec/ghec.yaml index 9557659ce..3623fe544 100644 --- a/descriptions-next/ghec/ghec.yaml +++ b/descriptions-next/ghec/ghec.yaml @@ -28651,7 +28651,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 @@ -47160,7 +47160,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': @@ -86936,6 +86936,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 @@ -90570,6 +90579,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 @@ -97673,6 +97686,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: @@ -102701,6 +102721,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: @@ -116370,6 +116399,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: @@ -118215,6 +118251,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 @@ -124093,6 +124136,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 @@ -124736,6 +124786,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 @@ -153557,6 +153614,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 @@ -156924,6 +156988,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 @@ -163140,6 +163211,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 @@ -163788,6 +163866,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 @@ -165494,6 +165579,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: @@ -166148,6 +166240,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 @@ -167865,6 +167964,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 @@ -168509,6 +168615,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 @@ -170308,6 +170421,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 @@ -170952,6 +171072,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 @@ -172743,6 +172870,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 @@ -173387,6 +173521,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 @@ -175096,6 +175237,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 @@ -175744,6 +175892,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 @@ -177461,6 +177616,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 @@ -178109,6 +178271,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 @@ -180224,6 +180393,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 @@ -180859,6 +181035,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 @@ -182472,6 +182655,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 @@ -183107,6 +183297,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 @@ -184714,6 +184911,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 @@ -185349,6 +185553,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 @@ -186955,6 +187166,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 @@ -187590,6 +187808,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 @@ -191512,6 +191737,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 @@ -192147,6 +192379,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 @@ -193942,6 +194181,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 @@ -194586,6 +194832,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 @@ -196426,6 +196679,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 @@ -197070,6 +197330,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 @@ -198861,6 +199128,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 @@ -199505,6 +199779,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 @@ -201312,6 +201593,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 @@ -201949,6 +202237,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 @@ -203566,6 +203861,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 @@ -204153,6 +204455,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 @@ -206024,6 +206333,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 @@ -206607,6 +206923,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 @@ -208476,6 +208799,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 @@ -209120,6 +209450,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 @@ -210834,6 +211171,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 @@ -211482,6 +211826,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 @@ -213201,6 +213552,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 @@ -213849,6 +214207,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 @@ -215553,6 +215918,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 @@ -216199,6 +216571,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 @@ -217778,6 +218157,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 @@ -228504,6 +228890,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: @@ -241198,6 +241591,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 group-mapping-3: value: groups: @@ -249382,6 +249791,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/ghes-3.14/dereferenced/ghes-3.14.2022-11-28.deref.json b/descriptions-next/ghes-3.14/dereferenced/ghes-3.14.2022-11-28.deref.json index 2c200927d..6275a33c7 100644 --- a/descriptions-next/ghes-3.14/dereferenced/ghes-3.14.2022-11-28.deref.json +++ b/descriptions-next/ghes-3.14/dereferenced/ghes-3.14.2022-11-28.deref.json @@ -16021,6 +16021,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -38744,6 +38755,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -39805,6 +39827,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -49688,6 +49721,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -53100,6 +53144,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -55315,6 +55370,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" }, @@ -57827,6 +57890,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -58973,6 +59047,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -62622,6 +62707,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -63768,6 +63864,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -67509,6 +67616,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -68655,6 +68773,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -84612,6 +84741,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -87269,6 +87409,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -94496,6 +94647,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -97908,6 +98070,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -100123,6 +100296,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" }, @@ -102635,6 +102816,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -103781,6 +103973,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -107430,6 +107633,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -108576,6 +108790,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -112317,6 +112542,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -113463,6 +113699,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -116298,6 +116545,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" }, @@ -117584,6 +117839,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" }, @@ -122145,6 +122408,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -124343,6 +124617,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" }, @@ -126929,6 +127211,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -127990,6 +128283,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -130524,6 +130828,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" }, @@ -132219,6 +132531,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" }, @@ -140134,6 +140454,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" }, @@ -141502,6 +141830,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" }, @@ -144171,6 +144507,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -147583,6 +147930,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -149798,6 +150156,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" }, @@ -152310,6 +152676,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -153456,6 +153833,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -157105,6 +157493,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -158251,6 +158650,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -161992,6 +162402,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -163138,6 +163559,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -172667,6 +173099,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -176552,6 +176995,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -178095,6 +178549,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -179665,6 +180130,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -180986,6 +181462,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" }, @@ -185989,6 +186473,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" }, @@ -187263,6 +187755,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" }, @@ -190563,6 +191063,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" }, @@ -192763,6 +193271,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" }, @@ -197322,6 +197838,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" }, @@ -198547,6 +199071,17 @@ true ] }, + "pull_request_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" }, @@ -199323,6 +199858,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -200631,6 +201177,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -201588,6 +202145,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -212050,7 +212618,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", @@ -212058,9 +212626,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 } ] } @@ -218780,6 +219349,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" }, @@ -227941,6 +228518,17 @@ true ] }, + "pull_request_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" }, @@ -228717,6 +229305,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -230025,6 +230624,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -230982,6 +231592,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -232879,6 +233500,17 @@ true ] }, + "pull_request_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" }, @@ -233655,6 +234287,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -234963,6 +235606,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -235920,6 +236574,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -241930,6 +242595,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -243000,6 +243676,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -245935,6 +246622,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" }, @@ -246754,6 +247449,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" }, @@ -248687,6 +249390,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" }, @@ -249506,6 +250217,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" }, @@ -252135,6 +252854,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" }, @@ -252954,6 +253681,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" }, @@ -259946,6 +260681,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" }, @@ -260765,6 +261508,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" }, @@ -296589,6 +297340,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" }, @@ -298467,6 +299226,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" }, @@ -299861,6 +300628,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" }, @@ -301587,6 +302362,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" }, @@ -317616,6 +318399,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -318769,6 +319563,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -323906,6 +324711,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" }, @@ -325229,6 +326042,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" }, @@ -349273,6 +350094,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -352685,6 +353517,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -354900,6 +355743,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" }, @@ -357412,6 +358263,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -358558,6 +359420,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -362207,6 +363080,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -363353,6 +364237,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -367094,6 +367989,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -368240,6 +369146,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -370980,6 +371897,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" }, @@ -372145,6 +373070,17 @@ true ] }, + "pull_request_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" }, @@ -372921,6 +373857,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -374229,6 +375176,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -375186,6 +376144,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -384888,6 +385857,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" }, @@ -386345,6 +387322,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" }, @@ -389398,6 +390383,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -392783,6 +393779,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -396274,7 +397281,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 } } } @@ -397333,7 +398341,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 } } } @@ -400923,6 +401932,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -405904,6 +406924,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -410681,6 +411712,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -414049,6 +415091,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -417417,6 +418470,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -420582,6 +421646,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -423866,7 +424941,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 } } } @@ -451171,6 +452247,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -461728,6 +462815,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" }, @@ -469296,6 +470391,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -470449,6 +471555,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -474080,6 +475197,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -475226,6 +476354,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -482322,6 +483461,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -483468,6 +484618,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -487367,6 +488528,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -488513,6 +489685,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -496908,6 +498091,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -498061,6 +499255,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -501778,6 +502983,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -502931,6 +504147,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -532427,6 +533654,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" }, @@ -533835,6 +535070,17 @@ true ] }, + "pull_request_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" }, @@ -534611,6 +535857,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -535919,6 +537176,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -536876,6 +538144,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -538452,6 +539731,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" }, @@ -547186,6 +548473,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" }, @@ -548766,6 +550061,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" }, @@ -551295,6 +552598,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -553234,6 +554548,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" }, @@ -561236,6 +562558,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" }, @@ -565728,6 +567058,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" }, @@ -571328,6 +572666,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -574137,6 +575486,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -578842,6 +580202,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -580447,6 +581818,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -581734,6 +583116,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" }, @@ -583270,6 +584660,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" }, @@ -584483,6 +585881,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" }, @@ -587525,6 +588931,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -588866,6 +590283,17 @@ true ] }, + "pull_request_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" }, @@ -589642,6 +591070,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -590950,6 +592389,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -591907,6 +593357,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -593706,6 +595167,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" }, @@ -596996,6 +598465,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -598097,6 +599577,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -599512,6 +601003,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" }, @@ -603400,6 +604899,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" }, @@ -606069,6 +607576,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -609481,6 +610999,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -611696,6 +613225,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" }, @@ -614208,6 +615745,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -615354,6 +616902,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -619003,6 +620562,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -620149,6 +621719,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -623890,6 +625471,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -625036,6 +626628,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -629406,6 +631009,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -632818,6 +634432,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -635033,6 +636658,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" }, @@ -637545,6 +639178,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -638691,6 +640335,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -642340,6 +643995,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -643486,6 +645152,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -647227,6 +648904,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -648373,6 +650061,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -652752,6 +654451,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -656164,6 +657874,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -658379,6 +660100,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" }, @@ -660891,6 +662620,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -662037,6 +663777,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -665686,6 +667437,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -666832,6 +668594,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -670573,6 +672346,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -671719,6 +673503,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -677866,6 +679661,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" }, @@ -679140,6 +680943,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" }, @@ -683417,6 +685228,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -686829,6 +688651,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -689044,6 +690877,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" }, @@ -691556,6 +693397,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -692702,6 +694554,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -696351,6 +698214,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -697497,6 +699371,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -701238,6 +703123,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -702384,6 +704280,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -706749,6 +708656,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -710161,6 +712079,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -712376,6 +714305,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" }, @@ -714888,6 +716825,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -716034,6 +717982,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -719683,6 +721642,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -720829,6 +722799,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -724570,6 +726551,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -725716,6 +727708,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -728479,6 +730482,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" }, @@ -729985,6 +731996,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -730951,6 +732973,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -731939,6 +733972,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" }, @@ -733707,6 +735748,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -735693,6 +737742,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -737695,6 +739752,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -739864,6 +741929,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -742171,6 +744244,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -744324,6 +746405,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -746718,6 +748807,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -749112,6 +751209,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -751506,6 +753611,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -753941,6 +756054,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -756396,6 +758517,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -758804,6 +760933,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" }, @@ -760982,6 +763119,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -763734,6 +765879,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" }, @@ -765912,6 +768065,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -768664,6 +770825,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" }, @@ -770842,6 +773011,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -773607,6 +775784,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" }, @@ -775785,6 +777970,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -778910,6 +781103,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -781724,6 +783925,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -784532,6 +786741,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -787026,6 +789243,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -789647,6 +791872,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -792093,6 +794326,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -794625,6 +796866,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -797075,6 +799324,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -799467,6 +801724,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -801709,6 +803974,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -803732,6 +806005,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -807297,6 +809578,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -809485,6 +811774,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -812271,6 +814568,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -815056,6 +817361,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -817841,6 +820154,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -820626,6 +822947,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -823411,6 +825740,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -826196,6 +828533,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -828981,6 +831326,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -831033,6 +833386,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -833085,6 +835446,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -835744,6 +838113,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -840399,6 +842776,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -841545,6 +843933,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -843498,6 +845897,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -845681,6 +848088,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -848826,6 +851241,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -851909,6 +854332,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -856452,6 +858883,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -860099,6 +862538,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -862660,6 +865107,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -865158,6 +867613,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -867872,6 +870335,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -870587,6 +873058,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -873321,6 +875800,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -875820,6 +878307,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -878317,6 +880812,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -880841,6 +883344,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -883381,6 +885892,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -885879,6 +888398,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -888376,6 +890903,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -890873,6 +893408,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -893159,6 +895702,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -895370,6 +897921,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -897970,6 +900529,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -900510,6 +903077,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -903008,6 +905583,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -905505,6 +908088,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -909013,6 +911604,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -911345,6 +913944,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -914361,6 +916968,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -917475,6 +920090,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -920494,6 +923117,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -923540,6 +926171,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -926700,6 +929339,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -929826,6 +932473,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -931986,6 +934641,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -935005,6 +937668,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -939533,6 +942204,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -944053,6 +946732,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -948591,6 +951278,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -952155,6 +954850,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -955839,6 +958542,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -959294,6 +962005,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -962943,6 +965662,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -966475,6 +969202,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -969977,6 +972712,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -973440,6 +976183,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -977087,6 +979838,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -979600,6 +982359,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", @@ -982623,6 +985390,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -986077,6 +988852,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -989536,6 +992319,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -992088,6 +994879,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", @@ -995084,6 +997883,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -998647,6 +1001454,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1002151,6 +1004966,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1005612,6 +1008435,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1009066,6 +1011897,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1011112,6 +1013951,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1013157,6 +1016004,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1015245,6 +1018100,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1017382,6 +1020245,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1019521,6 +1022392,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1021626,6 +1024505,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1023730,6 +1026617,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1025969,6 +1028864,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1028241,6 +1031144,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1030440,6 +1033351,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1032635,6 +1035554,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1034831,6 +1037758,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1037069,6 +1040004,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1039265,6 +1042208,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1041415,6 +1044366,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1043564,6 +1046523,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1045733,6 +1048700,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1047983,6 +1050958,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1050146,6 +1053129,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1053049,6 +1056040,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1055697,6 +1058696,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1057846,6 +1060853,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1063229,6 +1066244,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1065588,6 +1068611,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1067759,6 +1070790,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1069938,6 +1072977,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1072132,6 +1075179,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1074436,6 +1077491,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1076610,6 +1079673,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1078665,6 +1081736,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1080724,6 +1083803,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1082796,6 +1085883,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1084851,6 +1087946,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1087025,6 +1090128,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1089204,6 +1092315,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1091409,6 +1094528,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1093582,6 +1096709,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1106974,6 +1110109,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1108887,6 +1112030,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", @@ -1109727,6 +1112878,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", @@ -1112172,6 +1115331,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1113970,6 +1117137,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" }, @@ -1114817,6 +1117992,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", @@ -1117264,6 +1120447,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1119075,6 +1122266,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", @@ -1119909,6 +1123108,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", @@ -1122356,6 +1125563,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1125569,6 +1128784,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1126715,6 +1129941,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1128727,6 +1131964,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1131940,6 +1135185,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1133086,6 +1136342,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1135098,6 +1138365,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1137200,6 +1140475,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", @@ -1138034,6 +1141317,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", @@ -1140467,6 +1143758,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1143740,6 +1147039,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1144886,6 +1148196,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1146898,6 +1150219,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1148754,6 +1152083,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", @@ -1149594,6 +1152931,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", @@ -1152040,6 +1155385,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1153852,6 +1157205,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", @@ -1154692,6 +1158053,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", @@ -1157137,6 +1160506,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1159239,6 +1162616,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", @@ -1160073,6 +1163458,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", @@ -1162506,6 +1165899,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1165718,6 +1169119,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1166864,6 +1170276,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1168876,6 +1172299,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1172089,6 +1175520,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1173235,6 +1176677,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1175247,6 +1178700,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1178460,6 +1181921,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1179606,6 +1183078,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1181618,6 +1185101,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1183800,6 +1187291,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", @@ -1184622,6 +1188121,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", @@ -1186932,6 +1190439,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1189109,6 +1192624,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", @@ -1189931,6 +1193454,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", @@ -1192231,6 +1195762,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1194429,6 +1197968,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", @@ -1195251,6 +1198798,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", @@ -1197552,6 +1201107,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1199359,6 +1202922,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", @@ -1200181,6 +1203752,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", @@ -1202493,6 +1206072,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1207558,6 +1211145,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1209587,6 +1213182,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", @@ -1210421,6 +1214024,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", @@ -1212872,6 +1216483,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1214679,6 +1218298,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", @@ -1215513,6 +1219140,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", @@ -1217964,6 +1221599,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1219929,6 +1223572,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", @@ -1220763,6 +1224414,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", @@ -1223207,6 +1226866,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1225017,6 +1228684,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", @@ -1225851,6 +1229526,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", @@ -1228286,6 +1231969,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1230230,6 +1233921,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", @@ -1231055,6 +1234754,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", @@ -1233368,6 +1237075,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1235384,6 +1239099,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", @@ -1236170,6 +1239893,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", @@ -1238443,6 +1242174,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1240643,6 +1244382,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", @@ -1241423,6 +1245170,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", @@ -1243685,6 +1247440,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1245899,6 +1249662,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", @@ -1246733,6 +1250504,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", @@ -1249178,6 +1252957,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1251096,6 +1254883,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", @@ -1251936,6 +1255731,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", @@ -1254382,6 +1258185,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1256237,6 +1260048,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", @@ -1257077,6 +1260896,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", @@ -1259522,6 +1263349,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1261330,6 +1265165,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", @@ -1262167,6 +1266010,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", @@ -1264600,6 +1268451,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1266213,6 +1270072,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", @@ -1268902,6 +1272769,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1271453,6 +1275328,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1273900,6 +1277783,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1276348,6 +1280239,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1278849,6 +1282748,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1281303,6 +1285210,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1283753,6 +1287668,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1286200,6 +1290123,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1288650,6 +1292581,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1290651,6 +1294590,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1292651,6 +1296598,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1294652,6 +1298607,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1296655,6 +1300618,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1298658,6 +1302629,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1300669,6 +1304648,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1302730,6 +1306717,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1304734,6 +1308729,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1306737,6 +1310740,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1308767,6 +1312778,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1310755,6 +1314774,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1313819,6 +1317846,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1316883,6 +1320918,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1322341,6 +1326384,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1324345,6 +1328396,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1326521,6 +1330580,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1328707,6 +1332774,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling 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 +1334957,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1333057,6 +1337140,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1335518,6 +1339609,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1338237,6 +1342336,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1340869,6 +1344976,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1343330,6 +1347445,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1345791,6 +1349914,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1347793,6 +1351924,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1350020,6 +1354159,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1352247,6 +1356394,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1354250,6 +1358405,17 @@ true ] }, + "pull_request_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" }, @@ -1355026,6 +1359192,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1356334,6 +1360511,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1357291,6 +1361479,17 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ], + "examples": [ + "all" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1359133,6 +1363332,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1361458,6 +1365665,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1363800,6 +1368015,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1366130,6 +1370353,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1368518,6 +1372749,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1370903,6 +1375142,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1373229,6 +1377476,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1375239,6 +1379494,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1377738,6 +1382001,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1379767,6 +1384038,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1388661,6 +1392940,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1390758,6 +1395045,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1392856,6 +1397151,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1394861,6 +1399164,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1396866,6 +1401177,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1399919,6 +1404238,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1403010,6 +1407337,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1405924,6 +1410259,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1408839,6 +1413182,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1412146,6 +1416497,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling who can create pull requests: all or collaborators_only.", + "type": "string", + "enum": [ + "all", + "collaborators_only" + ] + }, "archived": { "description": "Whether the repository is archived.", "default": false, @@ -1415435,6 +1419794,14 @@ true ] }, + "pull_request_creation_policy": { + "description": "The policy controlling 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/ghes-3.14/dereferenced/ghes-3.14.2022-11-28.deref.yaml b/descriptions-next/ghes-3.14/dereferenced/ghes-3.14.2022-11-28.deref.yaml index a96532488..cabc40b93 100644 --- a/descriptions-next/ghes-3.14/dereferenced/ghes-3.14.2022-11-28.deref.yaml +++ b/descriptions-next/ghes-3.14/dereferenced/ghes-3.14.2022-11-28.deref.yaml @@ -5848,6 +5848,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 @@ -14894,7 +14903,7 @@ paths: description: Success content: application/json: - schema: &272 + schema: &271 type: object properties: total_advanced_security_committers: @@ -14957,7 +14966,7 @@ paths: required: - repositories examples: - default: &273 + default: &272 value: total_advanced_security_committers: 2 total_count: 2 @@ -16012,6 +16021,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: @@ -22750,6 +22766,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: @@ -32004,7 +32027,7 @@ paths: - type - parent examples: - default: &271 + default: &273 value: - id: 1 node_id: MDQ6VGVhbTE= @@ -35238,6 +35261,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: @@ -37682,7 +37714,22 @@ paths: type: array items: *212 examples: - default: *271 + 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 @@ -37768,9 +37815,9 @@ paths: description: Success content: application/json: - schema: *272 + schema: *271 examples: - default: *273 + default: *272 x-github: githubCloudOnly: true enabledForGitHubApps: true @@ -37890,7 +37937,7 @@ paths: - parent - type examples: - default: *271 + default: *273 headers: Link: *6 '403': *41 @@ -50698,7 +50745,7 @@ paths: type: array items: *286 examples: - default: *271 + default: *273 '404': *24 x-github: githubCloudOnly: false @@ -50758,7 +50805,7 @@ paths: type: array items: *286 examples: - default: *271 + default: *273 '422': *33 x-github: githubCloudOnly: false @@ -50819,7 +50866,7 @@ paths: type: array items: *286 examples: - default: *271 + default: *273 '422': *33 x-github: githubCloudOnly: false @@ -50879,7 +50926,7 @@ paths: type: array items: *286 examples: - default: *271 + default: *273 '422': *33 x-github: githubCloudOnly: false @@ -66816,6 +66863,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': *24 x-github: githubCloudOnly: false @@ -80377,7 +80425,7 @@ paths: type: array items: *286 examples: - default: *271 + default: *273 headers: Link: *6 '404': *24 @@ -83694,6 +83742,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: @@ -93189,6 +93244,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 @@ -126688,6 +126750,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 @@ -131176,6 +131245,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 @@ -141983,6 +142059,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 @@ -142637,6 +142720,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 @@ -144422,6 +144512,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: @@ -145082,6 +145179,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 @@ -146878,6 +146982,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 @@ -147528,6 +147639,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 @@ -149579,6 +149697,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 @@ -150227,6 +150352,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 @@ -152146,6 +152278,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 @@ -152800,6 +152939,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 @@ -154595,6 +154741,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 @@ -155249,6 +155402,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 @@ -157714,6 +157874,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 @@ -158354,6 +158521,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 @@ -160335,6 +160509,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 @@ -160975,6 +161156,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 @@ -162657,6 +162845,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 @@ -163297,6 +163492,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 @@ -164980,6 +165182,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 @@ -165620,6 +165829,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 @@ -169855,6 +170071,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 @@ -170500,6 +170723,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 @@ -172301,6 +172531,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 @@ -172953,6 +173190,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 @@ -174875,6 +175119,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 @@ -175527,6 +175778,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 @@ -177324,6 +177582,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 @@ -177976,6 +178241,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 @@ -179863,6 +180135,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 @@ -180505,6 +180784,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 @@ -182198,6 +182484,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 @@ -182789,6 +183082,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 @@ -184744,6 +185044,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 @@ -185331,6 +185638,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 @@ -187284,6 +187598,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 @@ -187934,6 +188255,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 @@ -189725,6 +190053,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 @@ -190379,6 +190714,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 @@ -192174,6 +192516,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 @@ -192828,6 +193177,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 @@ -194611,6 +194967{"code":"deadline_exceeded","msg":"operation timed out"}