1
0
mirror of synced 2026-01-06 06:02:35 -05:00

Merge branch 'main' into secret-scanning-reorg-megabranch

This commit is contained in:
mc
2024-08-02 19:00:19 +01:00
committed by GitHub
89 changed files with 805 additions and 217 deletions

View File

@@ -2,4 +2,4 @@
# Documentation for audit log streaming health check
versions:
ghec: '*'
ghes: '>= 3.13'
ghes: '>= 3.14'

View File

@@ -1,3 +1,4 @@
# Versions for which the enhanced billing platform is available
versions:
ghec: '*'
ghes: '>=3.12'

View File

@@ -0,0 +1,5 @@
# GitHub Models (AI models on GitHub Marketplace)
versions:
fpt: '*'
ghec: '*'
ghes: '*'

View File

@@ -0,0 +1,6 @@
# Reference: 13369
# Documentation for metered GHE/GHAS.
versions:
ghec: '*'
ghes: '>=3.14'

View File

@@ -3,4 +3,4 @@
versions:
fpt: '*'
ghec: '*'
ghes: '>=3.15'
ghes: '>=3.14'