Skip to content

chore: add workflow to sync skills from trigger.dev monorepo#7

Merged
D-K-P merged 2 commits into
mainfrom
chore/sync-from-monorepo
Jun 15, 2026
Merged

chore: add workflow to sync skills from trigger.dev monorepo#7
D-K-P merged 2 commits into
mainfrom
chore/sync-from-monorepo

Conversation

@D-K-P

@D-K-P D-K-P commented Jun 11, 2026

Copy link
Copy Markdown
Member

Summary

Adds an automated weekly sync from triggerdotdev/trigger.dev packages/cli-v3/skills/ into this repo. Monorepo skill directories map to public slugs via sync-map.json, so the install commands in the README stay stable when the monorepo renames things.

The workflow opens (or updates) a PR rather than committing directly, so a human can scan the diff before public install paths change. Manual dispatch is available from the Actions tab; the cron runs Mondays at 06:00 UTC.

Weekly cron + manual dispatch. Clones triggerdotdev/trigger.dev with
sparse-checkout, copies skills listed in sync-map.json under their
public slugs, and opens or updates a PR. Uses the default GITHUB_TOKEN;
no PAT required.
@D-K-P D-K-P merged commit 793fc43 into main Jun 15, 2026
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