@@ -17,8 +17,6 @@ redirect_from:
|
||||
- /code-security/dependabot/dependabot-alert-rules/about-dependabot-alert-rules
|
||||
---
|
||||
|
||||
{% data reusables.dependabot.dependabot-auto-triage-rules-beta %}
|
||||
|
||||
## About {% data variables.dependabot.auto_triage_rules %}
|
||||
|
||||
{% data variables.dependabot.auto_triage_rules %} allow you to instruct {% data variables.product.prodname_dependabot %} to automatically triage {% data variables.product.prodname_dependabot_alerts %}. You can use {% data variables.dependabot.auto_triage_rules_short %} to automatically dismiss or snooze certain alerts, or specify the alerts you want {% data variables.product.prodname_dependabot %} to open pull requests for.
|
||||
|
||||
@@ -17,8 +17,6 @@ redirect_from:
|
||||
- /code-security/dependabot/dependabot-alert-rules/customizing-alert-rules-to-prioritize-dependabot-alerts
|
||||
---
|
||||
|
||||
{% data reusables.dependabot.dependabot-auto-triage-rules-beta %}
|
||||
|
||||
## About {% data variables.dependabot.custom_rules %}
|
||||
|
||||
You can create your own {% data variables.dependabot.auto_triage_rules %} based on alert metadata. You can choose to auto-dismiss alerts indefinitely, or snooze alerts until a patch becomes available, and you can specify which alerts you want {% data variables.product.prodname_dependabot %} to open pull requests for.
|
||||
|
||||
@@ -19,5 +19,3 @@ children:
|
||||
redirect_from:
|
||||
- /code-security/dependabot/dependabot-alert-rules
|
||||
---
|
||||
|
||||
{% data reusables.dependabot.dependabot-auto-triage-rules-beta %}
|
||||
|
||||
@@ -16,8 +16,6 @@ redirect_from:
|
||||
- /code-security/dependabot/dependabot-alert-rules/managing-automatically-dismissed-alerts
|
||||
---
|
||||
|
||||
{% data reusables.dependabot.dependabot-auto-triage-rules-beta %}
|
||||
|
||||
## Managing automatically dismissed alerts
|
||||
|
||||
{% note %}
|
||||
|
||||
@@ -17,8 +17,6 @@ redirect_from:
|
||||
- /code-security/dependabot/dependabot-auto-triage-rules/using-github-curated-default-rules-to-prioritize-dependabot-alerts
|
||||
---
|
||||
|
||||
{% data reusables.dependabot.dependabot-auto-triage-rules-beta %}
|
||||
|
||||
## About {% data variables.dependabot.github_presets %}
|
||||
|
||||
The `Dismiss low impact issues for development-scoped dependencies` rule is a {% data variables.product.company_short %} preset that auto-dismisses certain types of vulnerabilities that are found in npm dependencies used in development. These alerts cover cases that feel like false alarms to most developers as the associated vulnerabilities:
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{% note %}
|
||||
|
||||
**Note:** {% data variables.dependabot.auto_triage_rules %} are currently in beta and are subject to change.
|
||||
|
||||
{% endnote %}
|
||||
@@ -244,6 +244,11 @@
|
||||
"description": "The plan for GitHub Copilot was updated.",
|
||||
"docs_reference_links": "/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot"
|
||||
},
|
||||
{
|
||||
"action": "copilot.plan_downgrade_scheduled",
|
||||
"description": "The plan for GitHub Copilot was scheduled to be downgraded.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "custom_hosted_runner.create",
|
||||
"description": "N/A",
|
||||
|
||||
@@ -814,6 +814,11 @@
|
||||
"description": "The plan for GitHub Copilot was updated.",
|
||||
"docs_reference_links": "/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot"
|
||||
},
|
||||
{
|
||||
"action": "copilot.plan_downgrade_scheduled",
|
||||
"description": "The plan for GitHub Copilot was scheduled to be downgraded.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "custom_hosted_runner.create",
|
||||
"description": "N/A",
|
||||
|
||||
@@ -244,6 +244,11 @@
|
||||
"description": "The plan for GitHub Copilot was updated.",
|
||||
"docs_reference_links": "/billing/managing-billing-for-github-copilot/about-billing-for-github-copilot"
|
||||
},
|
||||
{
|
||||
"action": "copilot.plan_downgrade_scheduled",
|
||||
"description": "The plan for GitHub Copilot was scheduled to be downgraded.",
|
||||
"docs_reference_links": "N/A"
|
||||
},
|
||||
{
|
||||
"action": "custom_hosted_runner.create",
|
||||
"description": "N/A",
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
"apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
|
||||
"apiRequestEvent": "This event is only available via audit log streaming."
|
||||
},
|
||||
"sha": "54c931245a623a5d7864dda9bd98e858dab9a958"
|
||||
"sha": "49912aad5bd477ebf1204dffebaa981bf395ab24"
|
||||
}
|
||||
Reference in New Issue
Block a user