This commit is contained in:
@@ -1 +1 @@
|
||||
Additionally, you can use {% data variables.product.prodname_dependabot %} alert rules to filter out false positive alerts or alerts you're not interested in, based on complex logic from a variety of contextual criteria. For more information, see "[AUTOTITLE](/code-security/dependabot/dependabot-alerts/using-alert-rules-to-prioritize-dependabot-alerts)."
|
||||
Additionally, you can use {% data variables.product.prodname_dependabot %} alert rules to filter out false positive alerts or alerts you're not interested in, based on complex logic from a variety of contextual criteria. For more information, see "[AUTOTITLE](/code-security/dependabot/dependabot-alert-rules/about-dependabot-alert-rules)."
|
||||
7
data/reusables/gated-features/dependabot-alert-rules.md
Normal file
7
data/reusables/gated-features/dependabot-alert-rules.md
Normal file
@@ -0,0 +1,7 @@
|
||||
{%- ifversion fpt or ghec %}
|
||||
Custom alert rules for {% data variables.product.prodname_dependabot_alerts %} are available on any public repositories (for free), and on any private repositories, when you have a license for {% data variables.product.prodname_GH_advanced_security %}.
|
||||
|
||||
{%- elsif ghes %}
|
||||
Custom alert rules for {% data variables.product.prodname_dependabot_alerts %} are available for all repositories in {% data variables.product.product_name %}. This feature requires a license for {% data variables.product.prodname_GH_advanced_security %}.
|
||||
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user