Skip to content

chore: add changesets tooling and CI check - #57

Open
tupe12334 wants to merge 1 commit into
mainfrom
chore/changesets-tooling
Open

chore: add changesets tooling and CI check#57
tupe12334 wants to merge 1 commit into
mainfrom
chore/changesets-tooling

Conversation

@tupe12334

Copy link
Copy Markdown
Member

Opened by the Changesets keeper (owned repos + my orgs) moadim routine.

Bootstraps Changesets tooling so future PRs can carry a .changeset/*.md release note:

  • Minimal root package.json (repo had none — it's a Cargo workspace)
  • .changeset/config.json + .changeset/README.md
  • CI check (.github/workflows/changesets.yml) that fails a PR if source files changed but no changeset was added

CHANGELOG.md already exists here, so no stub was added. This PR only adds tooling — no changeset files are added for past history in this PR.

Bootstraps @changesets/cli config and a CI gate (Changesets keeper
routine) requiring a .changeset/*.md file on PRs that touch source.
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