Add expect-error input to force PR check green on expected failure (#1177)

This commit is contained in:
Angela P Wen
2022-08-16 16:27:14 -07:00
committed by GitHub
parent b0d61cff1a
commit 9b7fa3dd99
11 changed files with 96 additions and 16 deletions

View File

@@ -222,7 +222,7 @@ interface PackDownloadItem {
let cachedCodeQL: CodeQL | undefined = undefined;
const CODEQL_BUNDLE_VERSION = defaults.bundleVersion;
const CODEQL_DEFAULT_ACTION_REPOSITORY = "github/codeql-action";
export const CODEQL_DEFAULT_ACTION_REPOSITORY = "github/codeql-action";
/**
* The oldest version of CodeQL that the Action will run with. This should be