Skip to content

feat: update sync workflow for per-skill release tags#36

Closed
Rodriguespn wants to merge 1 commit into
mainfrom
feat/per-skill-releases
Closed

feat: update sync workflow for per-skill release tags#36
Rodriguespn wants to merge 1 commit into
mainfrom
feat/per-skill-releases

Conversation

@Rodriguespn

Copy link
Copy Markdown
Collaborator

Summary

  • Updates sync-agent-skills.yml input description to reflect the new per-skill tag format (e.g. skills/supabase-v0.1.3)
  • Fixes branch name in create-pull-request step — previously included the release tag verbatim, which would produce an invalid branch name once tags contain /; now uses a fixed name feat/sync-agent-skills

Related

supabase/agent-skills#97 — implements per-skill releases and triggers this sync workflow with the new tag format

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@Rodriguespn

Copy link
Copy Markdown
Collaborator Author

Closing — the sync workflow no longer needs updating. With the new release model, the tag passed to this workflow is the root release tag (e.g. v0.1.6), same format as before. The / branch name issue that motivated this PR no longer exists.

@Rodriguespn Rodriguespn deleted the feat/per-skill-releases branch May 28, 2026 09:59
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