Skip to content

Commit bdc6f35

Browse files
committed
Add note alert header
1 parent 5c9b0b1 commit bdc6f35

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

content/code-security/dependabot/dependabot-auto-triage-rules/about-dependabot-auto-triage-rules.md

+4-10
Original file line numberDiff line numberDiff line change
@@ -28,23 +28,17 @@ There are two types of {% data variables.dependabot.auto_triage_rules %}:
2828

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

31-
{% note %}
32-
33-
{% data reusables.dependabot.dependabot-github-preset-auto-triage-rules %}
34-
35-
{% endnote %}
31+
> [!NOTE]
32+
> {% data reusables.dependabot.dependabot-github-preset-auto-triage-rules %}
3633
3734
{% data variables.dependabot.github_presets %} are rules curated by {% data variables.product.company_short %}. {% data reusables.dependabot.dismiss-low-impact-rule %}
3835

3936
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)."
4037

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

43-
{% note %}
44-
45-
{% data reusables.gated-features.dependabot-custom-auto-triage-rules %}
46-
47-
{% endnote %}
40+
> [!NOTE]
41+
> {% data reusables.gated-features.dependabot-custom-auto-triage-rules %}
4842
4943
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)."
5044

0 commit comments

Comments
 (0)