Skip to content

Conversation

@akladiev
Copy link
Collaborator

@akladiev akladiev commented Sep 5, 2025

No description provided.

@github-actions github-actions bot added category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code labels Sep 5, 2025
Signed-off-by: Alina Kladieva <[email protected]>
@akladiev akladiev force-pushed the adjust_smart_ci_rules branch 2 times, most recently from 84a83d2 to c2b19a5 Compare September 5, 2025 17:39
@akladiev akladiev added category: Python API OpenVINO Python bindings category: ONNX FE OpenVINO ONNX FrontEnd and removed github_actions Pull requests that update GitHub Actions code category: CI OpenVINO public CI labels Sep 5, 2025
@akladiev akladiev force-pushed the adjust_smart_ci_rules branch from c2b19a5 to f33c3a2 Compare September 5, 2025 19:30
@github-actions github-actions bot added category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code and removed category: Python API OpenVINO Python bindings category: ONNX FE OpenVINO ONNX FrontEnd labels Sep 5, 2025
@akladiev akladiev added category: Python API OpenVINO Python bindings and removed category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code labels Sep 5, 2025
@github-actions github-actions bot added category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code and removed category: Python API OpenVINO Python bindings labels Sep 8, 2025
@akladiev akladiev added category: NPU OpenVINO NPU plugin category: OVC OVC tool category: TFL FE OpenVINO TensorFlow Lite FrontEnd and removed category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code category: NPU OpenVINO NPU plugin category: OVC OVC tool labels Sep 8, 2025
@github-actions github-actions bot added the category: docs OpenVINO documentation label Nov 15, 2025
@akladiev akladiev marked this pull request as ready for review November 20, 2025 16:07
@akladiev akladiev requested a review from a team as a code owner November 20, 2025 16:07
@akladiev akladiev requested review from ValentinaKats and removed request for a team November 20, 2025 16:07
@akladiev akladiev requested a review from mvafin November 20, 2025 16:10
DanLiu2Intel pushed a commit to DanLiu2Intel/openvino that referenced this pull request Nov 24, 2025
@mryzhov mryzhov requested a review from Copilot November 25, 2025 09:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR implements workflow optimizations to prevent automatic execution of GitHub Actions pipelines for draft pull requests while preserving the ability to manually trigger them. The changes reduce unnecessary CI resource consumption by adding conditional logic to skip draft PR runs unless explicitly re-run.

Key Changes:

  • Added draft PR check condition to Smart_CI jobs across all workflows
  • Updated pull_request triggers to include ready_for_review event type
  • Added test coverage conditions for PyTorch and JAX layer tests in Windows release workflow

Reviewed changes

Copilot reviewed 28 out of 28 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/dev/ci/github_actions/smart_ci.md Added documentation section explaining draft PR workflow behavior and manual re-run process
.github/workflows/windows_vs2022_release.yml Added draft check, ready_for_review trigger, and Smart CI output conditions for layer tests
.github/workflows/windows_vs2022_debug.yml Added draft check and ready_for_review trigger
.github/workflows/windows_conditional_compilation.yml Added draft check and ready_for_review trigger
.github/workflows/webassembly.yml Added draft check and ready_for_review trigger
.github/workflows/ubuntu_24.yml Added draft check and ready_for_review trigger
.github/workflows/ubuntu_22_dpcpp.yml Added draft check condition only
.github/workflows/ubuntu_22_arm64_cross_compilation.yml Added draft check and ready_for_review trigger
.github/workflows/ubuntu_22.yml Added draft check and ready_for_review trigger
.github/workflows/py_checks.yml Added ready_for_review trigger only
.github/workflows/ovc.yml Added ready_for_review trigger only
.github/workflows/manylinux_2_28.yml Added draft check and ready_for_review trigger
.github/workflows/manylinux_2014.yml Added draft check and ready_for_review trigger
.github/workflows/mac_arm64.yml Added draft check condition only
.github/workflows/mac.yml Added draft check condition only
.github/workflows/linux_sanitizers.yml Added draft check and ready_for_review trigger
.github/workflows/linux_riscv_xuantie_dev_cpu.yml Added draft check and ready_for_review trigger
.github/workflows/linux_riscv.yml Added draft check and ready_for_review trigger
.github/workflows/linux_conditional_compilation.yml Added draft check and ready_for_review trigger
.github/workflows/linux_arm64.yml Added draft check and ready_for_review trigger
.github/workflows/fedora_29.yml Added draft check and ready_for_review trigger
.github/workflows/dev_cpu_linux_snippets_libxsmm.yml Added draft check and ready_for_review trigger
.github/workflows/debian_10_arm.yml Added draft check and ready_for_review trigger
.github/workflows/coverity.yml Added draft check and commented-out ready_for_review trigger
.github/workflows/code_style.yml Added draft check and ready_for_review trigger
.github/workflows/clang_tidy.yml Added draft check and ready_for_review trigger
.github/workflows/build_doc.yml Added draft check and ready_for_review trigger
.github/workflows/android.yml Added draft check and ready_for_review trigger

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@akladiev akladiev added this pull request to the merge queue Nov 25, 2025
github-merge-queue bot pushed a commit that referenced this pull request Nov 25, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 25, 2025
@akladiev akladiev added this pull request to the merge queue Nov 25, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 25, 2025
@akladiev akladiev added this pull request to the merge queue Nov 25, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 25, 2025
@akladiev akladiev added this pull request to the merge queue Nov 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: CI OpenVINO public CI category: docs OpenVINO documentation github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants