Skip to content

chore: promote staging → main#46

Merged
himerus merged 6 commits intomainfrom
staging
Mar 12, 2026
Merged

chore: promote staging → main#46
himerus merged 6 commits intomainfrom
staging

Conversation

@himerus
Copy link
Copy Markdown
Contributor

@himerus himerus commented Mar 12, 2026

Summary

What this ships

Changeset migration (publish.yml) + all accumulated features since last release.
When merged, publish.yml fires → creates "chore: version packages" PR → merge that to publish helixir@0.2.0 to npm.

Merge strategy

Merge commit (not squash) per branch strategy.

himerus and others added 6 commits March 12, 2026 17:29
…abel match, changeset description

- Add permissions: contents: read / pull-requests: read to changeset.yml
- Use jq exact match for skip-changeset label (prevent partial name collision)
- Pin pnpm to '9' in publish.yml (reproducible CI installs)
- Replace vague changeset description with specific user-facing bullets

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ipeline-to-changesets

Migrate release pipeline to changesets (PUBLISHING.md standard)
chore: promote dev → staging
@himerus himerus added the skip-changeset Skip changeset requirement (infra/CI PRs) label Mar 12, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 12, 2026

Warning

Rate limit exceeded

@himerus has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 9 minutes and 2 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, 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 have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: a30632d4-34c0-42b8-875c-a154b9c604f1

📥 Commits

Reviewing files that changed from the base of the PR and between 245813d and c158f9c.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (8)
  • .changeset/README.md
  • .changeset/config.json
  • .changeset/release-pipeline-migration.md
  • .github/workflows/changeset.yml
  • .github/workflows/publish.yml
  • .github/workflows/release.yml
  • .releaserc.json
  • package.json

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'version'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch staging
📝 Coding Plan
  • Generate coding plan for human review comments

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

@himerus himerus merged commit 8b4c599 into main Mar 12, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changeset Skip changeset requirement (infra/CI PRs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant