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.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Creates a new Git commit object.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.
\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
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.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Creates a new Git commit object.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.
\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
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.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Creates a new Git commit object.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.
\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
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.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Creates a new Git commit object.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.
\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Creates a new Git commit object.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Creates a new Git commit object.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.
\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Creates a new Git commit object.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Creates a new Git commit object.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.
\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Creates a new Git commit object.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Creates a new Git commit object.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.
\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
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.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Creates a new Git commit object.
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |
Gets a Git commit object.
\nTo get the contents of a commit, see \"Get a commit.\"
\nSignature verification object
\nThe 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:
| Name | Type | Description |
|---|---|---|
verified | boolean | Indicates whether GitHub considers the signature in this commit to be verified. |
reason | string | The reason for verified value. Possible values and their meanings are enumerated in the table below. |
signature | string | The signature that was extracted from the commit. |
payload | string | The value that was signed. |
These are the possible values for reason in the verification object:
| Value | Description |
|---|---|
expired_key | The key that made the signature is expired. |
not_signing_key | The \"signing\" flag is not among the usage flags in the GPG key that made the signature. |
gpgverify_error | There was an error communicating with the signature verification service. |
gpgverify_unavailable | The signature verification service is currently unavailable. |
unsigned | The object does not include a signature. |
unknown_signature_type | A non-PGP signature was found in the commit. |
no_user | No user was associated with the committer email address in the commit. |
unverified_email | The committer email address in the commit was associated with a user, but the email address is not verified on their account. |
bad_email | The committer email address in the commit is not included in the identities of the PGP key that made the signature. |
unknown_key | The key that made the signature has not been registered with any user's account. |
malformed_signature | There was an error parsing the signature. |
invalid | The signature could not be cryptographically verified using the key whose key-id was found in the signature. |
valid | None of the above errors applied, so the signature is considered to be verified. |