Skip to content
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

codeql - Check failures only for the codeql test results #107

Merged
merged 1 commit into from
Feb 10, 2023

Conversation

nhosoi
Copy link
Contributor

@nhosoi nhosoi commented Feb 10, 2023

CodeQL reports failures and all made from failures and warnings. It used to check the all file for the result. This pr changes it to the failure one.

Sample result:
PASS: Found 29 items; none of them are failures.
__________________________ summary ___________________________
codeql: commands succeeded

@richm
Copy link
Contributor

richm commented Feb 10, 2023

@nhosoi please rebase now that #108 has merged to fix the CI failures

CodeQL reports failures and all made from failures and warnings.
It used to check the all file for the result. This pr changes it
to the failure one.

Sample result:
  PASS: Found 29 items; none of them are failures.
  __________________________ summary ___________________________
    codeql: commands succeeded
@nhosoi
Copy link
Contributor Author

nhosoi commented Feb 10, 2023

@nhosoi please rebase now that #108 has merged to fix the CI failures

Thank you, @richm. All the CI tests passed!

@nhosoi nhosoi merged commit aabbeef into linux-system-roles:main Feb 10, 2023
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