Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Repo sync" #36571

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
# ---------------------------------------------------------------
# To update the sha:
# https://github.com/github/gh-base-image/pkgs/container/gh-base-image%2Fgh-base-noble
FROM ghcr.io/github/gh-base-image/gh-base-noble:20250226-135630-g5b0726056 AS base
FROM ghcr.io/github/gh-base-image/gh-base-noble:20250218-181933-g3ea4154ca AS base

# Install curl for Node install and determining the early access branch
# Install git for cloning docs-early-access & translations repos
5 changes: 0 additions & 5 deletions src/audit-logs/data/fpt/organization.json
Original file line number Diff line number Diff line change
@@ -984,11 +984,6 @@
"description": "GitHub Advanced Security was enabled for all repositories in an organization.",
"docs_reference_links": "N/A"
},
{
"action": "org.advanced_security_entity_policy_update",
"description": "An enterprise owner updated the GitHub Advanced Security access policy for repositories owned by the organization.",
"docs_reference_links": "/admin/policies/enforcing-policies-for-advanced-security-in-your-enterprise"
},
{
"action": "org.advanced_security_policy_selected_member_disabled",
"description": "An enterprise owner prevented GitHub Advanced Security features from being enabled for repositories owned by the organization.",
5 changes: 0 additions & 5 deletions src/audit-logs/data/ghec/enterprise.json
Original file line number Diff line number Diff line change
@@ -1849,11 +1849,6 @@
"description": "GitHub Advanced Security was enabled for all repositories in an organization.",
"docs_reference_links": "N/A"
},
{
"action": "org.advanced_security_entity_policy_update",
"description": "An enterprise owner updated the GitHub Advanced Security access policy for repositories owned by the organization.",
"docs_reference_links": "/admin/policies/enforcing-policies-for-advanced-security-in-your-enterprise"
},
{
"action": "org.advanced_security_policy_selected_member_disabled",
"description": "An enterprise owner prevented GitHub Advanced Security features from being enabled for repositories owned by the organization.",
5 changes: 0 additions & 5 deletions src/audit-logs/data/ghec/organization.json
Original file line number Diff line number Diff line change
@@ -984,11 +984,6 @@
"description": "GitHub Advanced Security was enabled for all repositories in an organization.",
"docs_reference_links": "N/A"
},
{
"action": "org.advanced_security_entity_policy_update",
"description": "An enterprise owner updated the GitHub Advanced Security access policy for repositories owned by the organization.",
"docs_reference_links": "/admin/policies/enforcing-policies-for-advanced-security-in-your-enterprise"
},
{
"action": "org.advanced_security_policy_selected_member_disabled",
"description": "An enterprise owner prevented GitHub Advanced Security features from being enabled for repositories owned by the organization.",
2 changes: 1 addition & 1 deletion src/audit-logs/lib/config.json
Original file line number Diff line number Diff line change
@@ -3,5 +3,5 @@
"apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
"apiRequestEvent": "This event is only available via audit log streaming."
},
"sha": "1ab6335e75918a3d89e5abce17434c46abaf35a1"
"sha": "22d7bd6f4683db4821760803f4909f665e9cbcfb"
}
Loading
Oops, something went wrong.