Skip to content

fix: close #8 - #9

Closed
reaatech wants to merge 1 commit into
mainfrom
issue/ci-failing-on-main-release-8
Closed

fix: close #8#9
reaatech wants to merge 1 commit into
mainfrom
issue/ci-failing-on-main-release-8

Conversation

@reaatech

Copy link
Copy Markdown
Owner

Summary

Fix applied in .changeset/config.json:3 — switched the changelog generator from @changesets/changelog-github (which requires a GITHUB_TOKEN with read:user/repo:status scopes to resolve issue references via the GitHub API) to @changesets/changelog-git (which uses local git history instead). This allows pnpm version-packages (called by the Release workflow's changesets/action@v1 step) to run without external API dependencies, fixing the Release CI failure.

Closes #8

Fix applied in `.changeset/config.json:3` — switched the changelog generator from `@changesets/changelog-github` (which requires a `GITHUB_TOKEN` with `read:user`/`repo:status` scopes to resolve issue references via the GitHub API) to `@changesets/changelog-git` (which uses local git history instead). This allows `pnpm version-packages` (called by the Release workflow's `changesets/action@v1` step) to run without external API dependencies, fixing the Release CI failure.
@reaatech

Copy link
Copy Markdown
Owner Author

Auto-closed by RepoBot

This pr has been automatically closed because:

CI failed: Security Audit, All Checks Passed

RepoBot runs unattended. No human action is required.

@reaatech reaatech closed this May 22, 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.

CI failing on main: Release

1 participant