]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
github: README: Update code quality analysis
authorTom Hromatka <tom.hromatka@oracle.com>
Tue, 7 Feb 2023 23:27:11 +0000 (16:27 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 7 Feb 2023 23:27:11 +0000 (16:27 -0700)
commit600bcc97d5dc90165139d85a96fc7295a7445215
tree7447c8313fca19039e6c9d9825ab9f7abe642997
parentbe62c2649a845726ca67faa7707fbeae7eb84c90
github: README: Update code quality analysis

LGTM code quality analysis is deprecated [1] and no longer generates
code quality information.  Remove the LGTM badge and replace it with
a CodeQL badge.  To facilitate this, move the CodeQL workflow into its
own workflow so that its status can be reported separately from the
automated tests.

[1] https://github.blog/2022-08-15-the-next-step-for-lgtm-com-github-code-scanning/

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
.github/workflows/codeql-analysis.yml [new file with mode: 0644]
.github/workflows/continuous-integration.yml
README.md