codeql-action/pr-checks/checks
Angela P Wen a21bb7f968
Update upload input values and logic (#1598)
- The `upload` input to the `analyze` Action now accepts the following values:
    - `always` is the default value, which uploads the SARIF file to Code Scanning for successful and failed runs.
    - `failure-only` is recommended for customers post-processing the SARIF file before uploading it to Code Scanning. This option uploads debugging information to Code Scanning for failed runs to improve the debugging experience.
    - `never` avoids uploading the SARIF file to Code Scanning even if the code scanning run fails. This is not recommended for external users since it complicates debugging.
    - The legacy `true` and `false` options will be interpreted as `always` and `failure-only` respectively.

---------

Co-authored-by: Henry Mercer <henry.mercer@me.com>
2023-03-23 17:23:25 +00:00
..
analyze-ref-input.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
autobuild-action.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
config-export.yml Upload per-database diagnostic SARIFs on green and red runs (#1556) 2023-03-20 21:09:04 +00:00
diagnostics-export.yml Upload per-database diagnostic SARIFs on green and red runs (#1556) 2023-03-20 21:09:04 +00:00
export-file-baseline-information.yml Set up the Swift version the extractor declares (#1422) 2022-12-19 13:08:15 -08:00
extractor-ram-threads.yml Rename TEST_MODE to specific variable for CodeQL Action 2022-11-16 16:40:30 +00:00
go-custom-queries.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
go-tracing-autobuilder.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
go-tracing-custom-build-steps.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
go-tracing-legacy-workflow.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
init-with-registries.yml Ensure qlconfig file is created when config parsing in cli is on 2023-02-07 10:40:56 -08:00
javascript-source-root.yml Update upload input values and logic (#1598) 2023-03-23 17:23:25 +00:00
ml-powered-queries.yml Use runner.os in ML-powered queries tests too 2022-11-22 20:45:26 +00:00
multi-language-autodetect.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
packaging-codescanning-config-inputs-js.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
packaging-config-inputs-js.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
packaging-config-js.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
packaging-inputs-js.yml Rename TEST_MODE to specific variable for CodeQL Action 2022-11-16 16:40:30 +00:00
remote-config.yml Rename TEST_MODE to specific variable for CodeQL Action 2022-11-16 16:40:30 +00:00
rubocop-multi-language.yml Rename TEST_MODE to specific variable for CodeQL Action 2022-11-16 16:40:30 +00:00
ruby.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
split-workflow.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
submit-sarif-failure.yml Add testing environment to submit SARIF after failure PR check 2022-11-30 11:32:36 +00:00
swift-autobuild.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
swift-custom-build.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
test-autobuild-working-dir.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
test-local-codeql.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
test-proxy.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
unset-environment.yml Avoid uploading databases after integration tests 2023-03-14 14:55:58 -07:00
upload-ref-sha-input.yml Update upload input values and logic (#1598) 2023-03-23 17:23:25 +00:00
with-checkout-path.yml Update upload input values and logic (#1598) 2023-03-23 17:23:25 +00:00