Improvement
Code scanning: Batch apply security alert suggestions on pull requests
GitHub code scanning alerts on pull requests are now easier to address with bulk actions.
You can now apply fixes for code scanning alerts in the Files changed tab by adding them to a batch, helping you interact with multiple alerts faster. Batching changes into a single commit means you’ll run one scan instead of a separate one for each alert, reducing remediation and review time and keeping pull requests moving.
This update is now generally available on github.com.
To learn more, check out our GitHub Code Scanning documentation.