Skip to content

Add a clang-tidy GH action - #1661

Merged
jmillan merged 51 commits into
v3from
wip-clang-tidy-ci
Jan 30, 2026
Merged

Add a clang-tidy GH action#1661
jmillan merged 51 commits into
v3from
wip-clang-tidy-ci

Conversation

@jmillan

@jmillan jmillan commented Nov 17, 2025

Copy link
Copy Markdown
Member

A github action that runs on every PR and executes clang-tidy on the changed files.

It also adds suggestions to the offending code which can be directly committed, although such suggestions are not formatted following .clang-format, hence make format may need to be run locally and push the changes.

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@ibc

ibc commented Nov 17, 2025

Copy link
Copy Markdown
Member

Please some description about what is going on here

@jmillan

jmillan commented Nov 17, 2025

Copy link
Copy Markdown
Member Author

It's a mere test, I'm trying to add a clang-tidy GH action. I'm affraid it's going to take me some trials. Please unsubscribe from this draft. I'll set it as PR when ready.

@jmillan jmillan changed the title TMP: remove many OS from the matrix WIP: Add a clang-tidy GH action Nov 17, 2025
@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

Comment thread .github/workflows/clang-tidy-review.yaml Outdated
Comment thread .github/workflows/clang-tidy-review.yaml Outdated
Comment thread .github/workflows/clang-tidy-review.yaml Outdated
Comment thread .github/workflows/clang-tidy-review.yaml Outdated
@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

19 similar comments
@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@jmillan

jmillan commented Nov 18, 2025

Copy link
Copy Markdown
Member Author

clang-tidy review says "All clean, LGTM! 👍"

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@jmillan

jmillan commented Nov 19, 2025

Copy link
Copy Markdown
Member Author

clang-tidy review says "All clean, LGTM! 👍"

@jmillan

jmillan commented Nov 19, 2025

Copy link
Copy Markdown
Member Author

clang-tidy review says "All clean, LGTM! 👍"

@jmillan

jmillan commented Nov 19, 2025

Copy link
Copy Markdown
Member Author

clang-tidy review says "All clean, LGTM! 👍"

@jmillan

jmillan commented Nov 19, 2025

Copy link
Copy Markdown
Member Author

clang-tidy review says "All clean, LGTM! 👍"

Comment thread worker/scripts/normalize-compile-commands.mjs
Comment thread .github/workflows/mediasoup-worker-clang-tidy.yaml Outdated
@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@github-actions

Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@jmillan jmillan changed the title WIP: Add a clang-tidy GH action Add a clang-tidy GH action Jan 30, 2026
@jmillan
jmillan marked this pull request as ready for review January 30, 2026 15:38
@jmillan
jmillan merged commit 2ebc9ac into v3 Jan 30, 2026
49 checks passed
@jmillan
jmillan deleted the wip-clang-tidy-ci branch January 30, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants