Skip to content

Commit

Permalink
Add note alert header (#35416)
Browse files Browse the repository at this point in the history
Co-authored-by: Alex Nguyen <[email protected]>
  • Loading branch information
akordowski and nguyenalex836 authored Nov 25, 2024
1 parent 120b453 commit 0902c18
Showing 1 changed file with 4 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,23 +28,17 @@ There are two types of {% data variables.dependabot.auto_triage_rules %}:

### About {% data variables.dependabot.github_presets %}

{% note %}

{% data reusables.dependabot.dependabot-github-preset-auto-triage-rules %}

{% endnote %}
> [!NOTE]
> {% data reusables.dependabot.dependabot-github-preset-auto-triage-rules %}
{% data variables.dependabot.github_presets %} are rules curated by {% data variables.product.company_short %}. {% data reusables.dependabot.dismiss-low-impact-rule %}

The rule is enabled by default for public repositories and can be opted into for private repositories. You can enable the rule for a private repository via the **Settings** tab for the repository. For more information, see "[Enabling the `Dismiss low impact issues for development-scoped dependencies` rule for your private repository](/code-security/dependabot/dependabot-auto-triage-rules/using-github-preset-rules-to-prioritize-dependabot-alerts#enabling-the-dismiss-low-impact-issues-for-development-scoped-dependencies-rule-for-your-private-repository)."

### About {% data variables.dependabot.custom_rules %}

{% note %}

{% data reusables.gated-features.dependabot-custom-auto-triage-rules %}

{% endnote %}
> [!NOTE]
> {% data reusables.gated-features.dependabot-custom-auto-triage-rules %}
With {% data variables.dependabot.custom_rules %}, you can create your own rules to automatically dismiss or reopen alerts based on targeted metadata, such as severity, package name, CWE, and more. You can also specify which alerts you want {% data variables.product.prodname_dependabot %} to open pull requests for. For more information, see "[AUTOTITLE](/code-security/dependabot/dependabot-auto-triage-rules/customizing-auto-triage-rules-to-prioritize-dependabot-alerts)."

Expand Down

0 comments on commit 0902c18

Please sign in to comment.