Skip to content

Update supported GitHub Enterprise Server versions#3837

Open
github-actions[bot] wants to merge 3 commits intomainfrom
update-supported-enterprise-server-versions
Open

Update supported GitHub Enterprise Server versions#3837
github-actions[bot] wants to merge 3 commits intomainfrom
update-supported-enterprise-server-versions

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR updates the list of supported GitHub Enterprise Server versions, either because a new version is about to be feature frozen, or because an old release has been deprecated.

If an old release has been deprecated, please follow the instructions in CONTRIBUTING.md to deprecate the corresponding version of CodeQL.

@github github deleted a comment from EjaihLyricLaStrange Apr 21, 2026
@henrymercer henrymercer force-pushed the update-supported-enterprise-server-versions branch from af2800f to 0a63608 Compare April 28, 2026 14:33
@henrymercer henrymercer marked this pull request as ready for review April 28, 2026 14:33
@henrymercer henrymercer requested a review from a team as a code owner April 28, 2026 14:33
Copilot AI review requested due to automatic review settings April 28, 2026 14:33
@henrymercer henrymercer self-assigned this Apr 28, 2026
@github-actions github-actions Bot added the size/XS Should be very easy to review label Apr 28, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates CodeQL Action metadata and documentation to reflect the newly supported/deprecated GitHub Enterprise Server (GHES) versions, and aligns the upcoming CodeQL CLI deprecation warning with that change.

Changes:

  • Bump the “next minimum” CodeQL CLI version used for upcoming deprecation warnings and update the “most recently deprecated” GHES version/date.
  • Update the GHES API compatibility minimum version range.
  • Extend docs/changelog to reflect the new GHES version support and upcoming CodeQL CLI deprecation warning.
Show a summary per file
File Description
src/codeql.ts Updates the next-minimum CodeQL version and the most recently deprecated GHES version/date used in the deprecation warning.
src/api-compatibility.json Raises minimum compatible GHES version to 3.16 (max remains 3.21).
README.md Adds GHES 3.21 row to the GHES compatibility table.
CHANGELOG.md Adds an unreleased note about the upcoming deprecation warning for CodeQL ≤ 2.19.3.
lib/upload-sarif-action.js Generated lib output reflecting the src/codeql.ts constant updates.
lib/upload-sarif-action-post.js Generated lib output reflecting the src/api-compatibility.json min version bump.
lib/upload-lib.js Generated lib output reflecting the src/codeql.ts constant updates.
lib/start-proxy-action-post.js Generated lib output reflecting the src/api-compatibility.json min version bump.
lib/setup-codeql-action.js Generated lib output reflecting the src/codeql.ts and src/api-compatibility.json updates.
lib/resolve-environment-action.js Generated lib output reflecting the src/codeql.ts and src/api-compatibility.json updates.
lib/init-action.js Generated lib output reflecting the src/codeql.ts and src/api-compatibility.json updates.
lib/init-action-post.js Generated lib output reflecting the src/codeql.ts and src/api-compatibility.json updates.
lib/autobuild-action.js Generated lib output reflecting the src/codeql.ts and src/api-compatibility.json updates.
lib/analyze-action.js Generated lib output reflecting the src/codeql.ts constant updates.
lib/analyze-action-post.js Generated lib output reflecting the src/codeql.ts and src/api-compatibility.json updates.

Copilot's findings

  • Files reviewed: 4/15 changed files
  • Comments generated: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Should be very easy to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants