From 844b55cd9b69563d7f45297c96c97bb393206c73 Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Mon, 26 Jan 2026 22:47:12 -0800 Subject: [PATCH 1/2] Delete orphaned files (2026-01-26-16-30) (#59336) --- data/reusables/dependabot/dependabot-alert-create-PR.md | 1 - data/reusables/dependabot/pull-request-introduction.md | 1 - data/reusables/dependabot/version-updates-skip-scheduled-runs.md | 1 - data/reusables/secret-scanning/alert-type-links.md | 1 - 4 files changed, 4 deletions(-) delete mode 100644 data/reusables/dependabot/dependabot-alert-create-PR.md delete mode 100644 data/reusables/dependabot/pull-request-introduction.md delete mode 100644 data/reusables/dependabot/version-updates-skip-scheduled-runs.md delete mode 100644 data/reusables/secret-scanning/alert-type-links.md diff --git a/data/reusables/dependabot/dependabot-alert-create-PR.md b/data/reusables/dependabot/dependabot-alert-create-PR.md deleted file mode 100644 index c0ac1d7d5069..000000000000 --- a/data/reusables/dependabot/dependabot-alert-create-PR.md +++ /dev/null @@ -1 +0,0 @@ -If you have enabled {% data variables.product.prodname_dependabot_security_updates %} for your repository, the alert may also contain a link to a pull request to update the manifest or lock file to the minimum version that resolves the vulnerability. For more information, see [AUTOTITLE](/code-security/dependabot/dependabot-security-updates/about-dependabot-security-updates). diff --git a/data/reusables/dependabot/pull-request-introduction.md b/data/reusables/dependabot/pull-request-introduction.md deleted file mode 100644 index ceb23738f2a7..000000000000 --- a/data/reusables/dependabot/pull-request-introduction.md +++ /dev/null @@ -1 +0,0 @@ -{% data variables.product.prodname_dependabot %} raises pull requests to update dependencies. Depending on how your repository is configured, {% data variables.product.prodname_dependabot %} may raise pull requests for version updates and/or for security updates. You manage these pull requests in the same way as any other pull request, but there are also some extra commands available. For information about enabling {% data variables.product.prodname_dependabot %} dependency updates, see [AUTOTITLE](/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates) and [AUTOTITLE](/code-security/dependabot/dependabot-version-updates/configuring-dependabot-version-updates). diff --git a/data/reusables/dependabot/version-updates-skip-scheduled-runs.md b/data/reusables/dependabot/version-updates-skip-scheduled-runs.md deleted file mode 100644 index 4b350eaf0c3b..000000000000 --- a/data/reusables/dependabot/version-updates-skip-scheduled-runs.md +++ /dev/null @@ -1 +0,0 @@ -Sometimes, due to a misconfiguration or an incompatible version, you might see that a {% data variables.product.prodname_dependabot %} run has failed. After 15 failed runs, {% data variables.product.prodname_dependabot_version_updates %} will skip subsequent scheduled runs until you manually trigger a check for updates from the dependency graph. {% data variables.product.prodname_dependabot_security_updates %} will still run as usual. diff --git a/data/reusables/secret-scanning/alert-type-links.md b/data/reusables/secret-scanning/alert-type-links.md deleted file mode 100644 index 2726f22f8340..000000000000 --- a/data/reusables/secret-scanning/alert-type-links.md +++ /dev/null @@ -1 +0,0 @@ -For more information, see {% ifversion fpt or ghec %}[AUTOTITLE](/code-security/secret-scanning/managing-alerts-from-secret-scanning/about-alerts#about-user-alerts){% elsif ghes %}[AUTOTITLE](/code-security/secret-scanning/managing-alerts-from-secret-scanning/about-alerts#about-secret-scanning-alerts){% endif %}. From 854d3902420d238735f022fd32d738ea5795230d Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Mon, 26 Jan 2026 22:58:53 -0800 Subject: [PATCH 2/2] Update audit log event data (#59337) Co-authored-by: Sunbrye Ly <56200261+sunbrye@users.noreply.github.com> --- src/audit-logs/lib/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/audit-logs/lib/config.json b/src/audit-logs/lib/config.json index e1cc42b25fdf..eb5373a92cbe 100644 --- a/src/audit-logs/lib/config.json +++ b/src/audit-logs/lib/config.json @@ -9,5 +9,5 @@ "git": "Note: Git events have special access requirements and retention policies that differ from other audit log events. For GitHub Enterprise Cloud, access Git events via the REST API only with 7-day retention. For GitHub Enterprise Server, Git events must be enabled in audit log configuration and are not included in search results.", "sso_redirect": "Note: Automatically redirecting users to sign in is currently in beta for Enterprise Managed Users and subject to change." }, - "sha": "c64727fee495d421abf1a345efb7478fc7afc781" + "sha": "146f9ede19fd24291cab5d48f7a00cc22d3cfdba" } \ No newline at end of file