Skip to content

Update supported GitHub Enterprise Server versions #2928

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
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.

@mbg mbg marked this pull request as ready for review June 16, 2025 11:45
@Copilot Copilot AI review requested due to automatic review settings June 16, 2025 11:45
@mbg mbg requested a review from a team as a code owner June 16, 2025 11:45
Copy link
Contributor

@Copilot 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 the minimum supported GitHub Enterprise Server version from 3.13 to 3.14 across compatibility definitions.

  • Bumps minimumVersion in src/api-compatibility.json to 3.14
  • Bumps minimumVersion in lib/api-compatibility.json to 3.14

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/api-compatibility.json Updated minimumVersion from "3.13" to "3.14"
lib/api-compatibility.json Updated minimumVersion from "3.13" to "3.14"
Comments suppressed due to low confidence (2)

lib/api-compatibility.json:1

  • Please update CONTRIBUTING.md and any related documentation to reflect the deprecation of support for v3.13, as noted in the PR description.
{ "maximumVersion": "3.18", "minimumVersion": "3.14" }

src/api-compatibility.json:1

  • Consider adding or updating tests to verify behavior at the new minimum supported version (3.14) and ensure edge cases around version boundaries are covered.
{"maximumVersion": "3.18", "minimumVersion": "3.14"}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant