chore: Add autofix.ci workflow - #13033
Conversation
There was a problem hiding this comment.
Pull request overview
Adds an autofix.ci GitHub Actions workflow intended to run repository formatters/linters (JS/TOML/Rust) and push resulting fixes back via autofix-ci/action on PRs and on pushes to main / v1.x.
Changes:
- Introduce
.github/workflows/autofix.ymlworkflow triggered onpull_requestandpushto runpnpmlint/format scripts plus Rust formatting. - Invoke
autofix-ci/actionto commit/push any changes produced by the fixers.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Rsdoctor Bundle Diff Analysis
Found 5 projects in monorepo, 0 projects with changes. 📊 Quick Summary
Generated by Rsdoctor GitHub Action |
📦 Binary Size-limit
🙈 Size remains the same at 48.70MB |
Deploying rspack with
|
| Latest commit: |
89a006d
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f0840c0c.rspack-v2.pages.dev |
| Branch Preview URL: | https://yj-autofix.rspack-v2.pages.dev |
Merging this PR will not alter performance
Comparing Footnotes
|
89a006d to
d62b263
Compare
Summary
Testing