Skip to content

Commit fb87189

Browse files
committed
Add changelog note (TODO: add PR number)
1 parent 9e8c059 commit fb87189

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th
1010
Repositories owned by an organization can opt out of this change by creating a custom repository property with the name `github-codeql-file-coverage-on-prs` and the type "True/false", then setting this property to `true` in the repository's settings. For more information, see [Managing custom properties for repositories in your organization](https://docs.github.com/en/organizations/managing-organization-settings/managing-custom-properties-for-repositories-in-your-organization).
1111

1212
We expect to roll this change out to everyone in March. [#TODO](https://github.com/github/codeql-action/pull/TODO)
13+
- Added an experimental change which skips collecting file coverage information on pull requests to improve analysis performance. File coverage information will still be computed when analyzing the default branch and protected branches. We expect to roll this change out to everyone in March. [#TODO](https://github.com/github/codeql-action/pull/TODO)
1314

1415
## 4.32.6 - 05 Mar 2026
1516

0 commit comments

Comments
 (0)