From 6773afd15934ec2b03e88b7e91b646f7164d1027 Mon Sep 17 00:00:00 2001 From: Henry Mercer Date: Mon, 9 Mar 2026 16:06:25 +0000 Subject: [PATCH] Add changelog note --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 700402bc1..cf2f02301 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th 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). - We expect to roll this change out to everyone in March. [#TODO](https://github.com/github/codeql-action/pull/TODO) + We expect to roll this change out to everyone in March. [#3562](https://github.com/github/codeql-action/pull/3562) ## 4.32.6 - 05 Mar 2026