chore(pr-triage): route low-signal cleanup to ClawHub

This commit is contained in:
Vincent Koc
2026-04-25 16:48:35 -07:00
parent 7741dbb759
commit fc334cda13
2 changed files with 17 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ jobs:
label: "r: skill",
close: true,
message:
"Thanks for the contribution! New skills should be published to [Clawhub](https://clawhub.ai) for everyone to use. Were keeping the core lean on skills, so Im closing this out.",
"Thanks for the contribution! New skills should be published on [ClawHub](https://clawhub.ai) for everyone to use. Were keeping the core lean on skills, so Im closing this out.",
},
{
label: "r: support",
@@ -81,7 +81,7 @@ jobs:
label: "r: third-party-extension",
close: true,
message:
"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",
"Please publish this as a third-party plugin on [ClawHub](https://clawhub.ai) instead of adding it to the core repo. Docs: https://docs.openclaw.ai/plugin and https://docs.openclaw.ai/tools/clawhub",
},
{
label: "r: moltbook",