Conversation
PP-3477: Add bug-report-template.md to qa-ai-rules repo
# [1.1.0-beta.1](v1.0.1...v1.1.0-beta.1) (2026-05-22) ### Features * **rules:** add bug report template ([7bf6a92](7bf6a92)) * **rules:** add optional preconditions to bug report template ([10477d8](10477d8))
Replace NPM_TOKEN with OIDC in the release workflow and document one-time npmjs.com setup in README and CLAUDE.md.
ci(release): publish to npm via Trusted Publisher (OIDC)
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the 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 configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (7)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Release: bug report rules and npm Trusted Publisher
Summary
Promote
developtomainwith new QA rule templates, npm Trusted Publisher (OIDC) for production releases, and the1.1.0-beta.1changelog from semantic-release ondevelop. Merging tomainis expected to trigger a stablev*tag and publish to registry.npmjs.org via.github/workflows/release.yml.Key changes
Rules
.mdc) and Claude (.md).CI / publishing
npm publishfromNPM_TOKENto npm Trusted Publisher (OIDC):id-token: write, unsetNODE_AUTH_TOKENbefore publish.README.mdandCLAUDE.md; fix registry description (public npm, not GitHub Packages).Release metadata
CHANGELOG.mdupdated for1.1.0-beta.1.package.json/package-lock.jsonat1.1.0-beta.1(stable version bump may occur onmainper your release process).Prerequisites (before merge)
@metricinsights/qa-ai-rules:mi-examplesqa-ai-rulesrelease.ymlNPM_TOKENis no longer required for the release workflow (or remove after first successful OIDC publish).Testing
v*tag and publishes successfully withoutNPM_TOKEN.npx qa-ai-rules initand confirm newbug-report-templaterules install for enabled tools.Included commits
03dd0b2— Merge pull request ci(release): publish to npm via Trusted Publisher (OIDC) #5 from mi-examples/trusted-publisher684662c— ci(release): publish to npm via Trusted Publisher (OIDC)a657e21— chore(release): 1.1.0-beta.1 [skip ci]20f7656— Merge pull request PP-3477: Add bug-report-template.md to qa-ai-rules repo #4 from mi-examples/PP-347710477d8— feat(rules): add optional preconditions to bug report template7bf6a92— feat(rules): add bug report templateMerge Request:
origin/develop→origin/main