codeql-action/.github/workflows
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
..
script Fix workflow to update dependencies 2023-02-24 20:25:21 +00:00
update-supported-enterprise-server-versions Ignore classic GHES version when updating supported versions 2023-03-17 13:53:24 +00:00
__analyze-ref-input.yml Bump setup-go from v3 to v4 (#1595) 2023-03-21 10:22:27 -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 Remove PR checks for v1 2023-01-16 18:49:32 +00:00
__extractor-ram-threads.yml Remove PR checks for v1 2023-01-16 18:49:32 +00:00
__go-custom-queries.yml Bump setup-go from v3 to v4 (#1595) 2023-03-21 10:22:27 -07:00
__go-tracing-autobuilder.yml Bump setup-go from v3 to v4 (#1595) 2023-03-21 10:22:27 -07:00
__go-tracing-custom-build-steps.yml Bump setup-go from v3 to v4 (#1595) 2023-03-21 10:22:27 -07:00
__go-tracing-legacy-workflow.yml Bump setup-go from v3 to v4 (#1595) 2023-03-21 10:22:27 -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 Bump setup-go from v3 to v4 (#1595) 2023-03-21 10:22:27 -07:00
__multi-language-autodetect.yml Bump setup-go from v3 to v4 (#1595) 2023-03-21 10:22:27 -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 Remove PR checks for v1 2023-01-16 18:49:32 +00:00
__remote-config.yml Bump setup-go from v3 to v4 (#1595) 2023-03-21 10:22:27 -07:00
__rubocop-multi-language.yml Remove PR checks for v1 2023-01-16 18:49:32 +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 Remove PR checks for v1 2023-01-16 18:49:32 +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 Bump setup-go from v3 to v4 (#1595) 2023-03-21 10:22:27 -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
check-expected-release-files.yml Update actions/checkout from v2 to v3 2022-03-30 19:46:09 +01:00
codeql.yml Remove PR checks for v1 2023-01-16 18:49:32 +00:00
codescanning-config-cli.yml Remove PR checks for v1 2023-01-16 18:49:32 +00:00
debug-artifacts-failure.yml Bump actions/setup-go from 3 to 4 (#1593) 2023-03-20 13:31:56 -07:00
debug-artifacts.yml Bump actions/setup-go from 3 to 4 (#1593) 2023-03-20 13:31:56 -07:00
expected-queries-runs.yml Update upload input values and logic (#1598) 2023-03-23 17:23:25 +00:00
post-release-mergeback.yml Update mergeback workflow 2023-01-16 18:41:03 +00:00
pr-checks.yml Remove Node 12 compatibility check 2023-01-18 21:07:41 +00:00
python-deps.yml Update workflow name to reflect Windows tests 2023-01-23 13:01:27 +00:00
query-filters.yml Remove PR checks for v1 2023-01-16 18:49:32 +00:00
update-dependencies.yml Fix workflow to update dependencies 2023-02-24 20:25:21 +00:00
update-release-branch.yml Update release workflow 2023-01-16 18:37:43 +00:00
update-supported-enterprise-server-versions.yml Bump peter-evans/create-pull-request from 4.2.3 to 4.2.4 (#1594) 2023-03-20 11:57:08 -07:00