mirror of
https://github.com/github/codeql-action.git
synced 2025-12-24 08:10:06 +08:00
Add tests for new analysis summary feature flag
This commit is contained in:
2
lib/feature-flags.js
generated
2
lib/feature-flags.js
generated
@@ -34,7 +34,7 @@ const util = __importStar(require("./util"));
|
||||
const DEFAULT_VERSION_FEATURE_FLAG_PREFIX = "default_codeql_version_";
|
||||
const DEFAULT_VERSION_FEATURE_FLAG_SUFFIX = "_enabled";
|
||||
/**
|
||||
* MapsFeature enablement as returned by the GitHub API endpoint.
|
||||
* Feature enablement as returned by the GitHub API endpoint.
|
||||
*
|
||||
* Each value of this enum should end with `_enabled`.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user