chore: add GitHub CI, release workflow, and contributor docs#1
Conversation
Establish standard GitHub project hygiene: CI on every PR/push to main, tag-driven release workflow that packages dist/ as a zip and attaches it to a GitHub Release, issue/PR templates, CONTRIBUTING guide, and a seeded CHANGELOG. Release workflow enforces tag ↔ manifest version parity. Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Free Run ID: 📒 Files selected for processing (8)
📝 WalkthroughWalkthroughThis PR adds GitHub workflows (CI and automated release), issue and pull request templates, and project documentation (CHANGELOG, CONTRIBUTING guide, and README updates) to establish development and release processes. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
Note 🎁 Summarized by CodeRabbit FreeYour organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login. Comment |
Summary
npm test+npm run buildon PR/push to main)v*.*.*tag, packagesdist/as zip and attaches to a GitHub Releasemanifest.jsonversion parityTest plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Documentation
Chores