1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Remove docs for Alert Issue tracking (#55250)

Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
This commit is contained in:
Marco Gario
2025-05-05 19:06:24 +02:00
committed by GitHub
parent 3654df4e95
commit 39aacd8814
5 changed files with 4 additions and 115 deletions

View File

@@ -145,7 +145,7 @@ You can use query parameters to open issues. Query parameters are optional parts
You must have the proper permissions for any action to use the equivalent query parameter. For example, you must have permission to add a label to an issue to use the `labels` query parameter. For more information, see [AUTOTITLE](/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization).
If you create an invalid URL using query parameters, or if you dont have the proper permissions, the URL will return a `404 Not Found` error page. If you create a URL that exceeds the server limit, the URL will return a `414 URI Too Long` error page.
If you create an invalid URL using query parameters, or if you don't have the proper permissions, the URL will return a `404 Not Found` error page. If you create a URL that exceeds the server limit, the URL will return a `414 URI Too Long` error page.
Query parameter | Example
--- | ---
@@ -161,16 +161,6 @@ Query parameter | Example
You can also use URL query parameters to fill custom text fields that you have defined in issue form templates. Query parameters for issue form fields can also be passed to the issue template chooser. For more information, see [AUTOTITLE](/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema#keys).
{% endif %}
{% ifversion code-scanning-task-lists %}
## Creating an issue from a {% data variables.product.prodname_code_scanning %} alert
{% data reusables.code-scanning.beta-alert-tracking-in-issues %}
If you're using issues to track and prioritize your work, you can use issues to track {% data variables.product.prodname_code_scanning %} alerts.
{% data reusables.code-scanning.alert-tracking-link %}
{% endif %}
{% ifversion copilot %}
## Creating an issue from {% data variables.product.prodname_copilot_chat_short %}