Skip to content

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

Open
D-K-P wants to merge 1 commit into
mainfrom
chore/sync-from-monorepo
Open

chore: add workflow to sync skills from trigger.dev monorepo#7
D-K-P wants to merge 1 commit 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.
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.

1 participant