@@ -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.
|
||||
|
||||
@@ -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 %}
|
||||
|
||||
|
||||
@@ -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]
|
||||
- |
|
||||
|
||||
@@ -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 %}
|
||||
|
||||
@@ -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.
|
||||
|
||||
@@ -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 %}
|
||||
- |
|
||||
|
||||
Reference in New Issue
Block a user