From 99c1f3deef2c4c32959a2ec0c202529284fb02a7 Mon Sep 17 00:00:00 2001 From: Adrian Dischinger <72736591+AdrianDsg@users.noreply.github.com> Date: Tue, 29 Oct 2024 13:49:12 +0000 Subject: [PATCH] Fix reference link of GitHub Audit log event --- src/audit-logs/data/fpt/user.json | 4 ++-- src/audit-logs/data/ghec/enterprise.json | 4 ++-- src/audit-logs/data/ghec/user.json | 4 ++-- src/audit-logs/data/ghes-3.14/enterprise.json | 4 ++-- src/audit-logs/data/ghes-3.14/user.json | 4 ++-- src/audit-logs/data/ghes-3.15/enterprise.json | 4 ++-- src/audit-logs/data/ghes-3.15/user.json | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/audit-logs/data/fpt/user.json b/src/audit-logs/data/fpt/user.json index f6392625eb24..ac4bbb649299 100644 --- a/src/audit-logs/data/fpt/user.json +++ b/src/audit-logs/data/fpt/user.json @@ -1726,8 +1726,8 @@ }, { "action": "user_email.mark_as_unclaimed", - "description": "N/A", - "docs_reference_links": "An enterprise managed user unclaimed an email address." + "description": "An enterprise managed user unclaimed an email address", + "docs_reference_links": "N/A" }, { "action": "user.enable_collaborators_only", diff --git a/src/audit-logs/data/ghec/enterprise.json b/src/audit-logs/data/ghec/enterprise.json index d816f6fbd3f9..3988dd6e381e 100644 --- a/src/audit-logs/data/ghec/enterprise.json +++ b/src/audit-logs/data/ghec/enterprise.json @@ -4126,8 +4126,8 @@ }, { "action": "user_email.mark_as_unclaimed", - "description": "N/A", - "docs_reference_links": "An enterprise managed user unclaimed an email address." + "description": "An enterprise managed user unclaimed an email address", + "docs_reference_links": "N/A" }, { "action": "user_license.create", diff --git a/src/audit-logs/data/ghec/user.json b/src/audit-logs/data/ghec/user.json index f6392625eb24..ac4bbb649299 100644 --- a/src/audit-logs/data/ghec/user.json +++ b/src/audit-logs/data/ghec/user.json @@ -1726,8 +1726,8 @@ }, { "action": "user_email.mark_as_unclaimed", - "description": "N/A", - "docs_reference_links": "An enterprise managed user unclaimed an email address." + "description": "An enterprise managed user unclaimed an email address", + "docs_reference_links": "N/A" }, { "action": "user.enable_collaborators_only", diff --git a/src/audit-logs/data/ghes-3.14/enterprise.json b/src/audit-logs/data/ghes-3.14/enterprise.json index 5017309617bf..3e6fe6701464 100644 --- a/src/audit-logs/data/ghes-3.14/enterprise.json +++ b/src/audit-logs/data/ghes-3.14/enterprise.json @@ -3391,8 +3391,8 @@ }, { "action": "user_email.mark_as_unclaimed", - "description": "N/A", - "docs_reference_links": "An enterprise managed user unclaimed an email address." + "description": "An enterprise managed user unclaimed an email address", + "docs_reference_links": "N/A" }, { "action": "user.enable_collaborators_only", diff --git a/src/audit-logs/data/ghes-3.14/user.json b/src/audit-logs/data/ghes-3.14/user.json index efc376c703a6..bcbd70af4db6 100644 --- a/src/audit-logs/data/ghes-3.14/user.json +++ b/src/audit-logs/data/ghes-3.14/user.json @@ -1661,8 +1661,8 @@ }, { "action": "user_email.mark_as_unclaimed", - "description": "N/A", - "docs_reference_links": "An enterprise managed user unclaimed an email address." + "description": "An enterprise managed user unclaimed an email address", + "docs_reference_links": "N/A" }, { "action": "user.enable_collaborators_only", diff --git a/src/audit-logs/data/ghes-3.15/enterprise.json b/src/audit-logs/data/ghes-3.15/enterprise.json index 34c2111377ff..e764838a07e5 100644 --- a/src/audit-logs/data/ghes-3.15/enterprise.json +++ b/src/audit-logs/data/ghes-3.15/enterprise.json @@ -3431,8 +3431,8 @@ }, { "action": "user_email.mark_as_unclaimed", - "description": "N/A", - "docs_reference_links": "An enterprise managed user unclaimed an email address." + "description": "An enterprise managed user unclaimed an email address", + "docs_reference_links": "N/A" }, { "action": "user.enable_collaborators_only", diff --git a/src/audit-logs/data/ghes-3.15/user.json b/src/audit-logs/data/ghes-3.15/user.json index 89957cd4c3ff..5ca837917213 100644 --- a/src/audit-logs/data/ghes-3.15/user.json +++ b/src/audit-logs/data/ghes-3.15/user.json @@ -1701,8 +1701,8 @@ }, { "action": "user_email.mark_as_unclaimed", - "description": "N/A", - "docs_reference_links": "An enterprise managed user unclaimed an email address." + "description": "An enterprise managed user unclaimed an email address", + "docs_reference_links": "N/A" }, { "action": "user.enable_collaborators_only",