1
0
mirror of synced 2026-01-08 21:02:10 -05:00

Merge pull request #30102 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2023-11-20 11:57:55 -05:00
committed by GitHub
3 changed files with 21 additions and 1 deletions

View File

@@ -1879,6 +1879,16 @@
"description": "An organization owner viewed the organization's SSO recovery codes.",
"docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes"
},
{
"action": "org.recovery_code_failed",
"description": "An organization owner failed to sign into a organization with an external identity provider (IdP) using a recovery code.",
"docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/accessing-your-organization-if-your-identity-provider-is-unavailable"
},
{
"action": "org.recovery_code_used",
"description": "An organization owner successfully signed into an organization with an external identity provider (IdP) using a recovery code.",
"docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/accessing-your-organization-if-your-identity-provider-is-unavailable"
},
{
"action": "org.register_self_hosted_runner",
"description": "A new self-hosted runner was registered.",

View File

@@ -1159,6 +1159,16 @@
"description": "An organization owner viewed the organization's SSO recovery codes.",
"docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/downloading-your-organizations-saml-single-sign-on-recovery-codes"
},
{
"action": "org.recovery_code_failed",
"description": "An organization owner failed to sign into a organization with an external identity provider (IdP) using a recovery code.",
"docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/accessing-your-organization-if-your-identity-provider-is-unavailable"
},
{
"action": "org.recovery_code_used",
"description": "An organization owner successfully signed into an organization with an external identity provider (IdP) using a recovery code.",
"docs_reference_links": "/organizations/managing-saml-single-sign-on-for-your-organization/accessing-your-organization-if-your-identity-provider-is-unavailable"
},
{
"action": "org.register_self_hosted_runner",
"description": "A new self-hosted runner was registered.",

View File

@@ -1,4 +1,4 @@
{
"apiOnlyEventsAdditionalDescription": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
"sha": "c3bfcd805199dc232043577aeb31cb1887a20cbd"
"sha": "4e0c34a059d6f8f57f84f9c9e8ab32c8e40c04b7"
}