From 2e3219ff6630f3396d58783938d8cc3228f6e515 Mon Sep 17 00:00:00 2001 From: Shadow Date: Tue, 17 Feb 2026 10:47:22 -0600 Subject: [PATCH] Update auto-response message for third-party extensions --- .github/workflows/auto-response.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-response.yml b/.github/workflows/auto-response.yml index 6f0298b9328..630db1d12a6 100644 --- a/.github/workflows/auto-response.yml +++ b/.github/workflows/auto-response.yml @@ -48,7 +48,7 @@ jobs: label: "r: third-party-extension", close: true, message: - "This would be better made as a third-party extension with our SDK that you maintain yourself. Docs: https://docs.openclaw.ai/plugin.", + "Please make this as a third-party plugin that you maintain yourself in your own repo. Docs: https://docs.openclaw.ai/plugin. Feel free to open a PR after to add it to our community plugins page: https://docs.openclaw.ai/plugins/community", }, { label: "r: moltbook",