Add CI and license badges to the README#11
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Caution Review failedThe pull request is closed. βΉοΈ Recent review infoβοΈ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: π Files selected for processing (1)
π WalkthroughWalkthroughThis PR adds CI workflow status and MIT license badge links to the README header, making project status and licensing information immediately visible to visitors without modifying any functional code or documentation sections. ChangesREADME badge updates
Estimated code review effortπ― 1 (Trivial) | β±οΈ ~2 minutes Poem
β¨ Finishing Touchesπ§ͺ Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Pull request overview
Adds visibility badges to the project README to quickly surface CI status and the repository license.
Changes:
- Add a GitHub Actions CI workflow status badge (scoped to
pull_requestevents). - Add an MIT license badge linking to the
LICENSEfile.
π‘ Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Adds two badges under the title:
?event=pull_request, since CI runs on PRs)LICENSEπ€ Generated with Claude Code
Summary by CodeRabbit