Skip to content

Explicitly include header for std::string to appease clang-tidy.#513

Merged
leonm1 merged 1 commit intoproxy-wasm:mainfrom
kenbarr1:clang-tidy
Mar 9, 2026
Merged

Explicitly include header for std::string to appease clang-tidy.#513
leonm1 merged 1 commit intoproxy-wasm:mainfrom
kenbarr1:clang-tidy

Conversation

@kenbarr1
Copy link
Contributor

@kenbarr1 kenbarr1 commented Mar 9, 2026

Explicitly include header for std::string to appease clang-tidy.

@mpwarres mpwarres enabled auto-merge (squash) March 9, 2026 15:38
@mpwarres mpwarres disabled auto-merge March 9, 2026 15:38
@mpwarres
Copy link
Contributor

mpwarres commented Mar 9, 2026

This is failing the DCO check. You need to amend your commit message to include the following line:

Signed-off-by: Ken Barr <kenbarr@google.com>

After doing that, you'll need to force-push to update this PR. (Simply stacking an additional commit won't work, since the commit without DCO will still be part of the PR, unless you amend the existing commit and force-push.)

Signed-off-by: Ken Barr <kenbarr@google.com>
@leonm1 leonm1 merged commit 42317d8 into proxy-wasm:main Mar 9, 2026
30 checks passed
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