Skip to content

handlers for injection#480

Merged
khaliqgant merged 6 commits intomainfrom
openclaw-reactions-py-publish
Mar 4, 2026
Merged

handlers for injection#480
khaliqgant merged 6 commits intomainfrom
openclaw-reactions-py-publish

Conversation

@khaliqgant
Copy link
Copy Markdown
Member

@khaliqgant khaliqgant commented Mar 4, 2026

Summary

Test Plan

  • Tests added/updated
  • Manual testing completed

Screenshots


Open with Devin

@khaliqgant khaliqgant requested a review from willwashburn as a code owner March 4, 2026 20:05
devin-ai-integration[bot]

This comment was marked as resolved.

devin-ai-integration[bot]

This comment was marked as resolved.

// Try to check connectivity
try {
const res = await fetch(`${config.baseUrl}/v1/health`);
const res = await fetch(`${config.baseUrl}/health`);

Check warning

Code scanning / CodeQL

File data in outbound network request Medium

Outbound network request depends on
file data
.
devin-ai-integration[bot]

This comment was marked as resolved.

@khaliqgant khaliqgant merged commit 57c519e into main Mar 4, 2026
34 of 35 checks passed
@khaliqgant khaliqgant deleted the openclaw-reactions-py-publish branch March 4, 2026 20:40
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.

2 participants