Merge pull request #3503 from github/mbg/ff/make-connection-checks-default

Remove FF gate for connection checks
This commit is contained in:
Michael B. Gale
2026-02-24 17:26:42 +00:00
committed by GitHub
14 changed files with 2 additions and 72 deletions
-5
View File
@@ -165242,11 +165242,6 @@ var featureConfig = {
// cannot be found when interpreting results.
minimumVersion: void 0
},
["start_proxy_connection_checks" /* StartProxyConnectionChecks */]: {
defaultValue: false,
envVar: "CODEQL_ACTION_START_PROXY_CONNECTION_CHECKS",
minimumVersion: void 0
},
["upload_overlay_db_to_api" /* UploadOverlayDbToApi */]: {
defaultValue: false,
envVar: "CODEQL_ACTION_UPLOAD_OVERLAY_DB_TO_API",