Skip to content

ci: add workflow to publish OpenClaw skills to ClawHub#55

Merged
jpoehnelt merged 3 commits intogoogleworkspace:mainfrom
jpoehnelt-bot:chore/publish-openclaw-skills
Mar 4, 2026
Merged

ci: add workflow to publish OpenClaw skills to ClawHub#55
jpoehnelt merged 3 commits intogoogleworkspace:mainfrom
jpoehnelt-bot:chore/publish-openclaw-skills

Conversation

@jpoehnelt-bot
Copy link
Contributor

@jpoehnelt-bot jpoehnelt-bot commented Mar 4, 2026

Summary

  • add a GitHub Actions workflow to publish skills/** to ClawHub
  • trigger on pushes to main when skills/workflow files change
  • support manual runs via workflow_dispatch

Notes

  • requires CLAWHUB_TOKEN repository secret

@changeset-bot
Copy link

changeset-bot bot commented Mar 4, 2026

🦋 Changeset detected

Latest commit: 2bbe147

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@googleworkspace/cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@gemini-code-assist
Copy link
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.40%. Comparing base (670267f) to head (2bbe147).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #55   +/-   ##
=======================================
  Coverage   52.40%   52.40%           
=======================================
  Files          36       36           
  Lines       11693    11693           
=======================================
  Hits         6128     6128           
  Misses       5565     5565           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

jpoehnelt-bot and others added 3 commits March 4, 2026 12:11
- Pin clawhub@0.7.0 for supply-chain safety
- Add concurrency group to prevent parallel publishes
- Add PR dry-run validation
- Guard against missing CLAWHUB_TOKEN secret
- Add changeset file
@jpoehnelt jpoehnelt force-pushed the chore/publish-openclaw-skills branch from 6ff842b to 2bbe147 Compare March 4, 2026 19:12
@jpoehnelt jpoehnelt merged commit e8d533e into googleworkspace:main Mar 4, 2026
20 of 22 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.

2 participants