Skip to content

codeql-action for clang-tidy report - #1072

Merged
TheOneRing merged 3 commits into
mainfrom
work/codeql-action
Sep 10, 2026
Merged

codeql-action for clang-tidy report#1072
TheOneRing merged 3 commits into
mainfrom
work/codeql-action

Conversation

@TheOneRing

@TheOneRing TheOneRing commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

As this takes ages we could also limit it do nightly builds.

@TheOneRing
TheOneRing force-pushed the work/codeql-action branch 5 times, most recently from 35695ec to f6f8dfd Compare September 3, 2026 15:28
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@TheOneRing
TheOneRing force-pushed the work/codeql-action branch 14 times, most recently from 187da46 to f7ce689 Compare September 9, 2026 14:08
@TheOneRing TheOneRing changed the title Test codeql-action for clang-tidy report codeql-action for clang-tidy report Sep 9, 2026
@TheOneRing
TheOneRing requested a review from flimmy September 9, 2026 16:15
Comment thread .github/workflows/.run-clang-tidy.ps1 Outdated
#$clazy += ".dll" // don't use clazy on windows for now
} elseif($isLinux) {
$clazyPlugin = "${env:KDEROOT}/lib/${clazyPlugin}.so"
# the project was bui wit gcc ensure craft clang finds the toolchain

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

*built *with

@flimmy

flimmy commented Sep 10, 2026

Copy link
Copy Markdown
Member

added a comment, actions part looks good, actual clang part i do not know enough about.

@TheOneRing
TheOneRing enabled auto-merge (rebase) September 10, 2026 10:22
@TheOneRing
TheOneRing disabled auto-merge September 10, 2026 10:22
@TheOneRing
TheOneRing merged commit bda292e into main Sep 10, 2026
4 of 14 checks passed
@TheOneRing
TheOneRing deleted the work/codeql-action branch September 10, 2026 10:22
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.

3 participants