Skip to content

[GHA] Bump Smart CI action version#3724

Open
akladiev wants to merge 5 commits intoopenvinotoolkit:masterfrom
akladiev:bump_smart_ci_action_version
Open

[GHA] Bump Smart CI action version#3724
akladiev wants to merge 5 commits intoopenvinotoolkit:masterfrom
akladiev:bump_smart_ci_action_version

Conversation

@akladiev
Copy link
Copy Markdown
Contributor

@akladiev akladiev commented Apr 16, 2026

Fixes CVS-184608

Copilot AI review requested due to automatic review settings April 16, 2026 12:22
@github-actions github-actions Bot added the category: GHA CI based on Github actions label Apr 16, 2026
Copy link
Copy Markdown
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 attempts to address CVS-184608 by updating the Smart CI GitHub Action reference used across the platform CI workflows.

Changes:

  • Update openvinotoolkit/openvino/.github/actions/smart-ci uses: reference in multiple workflows.
  • Switch Smart CI action version from a pinned commit SHA to a pull-request ref (refs/pull/35387/head).

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.

File Description
.github/workflows/windows.yml Updates Smart CI action reference used to compute affected components on Windows workflow.
.github/workflows/manylinux_2_28.yml Updates Smart CI action reference used to compute affected components on manylinux workflow.
.github/workflows/mac.yml Updates Smart CI action reference used to compute affected components on macOS workflow.
.github/workflows/linux.yml Updates Smart CI action reference used to compute affected components on Linux workflow.

Comment thread .github/workflows/windows.yml Outdated
Comment thread .github/workflows/manylinux_2_28.yml Outdated
Comment thread .github/workflows/mac.yml Outdated
Comment thread .github/workflows/linux.yml Outdated
Comment thread .github/workflows/linux.yml Outdated
Copy link
Copy Markdown
Collaborator

@as-suvorov as-suvorov left a comment

Choose a reason for hiding this comment

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

If issue fixed successfully, please also remove openvino and probably actions/checkout from dependabot ingore: https://github.com/openvinotoolkit/openvino.genai/blob/master/.github/dependabot.yml#L15

github-merge-queue Bot pushed a commit to openvinotoolkit/openvino that referenced this pull request Apr 16, 2026
### Details:
- Attempt to fix Smart CI version update in other openvinotoolkit repos,
testing: openvinotoolkit/openvino.genai#3724

### Tickets:
 - CVS-184608

### AI Assistance:
 - *AI assistance used: no
github-merge-queue Bot pushed a commit to openvinotoolkit/openvino that referenced this pull request Apr 16, 2026
### Details:
- Attempt to fix Smart CI version update in other openvinotoolkit repos,
testing: openvinotoolkit/openvino.genai#3724

### Tickets:
 - CVS-184608

### AI Assistance:
 - *AI assistance used: no
@akladiev akladiev marked this pull request as ready for review April 16, 2026 20:40
Copilot AI review requested due to automatic review settings April 16, 2026 20:40
@akladiev akladiev requested a review from akashchi as a code owner April 16, 2026 20:40
Copy link
Copy Markdown
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

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

@akladiev akladiev requested a review from as-suvorov April 17, 2026 07:16
praasz pushed a commit to praasz/openvino that referenced this pull request Apr 20, 2026
…it#35387)

### Details:
- Attempt to fix Smart CI version update in other openvinotoolkit repos,
testing: openvinotoolkit/openvino.genai#3724

### Tickets:
 - CVS-184608

### AI Assistance:
 - *AI assistance used: no
@as-suvorov
Copy link
Copy Markdown
Collaborator

Windows workflow failed with:
Error: An action could not be found at the URI 'https://api.github.com/repos/akashchi/download-artifact/tarball/d59a9c15fec3fdb7c9adf09464124d00f9c11415' (2956:1E99D:872C19:B2FCF0:69E6425B)
https://github.com/openvinotoolkit/openvino.genai/actions/runs/24673298526/job/72153307619?pr=3724#step:1:28

Seems to be PR related issue, could you please check

Copilot AI review requested due to automatic review settings April 21, 2026 14:21
Copy link
Copy Markdown
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

Copilot reviewed 5 out of 5 changed files in this pull request and generated 1 comment.

Comment on lines 48 to +50
- name: Get affected components
id: smart_ci
uses: openvinotoolkit/openvino/.github/actions/smart-ci@36a8f092d3250e7a2a365f0445e61297d91c358e
uses: openvinotoolkit/openvino/.github/actions/smart-ci@c2656d4b6c470a5021c450fa41e422dc2eb20942
Copy link

Copilot AI Apr 21, 2026

Choose a reason for hiding this comment

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

PR description currently only says "Fixes CVS-184608" and does not follow the repository PR template (.github/pull_request_template.md): it should include a Description section plus the checklist with items explicitly checked/left unchecked. Please update the PR body to match the template before merging.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: GHA CI based on Github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants