Skip to content

[CI] Move clang-tidy to a separate workflow#21342

Open
KornevNikita wants to merge 1 commit intointel:syclfrom
KornevNikita:separate-clang-tidy
Open

[CI] Move clang-tidy to a separate workflow#21342
KornevNikita wants to merge 1 commit intointel:syclfrom
KornevNikita:separate-clang-tidy

Conversation

@KornevNikita
Copy link
Contributor

No description provided.

@KornevNikita KornevNikita marked this pull request as ready for review February 27, 2026 17:56
@KornevNikita KornevNikita requested a review from a team as a code owner February 27, 2026 17:56


concurrency:
# Cancel a currently running workflow from the same PR, branch or tag.
Copy link
Contributor

Choose a reason for hiding this comment

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

seems fine to be but what do we get from moving it to a separate workflow instead of inside precommit? just clearer to see the results?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

just clearer to see the results?

Exactly! The second thing - we can natively limit changed file types to trigger the workflow.

Copy link
Contributor

Choose a reason for hiding this comment

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

cool thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants