Replies: 1 comment 1 reply
|
I think we could make the clang-tidy action send a comment.
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
When we update
src/messages/Message.hppand add a new element, we need to make sure it also updatestoJsonif applicable and theclonefunction.Can we somehow automatically add a label or something if that file is modified in a PR to hint: "HEY YOU NEED TO CHECK THIS" to the reviewer?
PRs where this has been missed:
#7192
All reactions