github_code_scanning_commit_autofix
Automatically commit a fix for a code scanning alert by providing the repository owner, repo name, and alert number. Optionally include a request body to customize the fix.
Instructions
Commit an autofix for a code scanning alert
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| alert_number | Yes | alert_number | |
| body | No | Request body (JSON object) |