Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ See the [releases page](https://github.com/github/codeql-action/releases) for th

## [UNRELEASED]

No user facing changes.
- Added an experimental change which, when analyzing a PR with [improved incremental analysis](https://github.com/github/roadmap/issues/1158) enabled, prefers CodeQL CLI versions that have a cached overlay-base database for the configured languages. This speeds up analysis when the latest version does not yet have a cached overlay-base database. We expect to roll this change out to everyone in May. [#3880](https://github.com/github/codeql-action/pull/3880)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR description says this change is "for internal use only" and fully gated behind feature flags, but the changelog entry says "We expect to roll this change out to everyone in May." Please reconcile the changelog wording with the intended rollout/audience (e.g., clarify it’s feature-flagged/experimental and avoid implying an unconditional rollout if that’s not accurate).


## 4.35.3 - 01 May 2026

Expand Down
118 changes: 67 additions & 51 deletions lib/analyze-action-post.js

Large diffs are not rendered by default.

Loading
Loading