From fb0e438da26ca42b68d6c9a739c50561a1615741 Mon Sep 17 00:00:00 2001 From: Anne-Marie <102995847+am-stead@users.noreply.github.com> Date: Fri, 19 Jul 2024 11:20:19 +0100 Subject: [PATCH 1/4] Revert "Create variable name and reusable for "Copilot Secret Scanning"" (#51718) --- .../copilot-secret-scanning-GHAS-license.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 data/reusables/advanced-security/copilot-secret-scanning-GHAS-license.md diff --git a/data/reusables/advanced-security/copilot-secret-scanning-GHAS-license.md b/data/reusables/advanced-security/copilot-secret-scanning-GHAS-license.md deleted file mode 100644 index 10e5e75978..0000000000 --- a/data/reusables/advanced-security/copilot-secret-scanning-GHAS-license.md +++ /dev/null @@ -1,5 +0,0 @@ -{% ifversion ghec %} - -{% data variables.secret-scanning.copilot-secret-scanning %} is available as part of your {% data variables.product.prodname_advanced_security %} (GHAS) license. - -{% endif %} From 8f4e362a16158d3a4196b3d24c8036a9b07e32ed Mon Sep 17 00:00:00 2001 From: Jon Janego Date: Fri, 19 Jul 2024 05:51:19 -0500 Subject: [PATCH 2/4] Fix private registry support for go (#51713) Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> --- data/reusables/dependabot/supported-package-managers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/dependabot/supported-package-managers.md b/data/reusables/dependabot/supported-package-managers.md index c25b3f4a3f..85b9d127db 100644 --- a/data/reusables/dependabot/supported-package-managers.md +++ b/data/reusables/dependabot/supported-package-managers.md @@ -15,7 +15,7 @@ Hex | `mix` | v1 | {% octicon "x" aria-label elm-package | `elm` | v0.19 | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | git submodule | `gitsubmodule` | Not applicable | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | Not applicable | [{% data variables.product.prodname_actions %}](#github-actions) | `github-actions` | Not applicable | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | Not applicable | -Go modules | `gomod` | v1 | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | +Go modules | `gomod` | v1 | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | {% octicon "check" aria-label="Supported" %} | [Gradle](#gradle) | `gradle` | Not applicable | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | [Maven](#maven) | `maven` | Not applicable | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | npm | `npm` | v6, v7, v8, v9 | {% octicon "check" aria-label="Supported" %} | {% octicon "check" aria-label="Supported" %} | {% octicon "x" aria-label="Not supported" %} | From b32abe898980d9ba30afe8bbc7283a40880190a6 Mon Sep 17 00:00:00 2001 From: hubwriter Date: Fri, 19 Jul 2024 12:16:26 +0100 Subject: [PATCH 3/4] Bugfix: correct notification percentage (#51702) --- data/reusables/billing/email-notifications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/billing/email-notifications.md b/data/reusables/billing/email-notifications.md index 33e5301b4e..e12d9c982f 100644 --- a/data/reusables/billing/email-notifications.md +++ b/data/reusables/billing/email-notifications.md @@ -1,3 +1,3 @@ -Email notifications are sent to account owners and billing managers when spending reaches 50%, 75%, 90% and 100% of your account's included usage and when spending reaches 50%, 75%, 90%, and 100% of your account's spending limit. +Email notifications are sent to account owners and billing managers when spending reaches 75%, 90% and 100% of your account's included usage and when spending reaches 75%, 90%, and 100% of your account's spending limit. You can disable these notifications at any time by navigating to the "Email alerts" section at the bottom of the "Spending limit" page. From a9ef6d7c1a9a606c2b21d1c30cda8b245c19d0ae Mon Sep 17 00:00:00 2001 From: Sophie <29382425+sophietheking@users.noreply.github.com> Date: Fri, 19 Jul 2024 14:08:29 +0200 Subject: [PATCH 4/4] Adds links to `excluded-links.yml` (#51707) --- src/links/lib/excluded-links.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/links/lib/excluded-links.yml b/src/links/lib/excluded-links.yml index 6169000219..767304a02b 100644 --- a/src/links/lib/excluded-links.yml +++ b/src/links/lib/excluded-links.yml @@ -69,3 +69,6 @@ - is: https://vimeo.com/333786093 - is: https://www.gnu.org/software/bash/ - is: https://www.gnu.org/software/bash/manual/ +- startsWith: https://github.com/actions/actions-runner-controller +- is: https://github.com/actions/runner/pkgs/container/actions-runner +- is: https://github.com/Codertocat/hello-world-npm/pkgs/npm/hello-world-npm