diff --git a/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-accessibility-settings.md b/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-accessibility-settings.md index fa89d78e3d..336dfd29d5 100644 --- a/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-accessibility-settings.md +++ b/content/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-user-account-settings/managing-accessibility-settings.md @@ -22,12 +22,6 @@ You can decide whether you want to use some or all keyboard shortcuts on {% ifve You can control whether links in text blocks on {% data variables.location.product_location %} are underlined and therefore more distinguishable. -{% note %} - -**Note:** The option to show link underlines is currently in beta and subject to change. - -{% endnote %} - {% data reusables.user-settings.access_settings %} {% data reusables.user-settings.accessibility_settings %} 1. Under "Content", manage settings for link appearance. diff --git a/content/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/configuring-advanced-setup-for-code-scanning-with-codeql-at-scale.md b/content/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/configuring-advanced-setup-for-code-scanning-with-codeql-at-scale.md index 739c49e0a7..45a4cefb46 100644 --- a/content/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/configuring-advanced-setup-for-code-scanning-with-codeql-at-scale.md +++ b/content/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/configuring-advanced-setup-for-code-scanning-with-codeql-at-scale.md @@ -32,9 +32,10 @@ Alternatively, if you do not need granular control over the {% data variables.pr 1. Identify a group of repositories that can be analyzed using the same {% data variables.product.prodname_code_scanning %} configuration. For example, all repositories that build Java artifacts using the production environment. 1. Create and test a {% data variables.product.prodname_actions %} workflow to call the {% data variables.product.prodname_codeql %} action with the appropriate configuration. For more information, see {% ifversion code-scanning-without-workflow %}"[AUTOTITLE](/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-advanced-setup-for-code-scanning#configuring-advanced-setup-for-code-scanning-with-codeql)."{% else %}"[AUTOTITLE](/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-advanced-setup-for-code-scanning#configuring-code-scanning-using-the-codeql-action)."{% endif %} -1. Use one of the example scripts create a custom script to add the workflow to each repository in the group. +1. Use one of the example scripts or create a custom script to add the workflow to each repository in the group. - PowerShell example: [`jhutchings1/Create-ActionsPRs`](https://github.com/jhutchings1/Create-ActionsPRs) repository - NodeJS example: [`nickliffen/ghas-enablement`](https://github.com/NickLiffen/ghas-enablement) repository + - Python example: [`Malwarebytes/ghas-cli`](https://github.com/Malwarebytes/ghas-cli) repository {% ifversion codeql-model-packs-org %} diff --git a/data/release-notes/enterprise-server/3-11/5.yml b/data/release-notes/enterprise-server/3-11/5.yml index 5ebcf340a5..4c7e0ea0c3 100644 --- a/data/release-notes/enterprise-server/3-11/5.yml +++ b/data/release-notes/enterprise-server/3-11/5.yml @@ -68,8 +68,6 @@ sections: {% data reusables.release-notes.2023-12-backup-utils-exit-early-redis %} - | {% data reusables.release-notes.2024-01-haproxy-upgrade-causing-increased-errors %} - - | - Pre-receive hooks which utilize `git rev-list` fail with an `fatal: Invalid revision range` error message. - | {% data reusables.release-notes.2024-02-pages-deployment-error %} [Updated: 2024-03-07] - | diff --git a/data/release-notes/enterprise-server/3-11/6.yml b/data/release-notes/enterprise-server/3-11/6.yml index c3b5b6bef3..8140eeccf3 100644 --- a/data/release-notes/enterprise-server/3-11/6.yml +++ b/data/release-notes/enterprise-server/3-11/6.yml @@ -36,7 +36,5 @@ sections: {% data reusables.release-notes.2023-12-backup-utils-exit-early-redis %} - | {% data reusables.release-notes.2024-01-haproxy-upgrade-causing-increased-errors %} - - | - Pre-receive hooks which utilize `git rev-list` fail with an `fatal: Invalid revision range` error message. - | {% data reusables.release-notes.2024-02-pages-deployment-error %} diff --git a/data/release-notes/enterprise-server/3-11/7.yml b/data/release-notes/enterprise-server/3-11/7.yml index 5b643f2525..5cb4d67b06 100644 --- a/data/release-notes/enterprise-server/3-11/7.yml +++ b/data/release-notes/enterprise-server/3-11/7.yml @@ -90,5 +90,3 @@ sections: {% data reusables.release-notes.2023-12-backup-utils-exit-early-redis %} - | {% data reusables.release-notes.2024-01-haproxy-upgrade-causing-increased-errors %} - - | - Pre-receive hooks which utilize `git rev-list` fail with an `fatal: Invalid revision range` error message. diff --git a/data/release-notes/enterprise-server/3-11/8.yml b/data/release-notes/enterprise-server/3-11/8.yml index dc4fd6e451..37bb57c504 100644 --- a/data/release-notes/enterprise-server/3-11/8.yml +++ b/data/release-notes/enterprise-server/3-11/8.yml @@ -84,8 +84,6 @@ sections: {% data reusables.release-notes.2023-12-backup-utils-exit-early-redis %} - | {% data reusables.release-notes.2024-01-haproxy-upgrade-causing-increased-errors %} - - | - Pre-receive hooks which utilize `git rev-list` fail with an `fatal: Invalid revision range` error message. - | {% data reusables.release-notes.2024-02-pages-deployment-error %} - |