github GitHub Changelog ·

GitHub Enterprise Server 3.22 Release Candidate Now Available

securitypreviewengineer
feature announcement

GitHub Enterprise Server (GHES) 3.22 Release Candidate is now available, introducing several new capabilities for enterprise administrators, developers, and security teams. Key updates include technical preview for Copilot CLI in air-gapped environments, general availability for Enterprise Teams, and enhanced security scanning request sorting. The release also adds granular repository ruleset bypasses, required pull request reviewers, and improved developer visibility for release status and contributor roles. These features aim to streamline enterprise management, bolster security, and enhance development workflows.

  • Copilot CLI for GHES supports disconnected environments
  • Enterprise Teams is now generally available
  • Repository rulesets support individual user bypasses
  • Require specific reviewers for pull requests using rulesets
  • See release status directly in the issue sidebar
Features (6)
  • Copilot CLI for GHES supports disconnected environments

    Administrators can now configure Copilot CLI to work with GHES in air-gapped environments, setting up a model provider once for enterprise-wide use with GHES credentials. This capability is currently in technical preview.

  • Enterprise Teams is now generally available

    Enterprise owners can now use Enterprise Teams, previously in public preview, to centrally manage user access across their entire enterprise, including organizations and repositories. This simplifies user access management and reduces operational overhead.

  • Repository rulesets support individual user bypasses

    Repository rulesets now allow administrators to grant granular bypass permissions to individual users. This enables finer control, such as adding a service account to a bypass list without creating a dedicated role or team.

  • Require specific reviewers for pull requests using rulesets

    Organization owners and repository administrators can now mandate specific reviewers for pull requests by adding a required reviewers rule to a repository ruleset. This rule can target specific branches, files, and folders and works alongside CODEOWNERS to ensure broader team sign-off.

  • See release status directly in the issue sidebar

    Developers can now view release status badges, indicating "Latest release" or "Pre-release," directly in the issue sidebar when a linked pull request is included in a release. This allows quick verification of fix shipment without leaving the issue.

  • Contributor role labels visible in pull request list view

    Maintainers of public repositories can now see contributor role labels like "First-time contributor," "Contributor," and "Member" directly in the pull request list view. This provides at-a-glance context about each author's relationship to the repository.

Enhancements (1)
  • Security analysts can sort secret scanning requests

    Security analysts can now sort secret scanning push protection bypass requests and alert dismissal requests by date at repository, organization, and enterprise levels. This improves the prioritization and review of high volumes of security requests.

Read the original announcement →

https://github.blog/changelog/2026-08-11-github-enterprise-server-3-22-release-candidate

Related releases