Skip to content

Commit

Permalink
Merge pull request github#30336 from github/repo-sync
Browse files Browse the repository at this point in the history
Repo sync
  • Loading branch information
docs-bot authored Dec 2, 2023
2 parents 13dbabd + 1834ca8 commit 341110b
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 1 deletion.
5 changes: 5 additions & 0 deletions src/audit-logs/data/fpt/organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -1634,6 +1634,11 @@
"description": "Organization projects were enabled for all organizations in an enterprise.",
"docs_reference_links": "/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-projects-in-your-enterprise#enforcing-a-policy-for-organization-wide-project-boards"
},
{
"action": "organization_role.assign",
"description": "An organization role was assigned to a user or team.",
"docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles"
},
{
"action": "organization_role.create",
"description": "A custom organization role was created in an organization.",
Expand Down
5 changes: 5 additions & 0 deletions src/audit-logs/data/ghec/enterprise.json
Original file line number Diff line number Diff line change
Expand Up @@ -2294,6 +2294,11 @@
"description": "Organization projects were enabled for all organizations in an enterprise.",
"docs_reference_links": "/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-projects-in-your-enterprise#enforcing-a-policy-for-organization-wide-project-boards"
},
{
"action": "organization_role.assign",
"description": "An organization role was assigned to a user or team.",
"docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles"
},
{
"action": "organization_role.create",
"description": "A custom organization role was created in an organization.",
Expand Down
5 changes: 5 additions & 0 deletions src/audit-logs/data/ghec/organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -1574,6 +1574,11 @@
"description": "Organization projects were enabled for all organizations in an enterprise.",
"docs_reference_links": "/admin/policies/enforcing-policies-for-your-enterprise/enforcing-policies-for-projects-in-your-enterprise#enforcing-a-policy-for-organization-wide-project-boards"
},
{
"action": "organization_role.assign",
"description": "An organization role was assigned to a user or team.",
"docs_reference_links": "/organizations/managing-peoples-access-to-your-organization-with-roles/about-custom-organization-roles"
},
{
"action": "organization_role.create",
"description": "A custom organization role was created in an organization.",
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": "e7a6574bd0251ce6a10af3b021601ba16734df63"
"sha": "bf610a4c690c013fb26dc9a6b63ac3954cc6e664"
}

0 comments on commit 341110b

Please sign in to comment.