Skip to content

ci: add release workflow for changesets publish#11

Merged
danbot315 merged 1 commit into
mainfrom
feat/p1-release-workflow
Mar 2, 2026
Merged

ci: add release workflow for changesets publish#11
danbot315 merged 1 commit into
mainfrom
feat/p1-release-workflow

Conversation

@danbot315
Copy link
Copy Markdown
Contributor

Adds a release workflow so main can automatically open release PRs / publish via Changesets.

Included

  • New .github/workflows/release.yml
  • Explicit least-privilege permissions for release operations
  • Bun setup aligned with repo runtime
  • Build before version/publish
  • changesets/action@v1 integration

Validation

  • bun run lint
  • bun run build
  • bun run typecheck
  • bun run test -- packages/core/src/workflow-generator.test.ts packages/core/src/context.test.ts packages/core/src/config.test.ts packages/core/src/plugins/shared-workflow-helper.test.ts

@danbot315 danbot315 requested a review from azweb76 March 2, 2026 05:18
@danbot315 danbot315 merged commit 0b0b342 into main Mar 2, 2026
1 check passed
@danbot315 danbot315 deleted the feat/p1-release-workflow branch March 2, 2026 05:19
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