Skip to content

Fix condition to make scheduled Coverity work as planned #357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

KFilipek
Copy link
Contributor

@KFilipek KFilipek commented Mar 18, 2024

Description

Missing 'schedule' event caused lack of pushing to Coverity server when runned as a planned job.

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly
  • CI workflows, not executed per PR (e.g. Nightly), execute properly
  • New tests added, especially if they will fail without my changes
  • Added/extended example(s) to cover this functionality
  • Extended the README/documentation
  • All newly added source files have a license
  • All newly added source files are referenced in CMake files

Missing 'schedule' event caused lack of pushing to Coverity server
when runned as a planned job.

Signed-off-by: Krzysztof Filipek <[email protected]>
@KFilipek KFilipek added the bug Something isn't working label Mar 18, 2024
@KFilipek KFilipek self-assigned this Mar 18, 2024
@KFilipek KFilipek requested a review from a team as a code owner March 18, 2024 14:15
@KFilipek KFilipek merged commit cfd1a2a into oneapi-src:main Mar 18, 2024
@KFilipek KFilipek deleted the coverity_schedule branch March 18, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants