Chuan-kai Lin
Chuan-kai Lin
When using TextReportRenderer, adding a single entry can generate a very large diff because all existing entries that sort later than the newly added entry are renumbered. Please consider providing...
This PR changes `reorder` directives in upgrade/downgrade scripts to use proper entity type names, instead of using `int` as generic stand-in for entity types.
This PR modifies Java queries in the Code Scanning suite to support restricting alerts based on source location, with the restrictions configured through extensible predicates.
This PR adds a feature flag for future use. ### Merge / deployment checklist - [x] Confirm this change is backwards compatible with existing workflows. - [x] Confirm the [readme](https://github.com/github/codeql-action/blob/main/README.md)...