Skip to content

Commit

Permalink
Merge pull request github#30651 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Dec 13, 2023
2 parents 49d3a92 + 82c75cb commit 7565d73
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
20 changes: 0 additions & 20 deletions src/audit-logs/data/ghec/enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,11 +109,6 @@
"description": "A billing manager was added to an enterprise.",
"docs_reference_links": "N/A"
},
{
"action": "business.add_billing_viewer",
"description": "N/A",
"docs_reference_links": "N/A"
},
{
"action": "business.add_organization",
"description": "An organization was added to an enterprise.",
Expand Down Expand Up @@ -164,11 +159,6 @@
"description": "An invitation for someone to be an billing manager of an enterprise was canceled.",
"docs_reference_links": "N/A"
},
{
"action": "business.cancel_billing_viewer_invitation",
"description": "N/A",
"docs_reference_links": "N/A"
},
{
"action": "business.cancel_trial",
"description": "The trial of GitHub Enterprise Cloud was cancelled.",
Expand Down Expand Up @@ -304,11 +294,6 @@
"description": "An invitation for someone to be an billing manager of an enterprise was sent.",
"docs_reference_links": "N/A"
},
{
"action": "business.invite_billing_viewer",
"description": "N/A",
"docs_reference_links": "N/A"
},
{
"action": "business.members_can_update_protected_branches.clear",
"description": "An enterprise owner unset a policy for whether members of an enterprise can update protected branches on repositories for individual organizations. Organization owners can choose whether to allow updating protected branches settings.",
Expand Down Expand Up @@ -364,11 +349,6 @@
"description": "A billing manager was removed from an enterprise.",
"docs_reference_links": "N/A"
},
{
"action": "business.remove_billing_viewer",
"description": "N/A",
"docs_reference_links": "N/A"
},
{
"action": "business.remove_member",
"description": "A member was removed from an enterprise.",
Expand Down
2 changes: 1 addition & 1 deletion src/audit-logs/lib/config.json
Original file line number Diff line number Diff line change
@@ -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": "24d023f9d4570cddd3c78bdc4cae2a52aa420924"
"sha": "8fcac9942f2d261caff9d040f5ebf30242b548da"
}

0 comments on commit 7565d73

Please sign in to comment.