Skip to content

chore: add PR CI workflow - #51

Merged
zawakin merged 3 commits into
mainfrom
chore/add-pr-ci
Feb 8, 2026
Merged

chore: add PR CI workflow#51
zawakin merged 3 commits into
mainfrom
chore/add-pr-ci

Conversation

@zawakin

@zawakin zawakin commented Feb 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add .github/workflows/ci.yml triggered on PRs to main
  • Runs fmt check, clippy, test, and release build in a single job
  • Skips docs-only changes (docs/**, *.md, LICENSE*, issue templates, labels)
  • Uses Swatinem/rust-cache for faster builds
  • Mirrors mise run verify locally

Test plan

  • CI triggers on this PR itself (code change)
  • All 4 steps pass (fmt, clippy, test, build)

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@zawakin zawakin self-assigned this Feb 8, 2026
zawakin and others added 2 commits February 8, 2026 12:35
…iterals

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@zawakin
zawakin merged commit ad9e0b0 into main Feb 8, 2026
8 checks passed
@zawakin
zawakin deleted the chore/add-pr-ci branch February 8, 2026 03:43
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