Skip to content

chore(ci): align npm publish permissions with blacksmith#231

Merged
jbiskur merged 1 commit into
mainfrom
codex/align-publish-with-usable-trusted-pattern
Jun 11, 2026
Merged

chore(ci): align npm publish permissions with blacksmith#231
jbiskur merged 1 commit into
mainfrom
codex/align-publish-with-usable-trusted-pattern

Conversation

@jbiskur

@jbiskur jbiskur commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • align npm publish workflow with the Usable Blacksmith publishing pattern
  • remove id-token: write from publish workflow permissions
  • keep npm publish --access public --provenance=false

Usable grounding

Fragment: d474dd0d-470d-49cc-9bab-db3002e06e5aTrusted Publishing for flowcore-io npm Packages with Bun

The Flowcore Blacksmith pattern is:

  • permissions.contents: read
  • useblacksmith/setup-node
  • no NODE_AUTH_TOKEN / NPM_TOKEN
  • npm publish --access public --provenance=false

Validation

  • YAML parse check for .github/workflows/build.yml
  • confirmed publish workflow has no id-token, no npm token env, and keeps provenance disabled

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@jbiskur, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 18 minutes and 13 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more credits in the billing tab to continue.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: eda6e741-c3b5-43de-a881-9dede9517001

📥 Commits

Reviewing files that changed from the base of the PR and between 482d484 and 4fd023b.

📒 Files selected for processing (1)
  • .github/workflows/build.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/align-publish-with-usable-trusted-pattern

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jbiskur jbiskur merged commit bd2dbfd into main Jun 11, 2026
2 checks passed
@jbiskur jbiskur deleted the codex/align-publish-with-usable-trusted-pattern branch June 11, 2026 10:50
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