diff --git a/.github/workflows/__all-platform-bundle.yml b/.github/workflows/__all-platform-bundle.yml index 1547c37612..66700fd68e 100644 --- a/.github/workflows/__all-platform-bundle.yml +++ b/.github/workflows/__all-platform-bundle.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__analysis-kinds.yml b/.github/workflows/__analysis-kinds.yml index 1f270b2781..e59c1576b2 100644 --- a/.github/workflows/__analysis-kinds.yml +++ b/.github/workflows/__analysis-kinds.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__analyze-ref-input.yml b/.github/workflows/__analyze-ref-input.yml index 842cfcc081..d28bbeb6a3 100644 --- a/.github/workflows/__analyze-ref-input.yml +++ b/.github/workflows/__analyze-ref-input.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__autobuild-action.yml b/.github/workflows/__autobuild-action.yml index 482d124560..ce7fe4be75 100644 --- a/.github/workflows/__autobuild-action.yml +++ b/.github/workflows/__autobuild-action.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__autobuild-direct-tracing-with-working-dir.yml b/.github/workflows/__autobuild-direct-tracing-with-working-dir.yml index 3c218ec265..6711dc7271 100644 --- a/.github/workflows/__autobuild-direct-tracing-with-working-dir.yml +++ b/.github/workflows/__autobuild-direct-tracing-with-working-dir.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__autobuild-working-dir.yml b/.github/workflows/__autobuild-working-dir.yml index 77bb424e47..c9fb1e9e9c 100644 --- a/.github/workflows/__autobuild-working-dir.yml +++ b/.github/workflows/__autobuild-working-dir.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__build-mode-autobuild.yml b/.github/workflows/__build-mode-autobuild.yml index 749def27ec..3d05b39636 100644 --- a/.github/workflows/__build-mode-autobuild.yml +++ b/.github/workflows/__build-mode-autobuild.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__build-mode-manual.yml b/.github/workflows/__build-mode-manual.yml index f10e8e36ab..356c1b1fcf 100644 --- a/.github/workflows/__build-mode-manual.yml +++ b/.github/workflows/__build-mode-manual.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__build-mode-none.yml b/.github/workflows/__build-mode-none.yml index d4fc1c3da9..a570869baf 100644 --- a/.github/workflows/__build-mode-none.yml +++ b/.github/workflows/__build-mode-none.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__build-mode-rollback.yml b/.github/workflows/__build-mode-rollback.yml index d833e3ad8d..a213bd2674 100644 --- a/.github/workflows/__build-mode-rollback.yml +++ b/.github/workflows/__build-mode-rollback.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__bundle-from-nightly.yml b/.github/workflows/__bundle-from-nightly.yml index e4eaf6312c..c052bff67f 100644 --- a/.github/workflows/__bundle-from-nightly.yml +++ b/.github/workflows/__bundle-from-nightly.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__bundle-from-toolcache.yml b/.github/workflows/__bundle-from-toolcache.yml index 6e00eaa2d6..4c7f21a32b 100644 --- a/.github/workflows/__bundle-from-toolcache.yml +++ b/.github/workflows/__bundle-from-toolcache.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__bundle-toolcache.yml b/.github/workflows/__bundle-toolcache.yml index d1ba1b8261..7b5e8d1399 100644 --- a/.github/workflows/__bundle-toolcache.yml +++ b/.github/workflows/__bundle-toolcache.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__bundle-zstd.yml b/.github/workflows/__bundle-zstd.yml index 026743c906..d1ddf108f1 100644 --- a/.github/workflows/__bundle-zstd.yml +++ b/.github/workflows/__bundle-zstd.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__cleanup-db-cluster-dir.yml b/.github/workflows/__cleanup-db-cluster-dir.yml index 28e9e6fdd6..6d794e28c1 100644 --- a/.github/workflows/__cleanup-db-cluster-dir.yml +++ b/.github/workflows/__cleanup-db-cluster-dir.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__config-export.yml b/.github/workflows/__config-export.yml index 42a3a1242a..72d76b93f0 100644 --- a/.github/workflows/__config-export.yml +++ b/.github/workflows/__config-export.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__config-input.yml b/.github/workflows/__config-input.yml index 7b048ed186..a2e4dba2c3 100644 --- a/.github/workflows/__config-input.yml +++ b/.github/workflows/__config-input.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__cpp-deptrace-disabled.yml b/.github/workflows/__cpp-deptrace-disabled.yml index 578101d0e7..c73161cd8a 100644 --- a/.github/workflows/__cpp-deptrace-disabled.yml +++ b/.github/workflows/__cpp-deptrace-disabled.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__cpp-deptrace-enabled-on-macos.yml b/.github/workflows/__cpp-deptrace-enabled-on-macos.yml index aacbdf8549..d2cce49369 100644 --- a/.github/workflows/__cpp-deptrace-enabled-on-macos.yml +++ b/.github/workflows/__cpp-deptrace-enabled-on-macos.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__cpp-deptrace-enabled.yml b/.github/workflows/__cpp-deptrace-enabled.yml index c08e66ff77..0539d4ce60 100644 --- a/.github/workflows/__cpp-deptrace-enabled.yml +++ b/.github/workflows/__cpp-deptrace-enabled.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__diagnostics-export.yml b/.github/workflows/__diagnostics-export.yml index c39524a97c..29c92d9eca 100644 --- a/.github/workflows/__diagnostics-export.yml +++ b/.github/workflows/__diagnostics-export.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__export-file-baseline-information.yml b/.github/workflows/__export-file-baseline-information.yml index 41fb9220fd..395317ad2b 100644 --- a/.github/workflows/__export-file-baseline-information.yml +++ b/.github/workflows/__export-file-baseline-information.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__extractor-ram-threads.yml b/.github/workflows/__extractor-ram-threads.yml index 7c3c6e0b0d..eee08de580 100644 --- a/.github/workflows/__extractor-ram-threads.yml +++ b/.github/workflows/__extractor-ram-threads.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__global-proxy.yml b/.github/workflows/__global-proxy.yml index 1535e36897..08c4ad64af 100644 --- a/.github/workflows/__global-proxy.yml +++ b/.github/workflows/__global-proxy.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__go-custom-queries.yml b/.github/workflows/__go-custom-queries.yml index 715a1758a7..cc2120e869 100644 --- a/.github/workflows/__go-custom-queries.yml +++ b/.github/workflows/__go-custom-queries.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__go-indirect-tracing-workaround-diagnostic.yml b/.github/workflows/__go-indirect-tracing-workaround-diagnostic.yml index b869d3ebc0..9c2f42ec4e 100644 --- a/.github/workflows/__go-indirect-tracing-workaround-diagnostic.yml +++ b/.github/workflows/__go-indirect-tracing-workaround-diagnostic.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__go-indirect-tracing-workaround-no-file-program.yml b/.github/workflows/__go-indirect-tracing-workaround-no-file-program.yml index 33bde34146..18645dcc3d 100644 --- a/.github/workflows/__go-indirect-tracing-workaround-no-file-program.yml +++ b/.github/workflows/__go-indirect-tracing-workaround-no-file-program.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__go-indirect-tracing-workaround.yml b/.github/workflows/__go-indirect-tracing-workaround.yml index 848dc7a98a..1259e7fa61 100644 --- a/.github/workflows/__go-indirect-tracing-workaround.yml +++ b/.github/workflows/__go-indirect-tracing-workaround.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__go-tracing-autobuilder.yml b/.github/workflows/__go-tracing-autobuilder.yml index 2c33de351e..4a6dc68e2d 100644 --- a/.github/workflows/__go-tracing-autobuilder.yml +++ b/.github/workflows/__go-tracing-autobuilder.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__go-tracing-custom-build-steps.yml b/.github/workflows/__go-tracing-custom-build-steps.yml index 0f0ca6e503..5576b561c5 100644 --- a/.github/workflows/__go-tracing-custom-build-steps.yml +++ b/.github/workflows/__go-tracing-custom-build-steps.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__go-tracing-legacy-workflow.yml b/.github/workflows/__go-tracing-legacy-workflow.yml index 136deca855..3a85caeb01 100644 --- a/.github/workflows/__go-tracing-legacy-workflow.yml +++ b/.github/workflows/__go-tracing-legacy-workflow.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__init-with-registries.yml b/.github/workflows/__init-with-registries.yml index bd088572c8..81532e8474 100644 --- a/.github/workflows/__init-with-registries.yml +++ b/.github/workflows/__init-with-registries.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__javascript-source-root.yml b/.github/workflows/__javascript-source-root.yml index a39db258cd..dc1a395ce9 100644 --- a/.github/workflows/__javascript-source-root.yml +++ b/.github/workflows/__javascript-source-root.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__job-run-uuid-sarif.yml b/.github/workflows/__job-run-uuid-sarif.yml index cecb2bf461..da32ec432b 100644 --- a/.github/workflows/__job-run-uuid-sarif.yml +++ b/.github/workflows/__job-run-uuid-sarif.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__language-aliases.yml b/.github/workflows/__language-aliases.yml index b7f9691f6a..afdc089f38 100644 --- a/.github/workflows/__language-aliases.yml +++ b/.github/workflows/__language-aliases.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__local-bundle.yml b/.github/workflows/__local-bundle.yml index 420be84b84..bc3ab5ed67 100644 --- a/.github/workflows/__local-bundle.yml +++ b/.github/workflows/__local-bundle.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__multi-language-autodetect.yml b/.github/workflows/__multi-language-autodetect.yml index d34d5829a4..c0a573ffc5 100644 --- a/.github/workflows/__multi-language-autodetect.yml +++ b/.github/workflows/__multi-language-autodetect.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__overlay-init-fallback.yml b/.github/workflows/__overlay-init-fallback.yml index cc2a189841..0871e6b44b 100644 --- a/.github/workflows/__overlay-init-fallback.yml +++ b/.github/workflows/__overlay-init-fallback.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__packaging-codescanning-config-inputs-js.yml b/.github/workflows/__packaging-codescanning-config-inputs-js.yml index 5c846d32c8..43b70163a7 100644 --- a/.github/workflows/__packaging-codescanning-config-inputs-js.yml +++ b/.github/workflows/__packaging-codescanning-config-inputs-js.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__packaging-config-inputs-js.yml b/.github/workflows/__packaging-config-inputs-js.yml index 42c5fb38af..7ea2729c80 100644 --- a/.github/workflows/__packaging-config-inputs-js.yml +++ b/.github/workflows/__packaging-config-inputs-js.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__packaging-config-js.yml b/.github/workflows/__packaging-config-js.yml index 8dfa834c3d..7c921cecc3 100644 --- a/.github/workflows/__packaging-config-js.yml +++ b/.github/workflows/__packaging-config-js.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__packaging-inputs-js.yml b/.github/workflows/__packaging-inputs-js.yml index 883b0d47ac..224b06305c 100644 --- a/.github/workflows/__packaging-inputs-js.yml +++ b/.github/workflows/__packaging-inputs-js.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__remote-config.yml b/.github/workflows/__remote-config.yml index 2164a41b89..a026117a7f 100644 --- a/.github/workflows/__remote-config.yml +++ b/.github/workflows/__remote-config.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__resolve-environment-action.yml b/.github/workflows/__resolve-environment-action.yml index b9deb5fadb..3acee8d64b 100644 --- a/.github/workflows/__resolve-environment-action.yml +++ b/.github/workflows/__resolve-environment-action.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__rubocop-multi-language.yml b/.github/workflows/__rubocop-multi-language.yml index b7f4760572..3fec21e05a 100644 --- a/.github/workflows/__rubocop-multi-language.yml +++ b/.github/workflows/__rubocop-multi-language.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__ruby.yml b/.github/workflows/__ruby.yml index 97331fd10a..6d326ee887 100644 --- a/.github/workflows/__ruby.yml +++ b/.github/workflows/__ruby.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__rust.yml b/.github/workflows/__rust.yml index 24744c4a5c..92793f54ae 100644 --- a/.github/workflows/__rust.yml +++ b/.github/workflows/__rust.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__split-workflow.yml b/.github/workflows/__split-workflow.yml index c37899e609..9e1cad8e0e 100644 --- a/.github/workflows/__split-workflow.yml +++ b/.github/workflows/__split-workflow.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__start-proxy.yml b/.github/workflows/__start-proxy.yml index 5d2019b49e..438a994057 100644 --- a/.github/workflows/__start-proxy.yml +++ b/.github/workflows/__start-proxy.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__submit-sarif-failure.yml b/.github/workflows/__submit-sarif-failure.yml index 7b9b6bc050..93553d18df 100644 --- a/.github/workflows/__submit-sarif-failure.yml +++ b/.github/workflows/__submit-sarif-failure.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__swift-autobuild.yml b/.github/workflows/__swift-autobuild.yml index 0c51a28ff9..473c136441 100644 --- a/.github/workflows/__swift-autobuild.yml +++ b/.github/workflows/__swift-autobuild.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__swift-custom-build.yml b/.github/workflows/__swift-custom-build.yml index d5862cc5d7..bc3e5d71fe 100644 --- a/.github/workflows/__swift-custom-build.yml +++ b/.github/workflows/__swift-custom-build.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__unset-environment.yml b/.github/workflows/__unset-environment.yml index b823bcf113..b1918fe26d 100644 --- a/.github/workflows/__unset-environment.yml +++ b/.github/workflows/__unset-environment.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__upload-ref-sha-input.yml b/.github/workflows/__upload-ref-sha-input.yml index cba2702f04..ad242dd7c2 100644 --- a/.github/workflows/__upload-ref-sha-input.yml +++ b/.github/workflows/__upload-ref-sha-input.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__upload-sarif.yml b/.github/workflows/__upload-sarif.yml index 0ab7c03087..494731fa42 100644 --- a/.github/workflows/__upload-sarif.yml +++ b/.github/workflows/__upload-sarif.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/__with-checkout-path.yml b/.github/workflows/__with-checkout-path.yml index 00ddb28c04..c976b4e9b9 100644 --- a/.github/workflows/__with-checkout-path.yml +++ b/.github/workflows/__with-checkout-path.yml @@ -18,6 +18,9 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: + - checks_requested schedule: - cron: '0 5 * * *' workflow_dispatch: diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 999aa6dfd0..154c21c7b9 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -7,6 +7,8 @@ on: # Run checks on reopened draft PRs to support triggering PR checks on draft PRs that were opened # by other workflows. types: [opened, synchronize, reopened, ready_for_review] + merge_group: + types: [checks_requested] schedule: # Weekly on Sunday. - cron: '30 1 * * 0' diff --git a/.github/workflows/codescanning-config-cli.yml b/.github/workflows/codescanning-config-cli.yml index cbac3a8a91..ca3b554a9f 100644 --- a/.github/workflows/codescanning-config-cli.yml +++ b/.github/workflows/codescanning-config-cli.yml @@ -23,9 +23,11 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: [checks_requested] schedule: - cron: '0 5 * * *' - workflow_dispatch: {} + workflow_dispatch: defaults: run: @@ -78,7 +80,7 @@ jobs: # On PRs, overlay analysis may change the config that is passed to the CLI. # Therefore, we have two variants of the following test, one for PRs and one for other events. - name: Empty file (non-PR) - if: github.event_name != 'pull_request' + if: github.event_name != 'pull_request' && github.event_name != 'merge_group' uses: ./../action/.github/actions/check-codescanning-config with: expected-config-file-contents: "{}" @@ -86,7 +88,7 @@ jobs: tools: ${{ steps.prepare-test.outputs.tools-url }} - name: Empty file (PR) - if: github.event_name == 'pull_request' + if: github.event_name == 'pull_request' || github.event_name == 'merge_group' uses: ./../action/.github/actions/check-codescanning-config with: expected-config-file-contents: | diff --git a/.github/workflows/debug-artifacts-failure-safe.yml b/.github/workflows/debug-artifacts-failure-safe.yml index 1c1343b19a..4d04335353 100644 --- a/.github/workflows/debug-artifacts-failure-safe.yml +++ b/.github/workflows/debug-artifacts-failure-safe.yml @@ -14,9 +14,11 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: [checks_requested] schedule: - cron: '0 5 * * *' - workflow_dispatch: {} + workflow_dispatch: defaults: run: diff --git a/.github/workflows/debug-artifacts-safe.yml b/.github/workflows/debug-artifacts-safe.yml index 5314cc753a..7886d44c71 100644 --- a/.github/workflows/debug-artifacts-safe.yml +++ b/.github/workflows/debug-artifacts-safe.yml @@ -13,9 +13,11 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: [checks_requested] schedule: - cron: '0 5 * * *' - workflow_dispatch: {} + workflow_dispatch: defaults: run: diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 5badaab815..1c78da10f9 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -6,6 +6,8 @@ on: # Run checks on reopened draft PRs to support triggering PR checks on draft PRs that were opened # by other workflows. types: [opened, synchronize, reopened, ready_for_review] + merge_group: + types: [checks_requested] workflow_dispatch: defaults: @@ -80,7 +82,7 @@ jobs: category: eslint check-node-version: - if: github.event.pull_request && github.triggering_actor != 'dependabot[bot]' + if: github.triggering_actor != 'dependabot[bot]' name: Check Action Node versions runs-on: ubuntu-latest timeout-minutes: 45 diff --git a/.github/workflows/python312-windows.yml b/.github/workflows/python312-windows.yml index 8ef1be8667..79602d056a 100644 --- a/.github/workflows/python312-windows.yml +++ b/.github/workflows/python312-windows.yml @@ -7,6 +7,8 @@ on: # Run checks on reopened draft PRs to support triggering PR checks on draft PRs that were opened # by other workflows. types: [opened, synchronize, reopened, ready_for_review] + merge_group: + types: [checks_requested] schedule: # Weekly on Monday. - cron: '0 0 * * 1' diff --git a/.github/workflows/query-filters.yml b/.github/workflows/query-filters.yml index 90e702c934..7ef2e84bb9 100644 --- a/.github/workflows/query-filters.yml +++ b/.github/workflows/query-filters.yml @@ -11,9 +11,11 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: [checks_requested] schedule: - cron: '0 5 * * *' - workflow_dispatch: {} + workflow_dispatch: defaults: run: diff --git a/.github/workflows/test-codeql-bundle-all.yml b/.github/workflows/test-codeql-bundle-all.yml index 3952882758..9ba7dbbabd 100644 --- a/.github/workflows/test-codeql-bundle-all.yml +++ b/.github/workflows/test-codeql-bundle-all.yml @@ -13,9 +13,11 @@ on: - synchronize - reopened - ready_for_review + merge_group: + types: [checks_requested] schedule: - cron: '0 5 * * *' - workflow_dispatch: {} + workflow_dispatch: defaults: run: shell: bash diff --git a/pr-checks/sync.py b/pr-checks/sync.py index 77696b91fd..ded79c60a6 100755 --- a/pr-checks/sync.py +++ b/pr-checks/sync.py @@ -308,6 +308,9 @@ def writeHeader(checkStream): 'pull_request': { 'types': ["opened", "synchronize", "reopened", "ready_for_review"] }, + 'merge_group': { + 'types': ['checks_requested'] + }, 'schedule': [{'cron': SingleQuotedScalarString('0 5 * * *')}], 'workflow_dispatch': { 'inputs': workflowInputs