diff --git a/content/rest/actions/cache.md b/content/rest/actions/cache.md index c58d5e293a..cfb5d48567 100644 --- a/content/rest/actions/cache.md +++ b/content/rest/actions/cache.md @@ -10,7 +10,7 @@ topics: versions: fpt: '*' ghec: '*' - ghes: '>=3.5' + ghes: '*' autogenerated: rest --- diff --git a/content/rest/repos/tags.md b/content/rest/repos/tags.md index acd76fce87..2971f3c137 100644 --- a/content/rest/repos/tags.md +++ b/content/rest/repos/tags.md @@ -6,7 +6,7 @@ intro: Use the REST API to manage tags for a repository. versions: fpt: '*' ghec: '*' - ghes: '>=3.5' + ghes: '*' topics: - API autogenerated: rest diff --git a/src/github-apps/lib/config.json b/src/github-apps/lib/config.json index 3d7c0ce0b3..931ea380b0 100644 --- a/src/github-apps/lib/config.json +++ b/src/github-apps/lib/config.json @@ -60,5 +60,5 @@ "2022-11-28" ] }, - "sha": "2a85eaee77f5691b0335f342a7fd30d559efe228" + "sha": "f32445dd46c900e7f69bee2a761d2741ed356da3" } \ No newline at end of file diff --git a/src/rest/data/client-side-rest-api-redirects.json b/src/rest/data/client-side-rest-api-redirects.json index 01500e6808..6d665869b6 100644 --- a/src/rest/data/client-side-rest-api-redirects.json +++ b/src/rest/data/client-side-rest-api-redirects.json @@ -961,11 +961,15 @@ "/rest/enterprise-admin#delete-a-pre-receive-hook": "/rest/enterprise-admin/pre-receive-hooks#delete-a-pre-receive-hook", "/rest/enterprise-admin#create-a-user": "/rest/enterprise-admin/users#create-a-user", "/rest/enterprise-admin#update-the-username-for-a-user": "/rest/enterprise-admin/users#update-the-username-for-a-user", + "/rest/actions#get-github-actions-cache-usage-policy-for-an-enterprise": "/rest/actions/cache#get-github-actions-cache-usage-policy-for-an-enterprise", + "/rest/actions#set-github-actions-cache-usage-policy-for-an-enterprise": "/rest/actions/cache#set-github-actions-cache-usage-policy-for-an-enterprise", "/rest/enterprise-admin#list-pre-receive-hooks-for-an-organization": "/rest/enterprise-admin/org-pre-receive-hooks#list-pre-receive-hooks-for-an-organization", "/rest/enterprise-admin#org-pre-receive-hooks": "/rest/enterprise-admin/org-pre-receive-hooks", "/rest/enterprise-admin#get-a-pre-receive-hook-for-an-organization": "/rest/enterprise-admin/org-pre-receive-hooks#get-a-pre-receive-hook-for-an-organization", "/rest/enterprise-admin#update-pre-receive-hook-enforcement-for-an-organization": "/rest/enterprise-admin/org-pre-receive-hooks#update-pre-receive-hook-enforcement-for-an-organization", "/rest/enterprise-admin#remove-pre-receive-hook-enforcement-for-an-organization": "/rest/enterprise-admin/org-pre-receive-hooks#remove-pre-receive-hook-enforcement-for-an-organization", + "/rest/actions#get-github-actions-cache-usage-policy-for-a-repository": "/rest/actions/cache#get-github-actions-cache-usage-policy-for-a-repository", + "/rest/actions#set-github-actions-cache-usage-policy-for-a-repository": "/rest/actions/cache#set-github-actions-cache-usage-policy-for-a-repository", "/rest/enterprise-admin#list-pre-receive-hooks-for-a-repository": "/rest/enterprise-admin/repo-pre-receive-hooks#list-pre-receive-hooks-for-a-repository", "/rest/enterprise-admin#repo-pre-receive-hooks": "/rest/enterprise-admin/repo-pre-receive-hooks", "/rest/enterprise-admin#get-a-pre-receive-hook-for-a-repository": "/rest/enterprise-admin/repo-pre-receive-hooks#get-a-pre-receive-hook-for-a-repository", @@ -986,10 +990,6 @@ "/rest/enterprise-admin#upgrade-a-license": "/rest/enterprise-admin/management-console#upgrade-a-license", "/rest/enterprise-admin#promote-a-user-to-be-a-site-administrator": "/rest/enterprise-admin/users#promote-a-user-to-be-a-site-administrator", "/rest/enterprise-admin#demote-a-site-administrator": "/rest/enterprise-admin/users#demote-a-site-administrator", - "/rest/actions#get-github-actions-cache-usage-policy-for-an-enterprise": "/rest/actions/cache#get-github-actions-cache-usage-policy-for-an-enterprise", - "/rest/actions#set-github-actions-cache-usage-policy-for-an-enterprise": "/rest/actions/cache#set-github-actions-cache-usage-policy-for-an-enterprise", - "/rest/actions#get-github-actions-cache-usage-policy-for-a-repository": "/rest/actions/cache#get-github-actions-cache-usage-policy-for-a-repository", - "/rest/actions#set-github-actions-cache-usage-policy-for-a-repository": "/rest/actions/cache#set-github-actions-cache-usage-policy-for-a-repository", "/rest/enterprise-admin#list-provisioned-scim-groups-for-an-enterprise": "/rest/enterprise-admin/scim#list-provisioned-scim-groups-for-an-enterprise", "/rest/enterprise-admin#scim": "/rest/enterprise-admin/scim", "/rest/enterprise-admin#provision-a-scim-enterprise-group": "/rest/enterprise-admin/scim#provision-a-scim-enterprise-group", diff --git a/src/rest/data/fpt-2022-11-28/schema.json b/src/rest/data/fpt-2022-11-28/schema.json index 4e8405a14e..dd0a3a51b0 100644 --- a/src/rest/data/fpt-2022-11-28/schema.json +++ b/src/rest/data/fpt-2022-11-28/schema.json @@ -30438,6 +30438,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -33208,6 +33209,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -35892,6 +35894,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -39086,6 +39089,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -44012,6 +44016,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -142433,6 +142438,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -143642,6 +143648,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -144854,6 +144861,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -146299,6 +146307,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -147864,6 +147873,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -149161,6 +149171,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -158612,7 +158623,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -158947,7 +158957,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -159908,7 +159917,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -160211,7 +160219,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -160487,7 +160494,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -160822,7 +160828,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -161133,7 +161138,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -161468,7 +161472,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -161724,7 +161727,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -163382,7 +163384,7 @@ "type": "string", "name": "query_suite", "in": "body", - "description": "

CodeQL query suite to be used.

", + "description": "

The CodeQL query suite to use.

", "enum": [ "default", "extended" @@ -258957,7 +258959,7 @@ } ], "previews": [], - "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "201", @@ -259253,7 +259255,7 @@ } ], "previews": [], - "descriptionHTML": "

Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Gets a Git commit object.

\n

To get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "200", @@ -368144,6 +368146,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -368161,6 +368179,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -368188,6 +368222,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -368204,6 +368254,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -368221,6 +368287,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -368251,6 +368333,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -368268,6 +368366,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -368318,6 +368432,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -368368,6 +368498,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -368385,6 +368531,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -368432,6 +368594,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -368479,6 +368657,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -368526,6 +368720,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -368573,6 +368783,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -368782,6 +369008,25 @@ "enum": [ "creation" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -368802,6 +369047,25 @@ "update" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -368833,6 +369097,25 @@ "enum": [ "deletion" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -368852,6 +369135,25 @@ "enum": [ "required_linear_history" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -368872,6 +369174,25 @@ "required_deployments" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -368903,6 +369224,25 @@ "enum": [ "required_signatures" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -368923,6 +369263,25 @@ "pull_request" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -368979,6 +369338,25 @@ "required_status_checks" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -369029,6 +369407,25 @@ "enum": [ "non_fast_forward" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -369049,6 +369446,25 @@ "commit_message_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -369103,6 +369519,25 @@ "commit_author_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -369157,6 +369592,25 @@ "committer_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -369211,6 +369665,25 @@ "branch_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -369265,6 +369738,25 @@ "tag_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -369633,6 +370125,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -369650,6 +370158,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -369677,6 +370201,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -369693,6 +370233,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -369710,6 +370266,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -369740,6 +370312,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -369757,6 +370345,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -369807,6 +370411,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -369857,6 +370477,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -369874,6 +370510,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -369921,6 +370573,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -369968,6 +370636,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -370015,6 +370699,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -370062,6 +370762,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -370452,6 +371168,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -370469,6 +371201,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -370496,6 +371244,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -370512,6 +371276,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -370529,6 +371309,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -370559,6 +371355,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -370576,6 +371388,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -370626,6 +371454,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -370676,6 +371520,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -370693,6 +371553,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -370740,6 +371616,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -370787,6 +371679,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -370834,6 +371742,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -370881,6 +371805,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -371096,6 +372036,25 @@ "enum": [ "creation" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -371116,6 +372075,25 @@ "update" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -371147,6 +372125,25 @@ "enum": [ "deletion" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -371166,6 +372163,25 @@ "enum": [ "required_linear_history" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -371186,6 +372202,25 @@ "required_deployments" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -371217,6 +372252,25 @@ "enum": [ "required_signatures" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -371237,6 +372291,25 @@ "pull_request" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -371293,6 +372366,25 @@ "required_status_checks" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -371343,6 +372435,25 @@ "enum": [ "non_fast_forward" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -371363,6 +372474,25 @@ "commit_message_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -371417,6 +372547,25 @@ "commit_author_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -371471,6 +372620,25 @@ "committer_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -371525,6 +372693,25 @@ "branch_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -371579,6 +372766,25 @@ "tag_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -371948,6 +373154,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -371965,6 +373187,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -371992,6 +373230,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -372008,6 +373262,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -372025,6 +373295,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -372055,6 +373341,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -372072,6 +373374,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -372122,6 +373440,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -372172,6 +373506,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -372189,6 +373539,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -372236,6 +373602,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -372283,6 +373665,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -372330,6 +373728,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -372377,6 +373791,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -487393,6 +488823,9 @@ "example": [ { "type": "commit_message_pattern", + "ruleset_source_type": "Repository", + "ruleset_source": "monalisa/my-repo", + "ruleset_id": 42, "parameters": { "operator": "starts_with", "pattern": "issue" @@ -487400,6 +488833,9 @@ }, { "type": "commit_author_email_pattern", + "ruleset_source_type": "Organization", + "ruleset_source": "my-org", + "ruleset_id": 73, "parameters": { "operator": "contains", "pattern": "github" @@ -487426,6 +488862,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -487443,6 +488895,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -487470,6 +488938,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -487486,6 +488970,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -487503,6 +489003,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -487533,6 +489049,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -487550,6 +489082,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -487600,6 +489148,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -487650,6 +489214,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -487667,6 +489247,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -487714,6 +489310,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -487761,6 +489373,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -487808,6 +489436,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -487855,6 +489499,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -488241,6 +489901,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -488258,6 +489934,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -488285,6 +489977,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -488301,6 +490009,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -488318,6 +490042,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -488348,6 +490088,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -488365,6 +490121,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -488415,6 +490187,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -488465,6 +490253,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -488482,6 +490286,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -488529,6 +490349,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -488576,6 +490412,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -488623,6 +490475,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -488670,6 +490538,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -488877,6 +490761,25 @@ "enum": [ "creation" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -488897,6 +490800,25 @@ "update" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -488928,6 +490850,25 @@ "enum": [ "deletion" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -488947,6 +490888,25 @@ "enum": [ "required_linear_history" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -488967,6 +490927,25 @@ "required_deployments" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -488998,6 +490977,25 @@ "enum": [ "required_signatures" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -489018,6 +491016,25 @@ "pull_request" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -489074,6 +491091,25 @@ "required_status_checks" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -489124,6 +491160,25 @@ "enum": [ "non_fast_forward" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -489144,6 +491199,25 @@ "commit_message_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -489198,6 +491272,25 @@ "commit_author_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -489252,6 +491345,25 @@ "committer_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -489306,6 +491418,25 @@ "branch_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -489360,6 +491491,25 @@ "tag_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -489719,6 +491869,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -489736,6 +491902,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -489763,6 +491945,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -489779,6 +491977,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -489796,6 +492010,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -489826,6 +492056,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -489843,6 +492089,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -489893,6 +492155,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -489943,6 +492221,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -489960,6 +492254,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -490007,6 +492317,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -490054,6 +492380,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -490101,6 +492443,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -490148,6 +492506,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -490548,6 +492922,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -490565,6 +492955,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -490592,6 +492998,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -490608,6 +493030,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -490625,6 +493063,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -490655,6 +493109,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -490672,6 +493142,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -490722,6 +493208,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -490772,6 +493274,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -490789,6 +493307,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -490836,6 +493370,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -490883,6 +493433,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -490930,6 +493496,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -490977,6 +493559,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -491190,6 +493788,25 @@ "enum": [ "creation" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -491210,6 +493827,25 @@ "update" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -491241,6 +493877,25 @@ "enum": [ "deletion" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -491260,6 +493915,25 @@ "enum": [ "required_linear_history" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -491280,6 +493954,25 @@ "required_deployments" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -491311,6 +494004,25 @@ "enum": [ "required_signatures" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -491331,6 +494043,25 @@ "pull_request" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -491387,6 +494118,25 @@ "required_status_checks" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -491437,6 +494187,25 @@ "enum": [ "non_fast_forward" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -491457,6 +494226,25 @@ "commit_message_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -491511,6 +494299,25 @@ "commit_author_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -491565,6 +494372,25 @@ "committer_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -491619,6 +494445,25 @@ "branch_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -491673,6 +494518,25 @@ "tag_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -492033,6 +494897,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -492050,6 +494930,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -492077,6 +494973,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -492093,6 +495005,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -492110,6 +495038,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -492140,6 +495084,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -492157,6 +495117,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -492207,6 +495183,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -492257,6 +495249,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -492274,6 +495282,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -492321,6 +495345,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -492368,6 +495408,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -492415,6 +495471,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -492462,6 +495534,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { diff --git a/src/rest/data/ghae/schema.json b/src/rest/data/ghae/schema.json index fdcfe5f0f6..1730eca459 100644 --- a/src/rest/data/ghae/schema.json +++ b/src/rest/data/ghae/schema.json @@ -21125,6 +21125,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -23809,6 +23810,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -26565,6 +26567,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -29950,6 +29953,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -96201,6 +96205,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -97410,6 +97415,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -98622,6 +98628,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -100067,6 +100074,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -101632,6 +101640,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -102929,6 +102938,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -112370,7 +112380,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -112697,7 +112706,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -113640,7 +113648,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -113916,7 +113923,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -114185,7 +114191,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -114503,7 +114508,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -114801,7 +114805,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -115119,7 +115122,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -115372,7 +115374,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -168046,7 +168047,7 @@ } ], "previews": [], - "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "201", @@ -168342,7 +168343,7 @@ } ], "previews": [], - "descriptionHTML": "

Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Gets a Git commit object.

\n

To get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "200", diff --git a/src/rest/data/ghec-2022-11-28/schema.json b/src/rest/data/ghec-2022-11-28/schema.json index fe0d4e5605..860020fc06 100644 --- a/src/rest/data/ghec-2022-11-28/schema.json +++ b/src/rest/data/ghec-2022-11-28/schema.json @@ -40038,6 +40038,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -42808,6 +42809,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -45492,6 +45494,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -48686,6 +48689,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -53612,6 +53616,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -152713,6 +152718,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -153922,6 +153928,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -155134,6 +155141,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -156579,6 +156587,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -158144,6 +158153,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -159441,6 +159451,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -168873,7 +168884,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -169208,7 +169218,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -170299,7 +170308,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -170634,7 +170642,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -171595,7 +171602,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -171898,7 +171904,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -172174,7 +172179,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -172509,7 +172513,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -172820,7 +172823,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -173155,7 +173157,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -173411,7 +173412,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -175069,7 +175069,7 @@ "type": "string", "name": "query_suite", "in": "body", - "description": "

CodeQL query suite to be used.

", + "description": "

The CodeQL query suite to use.

", "enum": [ "default", "extended" @@ -272500,7 +272500,7 @@ } ], "previews": [], - "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "201", @@ -272796,7 +272796,7 @@ } ], "previews": [], - "descriptionHTML": "

Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Gets a Git commit object.

\n

To get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "200", @@ -385172,6 +385172,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -385189,6 +385205,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -385216,6 +385248,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -385232,6 +385280,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -385249,6 +385313,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -385279,6 +385359,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -385296,6 +385392,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -385346,6 +385458,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -385396,6 +385524,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -385413,6 +385557,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -385460,6 +385620,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -385507,6 +385683,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -385554,6 +385746,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -385601,6 +385809,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -385810,6 +386034,25 @@ "enum": [ "creation" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -385830,6 +386073,25 @@ "update" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -385861,6 +386123,25 @@ "enum": [ "deletion" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -385880,6 +386161,25 @@ "enum": [ "required_linear_history" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -385900,6 +386200,25 @@ "required_deployments" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -385931,6 +386250,25 @@ "enum": [ "required_signatures" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -385951,6 +386289,25 @@ "pull_request" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -386007,6 +386364,25 @@ "required_status_checks" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -386057,6 +386433,25 @@ "enum": [ "non_fast_forward" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -386077,6 +386472,25 @@ "commit_message_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -386131,6 +386545,25 @@ "commit_author_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -386185,6 +386618,25 @@ "committer_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -386239,6 +386691,25 @@ "branch_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -386293,6 +386764,25 @@ "tag_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -386661,6 +387151,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -386678,6 +387184,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -386705,6 +387227,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -386721,6 +387259,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -386738,6 +387292,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -386768,6 +387338,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -386785,6 +387371,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -386835,6 +387437,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -386885,6 +387503,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -386902,6 +387536,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -386949,6 +387599,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -386996,6 +387662,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -387043,6 +387725,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -387090,6 +387788,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -387480,6 +388194,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -387497,6 +388227,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -387524,6 +388270,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -387540,6 +388302,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -387557,6 +388335,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -387587,6 +388381,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -387604,6 +388414,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -387654,6 +388480,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -387704,6 +388546,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -387721,6 +388579,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -387768,6 +388642,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -387815,6 +388705,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -387862,6 +388768,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -387909,6 +388831,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -388124,6 +389062,25 @@ "enum": [ "creation" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -388144,6 +389101,25 @@ "update" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -388175,6 +389151,25 @@ "enum": [ "deletion" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -388194,6 +389189,25 @@ "enum": [ "required_linear_history" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -388214,6 +389228,25 @@ "required_deployments" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -388245,6 +389278,25 @@ "enum": [ "required_signatures" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -388265,6 +389317,25 @@ "pull_request" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -388321,6 +389392,25 @@ "required_status_checks" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -388371,6 +389461,25 @@ "enum": [ "non_fast_forward" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -388391,6 +389500,25 @@ "commit_message_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -388445,6 +389573,25 @@ "commit_author_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -388499,6 +389646,25 @@ "committer_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -388553,6 +389719,25 @@ "branch_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -388607,6 +389792,25 @@ "tag_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -388976,6 +390180,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -388993,6 +390213,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -389020,6 +390256,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -389036,6 +390288,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -389053,6 +390321,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -389083,6 +390367,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -389100,6 +390400,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -389150,6 +390466,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -389200,6 +390532,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -389217,6 +390565,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -389264,6 +390628,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -389311,6 +390691,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -389358,6 +390754,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -389405,6 +390817,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -504428,6 +505856,9 @@ "example": [ { "type": "commit_message_pattern", + "ruleset_source_type": "Repository", + "ruleset_source": "monalisa/my-repo", + "ruleset_id": 42, "parameters": { "operator": "starts_with", "pattern": "issue" @@ -504435,6 +505866,9 @@ }, { "type": "commit_author_email_pattern", + "ruleset_source_type": "Organization", + "ruleset_source": "my-org", + "ruleset_id": 73, "parameters": { "operator": "contains", "pattern": "github" @@ -504461,6 +505895,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -504478,6 +505928,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -504505,6 +505971,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -504521,6 +506003,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -504538,6 +506036,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -504568,6 +506082,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -504585,6 +506115,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -504635,6 +506181,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -504685,6 +506247,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -504702,6 +506280,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -504749,6 +506343,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -504796,6 +506406,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -504843,6 +506469,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -504890,6 +506532,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -505276,6 +506934,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -505293,6 +506967,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -505320,6 +507010,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -505336,6 +507042,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -505353,6 +507075,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -505383,6 +507121,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -505400,6 +507154,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -505450,6 +507220,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -505500,6 +507286,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -505517,6 +507319,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -505564,6 +507382,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -505611,6 +507445,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -505658,6 +507508,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -505705,6 +507571,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -505912,6 +507794,25 @@ "enum": [ "creation" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -505932,6 +507833,25 @@ "update" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -505963,6 +507883,25 @@ "enum": [ "deletion" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -505982,6 +507921,25 @@ "enum": [ "required_linear_history" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -506002,6 +507960,25 @@ "required_deployments" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -506033,6 +508010,25 @@ "enum": [ "required_signatures" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -506053,6 +508049,25 @@ "pull_request" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -506109,6 +508124,25 @@ "required_status_checks" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -506159,6 +508193,25 @@ "enum": [ "non_fast_forward" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -506179,6 +508232,25 @@ "commit_message_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -506233,6 +508305,25 @@ "commit_author_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -506287,6 +508378,25 @@ "committer_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -506341,6 +508451,25 @@ "branch_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -506395,6 +508524,25 @@ "tag_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -506754,6 +508902,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -506771,6 +508935,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -506798,6 +508978,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -506814,6 +509010,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -506831,6 +509043,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -506861,6 +509089,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -506878,6 +509122,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -506928,6 +509188,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -506978,6 +509254,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -506995,6 +509287,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -507042,6 +509350,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -507089,6 +509413,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -507136,6 +509476,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -507183,6 +509539,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -507583,6 +509955,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -507600,6 +509988,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -507627,6 +510031,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -507643,6 +510063,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -507660,6 +510096,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -507690,6 +510142,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -507707,6 +510175,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -507757,6 +510241,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -507807,6 +510307,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -507824,6 +510340,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -507871,6 +510403,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -507918,6 +510466,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -507965,6 +510529,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -508012,6 +510592,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -508225,6 +510821,25 @@ "enum": [ "creation" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -508245,6 +510860,25 @@ "update" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -508276,6 +510910,25 @@ "enum": [ "deletion" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -508295,6 +510948,25 @@ "enum": [ "required_linear_history" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -508315,6 +510987,25 @@ "required_deployments" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -508346,6 +511037,25 @@ "enum": [ "required_signatures" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -508366,6 +511076,25 @@ "pull_request" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -508422,6 +511151,25 @@ "required_status_checks" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -508472,6 +511220,25 @@ "enum": [ "non_fast_forward" ] + }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" } ] }, @@ -508492,6 +511259,25 @@ "commit_message_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -508546,6 +511332,25 @@ "commit_author_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -508600,6 +511405,25 @@ "committer_email_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -508654,6 +511478,25 @@ "branch_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -508708,6 +511551,25 @@ "tag_name_pattern" ] }, + { + "type": "string", + "name": "ruleset_source_type", + "description": "

The type of source of the ruleset that this rule is configured in

", + "enum": [ + "Repository", + "Organization" + ] + }, + { + "type": "string", + "name": "ruleset_source", + "description": "

The name of the source of the ruleset that this rule is configured in

" + }, + { + "type": "integer", + "name": "ruleset_id", + "description": "

The ID of the ruleset that this rule is configured in

" + }, { "type": "object", "name": "parameters", @@ -509068,6 +511930,22 @@ "enum": [ "creation" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -509085,6 +511963,22 @@ "update" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -509112,6 +512006,22 @@ "enum": [ "deletion" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -509128,6 +512038,22 @@ "enum": [ "required_linear_history" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -509145,6 +512071,22 @@ "required_deployments" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -509175,6 +512117,22 @@ "enum": [ "required_signatures" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -509192,6 +512150,22 @@ "pull_request" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -509242,6 +512216,22 @@ "required_status_checks" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -509292,6 +512282,22 @@ "enum": [ "non_fast_forward" ] + }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" } } }, @@ -509309,6 +512315,22 @@ "commit_message_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -509356,6 +512378,22 @@ "commit_author_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -509403,6 +512441,22 @@ "committer_email_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -509450,6 +512504,22 @@ "branch_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { @@ -509497,6 +512567,22 @@ "tag_name_pattern" ] }, + "ruleset_source_type": { + "type": "string", + "description": "The type of source of the ruleset that this rule is configured in", + "enum": [ + "Repository", + "Organization" + ] + }, + "ruleset_source": { + "type": "string", + "description": "The name of the source of the ruleset that this rule is configured in" + }, + "ruleset_id": { + "type": "integer", + "description": "The ID of the ruleset that this rule is configured in" + }, "parameters": { "type": "object", "properties": { diff --git a/src/rest/data/ghes-3.5/schema.json b/src/rest/data/ghes-3.5/schema.json index 1a7e85d595..e572eaa9e3 100644 --- a/src/rest/data/ghes-3.5/schema.json +++ b/src/rest/data/ghes-3.5/schema.json @@ -26401,6 +26401,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -29009,6 +29010,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -32045,6 +32047,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -36571,6 +36574,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -129488,6 +129492,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -130697,6 +130702,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -131909,6 +131915,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -133354,6 +133361,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -134919,6 +134927,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -136216,6 +136225,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -145272,7 +145282,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -145601,7 +145610,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -145928,7 +145936,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -146684,7 +146691,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -146868,7 +146874,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -147163,7 +147168,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -147437,7 +147441,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -147764,7 +147767,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -148067,7 +148069,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -148394,7 +148395,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -148650,7 +148650,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -207613,7 +207612,7 @@ } ], "previews": [], - "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "201", @@ -207909,7 +207908,7 @@ } ], "previews": [], - "descriptionHTML": "

Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Gets a Git commit object.

\n

To get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "200", diff --git a/src/rest/data/ghes-3.6/schema.json b/src/rest/data/ghes-3.6/schema.json index 07bf27f357..01a05d2325 100644 --- a/src/rest/data/ghes-3.6/schema.json +++ b/src/rest/data/ghes-3.6/schema.json @@ -27381,6 +27381,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -30050,6 +30051,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -33147,6 +33149,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -37734,6 +37737,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -132005,6 +132009,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -133214,6 +133219,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -134426,6 +134432,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -135871,6 +135878,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -137436,6 +137444,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -138733,6 +138742,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -147819,7 +147829,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -148150,7 +148159,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -148485,7 +148493,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -149241,7 +149248,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -149427,7 +149433,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -149730,7 +149735,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -150006,7 +150010,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -150341,7 +150344,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -150652,7 +150654,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -150987,7 +150988,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -151243,7 +151243,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -215948,7 +215947,7 @@ } ], "previews": [], - "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "201", @@ -216244,7 +216243,7 @@ } ], "previews": [], - "descriptionHTML": "

Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Gets a Git commit object.

\n

To get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "200", diff --git a/src/rest/data/ghes-3.7/schema.json b/src/rest/data/ghes-3.7/schema.json index 26078327fa..637a0c5cc3 100644 --- a/src/rest/data/ghes-3.7/schema.json +++ b/src/rest/data/ghes-3.7/schema.json @@ -28210,6 +28210,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -30885,6 +30886,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -33988,6 +33990,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -38590,6 +38593,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -132976,6 +132980,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -134185,6 +134190,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -135397,6 +135403,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -136842,6 +136849,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -138407,6 +138415,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -139704,6 +139713,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -149136,7 +149146,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -149471,7 +149480,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -150212,7 +150220,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -150543,7 +150550,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -150878,7 +150884,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -151634,7 +151639,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -151820,7 +151824,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -152123,7 +152126,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -152399,7 +152401,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -152734,7 +152735,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -153045,7 +153045,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -153380,7 +153379,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -153636,7 +153634,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -218779,7 +218776,7 @@ } ], "previews": [], - "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "201", @@ -219075,7 +219072,7 @@ } ], "previews": [], - "descriptionHTML": "

Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Gets a Git commit object.

\n

To get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "200", diff --git a/src/rest/data/ghes-3.8/schema.json b/src/rest/data/ghes-3.8/schema.json index d00e102faa..2d84e43173 100644 --- a/src/rest/data/ghes-3.8/schema.json +++ b/src/rest/data/ghes-3.8/schema.json @@ -39173,6 +39173,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -41943,6 +41944,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -44627,6 +44629,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -47739,6 +47742,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -52349,6 +52353,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -147323,6 +147328,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -148532,6 +148538,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -149744,6 +149751,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -151189,6 +151197,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -152754,6 +152763,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -154051,6 +154061,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -163483,7 +163494,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -163818,7 +163828,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -164909,7 +164918,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -165244,7 +165252,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -166205,7 +166212,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -166508,7 +166514,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -166784,7 +166789,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -167119,7 +167123,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -167430,7 +167433,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -167765,7 +167767,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -168021,7 +168022,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -239830,7 +239830,7 @@ } ], "previews": [], - "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "201", @@ -240126,7 +240126,7 @@ } ], "previews": [], - "descriptionHTML": "

Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Gets a Git commit object.

\n

To get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "200", diff --git a/src/rest/data/ghes-3.9-2022-11-28/schema.json b/src/rest/data/ghes-3.9-2022-11-28/schema.json index 209178c87d..01ad4bc5ca 100644 --- a/src/rest/data/ghes-3.9-2022-11-28/schema.json +++ b/src/rest/data/ghes-3.9-2022-11-28/schema.json @@ -39479,6 +39479,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -42249,6 +42250,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -44933,6 +44935,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -48045,6 +48048,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -52655,6 +52659,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the workflow run. The returned pull requests do not necessarily indicate pull requests that triggered the run.", "type": [ "array", "null" @@ -147751,6 +147756,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -148960,6 +148966,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -150172,6 +150179,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -151617,6 +151625,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -153182,6 +153191,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -154479,6 +154489,7 @@ ] }, "pull_requests": { + "description": "Pull requests that are open with a `head_sha` or `head_branch` that matches the check. The returned pull requests do not necessarily indicate pull requests that triggered the check.", "type": "array", "items": { "title": "Pull Request Minimal", @@ -163911,7 +163922,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -164246,7 +164256,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -165337,7 +165346,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -165672,7 +165680,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -166633,7 +166640,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -166936,7 +166942,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -167212,7 +167217,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -167547,7 +167551,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -167858,7 +167861,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -168193,7 +168195,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -168449,7 +168450,6 @@ "description": "State of a code scanning alert.", "enum": [ "open", - "closed", "dismissed", "fixed" ] @@ -169434,7 +169434,7 @@ "type": "string", "name": "query_suite", "in": "body", - "description": "

CodeQL query suite to be used.

", + "description": "

The CodeQL query suite to use.

", "enum": [ "default", "extended" @@ -241293,7 +241293,7 @@ } ], "previews": [], - "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Creates a new Git commit object.

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "201", @@ -241589,7 +241589,7 @@ } ], "previews": [], - "descriptionHTML": "

Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", + "descriptionHTML": "

Gets a Git commit object.

\n

To get the contents of a commit, see \"Get a commit.\"

\n

Signature verification object

\n

The response will include a verification object that describes the result of verifying the commit's signature. The following fields are included in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
NameTypeDescription
verifiedbooleanIndicates whether GitHub considers the signature in this commit to be verified.
reasonstringThe reason for verified value. Possible values and their meanings are enumerated in the table below.
signaturestringThe signature that was extracted from the commit.
payloadstringThe value that was signed.
\n

These are the possible values for reason in the verification object:

\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
ValueDescription
expired_keyThe key that made the signature is expired.
not_signing_keyThe \"signing\" flag is not among the usage flags in the GPG key that made the signature.
gpgverify_errorThere was an error communicating with the signature verification service.
gpgverify_unavailableThe signature verification service is currently unavailable.
unsignedThe object does not include a signature.
unknown_signature_typeA non-PGP signature was found in the commit.
no_userNo user was associated with the committer email address in the commit.
unverified_emailThe committer email address in the commit was associated with a user, but the email address is not verified on their account.
bad_emailThe committer email address in the commit is not included in the identities of the PGP key that made the signature.
unknown_keyThe key that made the signature has not been registered with any user's account.
malformed_signatureThere was an error parsing the signature.
invalidThe signature could not be cryptographically verified using the key whose key-id was found in the signature.
validNone of the above errors applied, so the signature is considered to be verified.
", "statusCodes": [ { "httpStatusCode": "200", diff --git a/src/rest/lib/config.json b/src/rest/lib/config.json index dd14bce01b..854bdbab45 100644 --- a/src/rest/lib/config.json +++ b/src/rest/lib/config.json @@ -33,5 +33,5 @@ ] } }, - "sha": "2a85eaee77f5691b0335f342a7fd30d559efe228" + "sha": "f32445dd46c900e7f69bee2a761d2741ed356da3" } \ No newline at end of file diff --git a/src/webhooks/lib/config.json b/src/webhooks/lib/config.json index c21de8ff9d..c6509238a1 100644 --- a/src/webhooks/lib/config.json +++ b/src/webhooks/lib/config.json @@ -1,3 +1,3 @@ { - "sha": "2a85eaee77f5691b0335f342a7fd30d559efe228" + "sha": "f32445dd46c900e7f69bee2a761d2741ed356da3" } \ No newline at end of file