Skip to content

chore: Add autofix.ci workflow - #13033

Closed
hardfist wants to merge 1 commit into
mainfrom
yj/autofix
Closed

chore: Add autofix.ci workflow#13033
hardfist wants to merge 1 commit into
mainfrom
yj/autofix

Conversation

@hardfist

Copy link
Copy Markdown
Contributor

Summary

  • add a GitHub workflow to run pnpm lint/format scripts and trigger autofix.ci on PRs and pushes to main and v1.x
  • prepares dependencies and toolchains before invoking the autofix action

Testing

  • Not run (not requested)

Copilot AI review requested due to automatic review settings February 10, 2026 14:37
@github-actions github-actions Bot added the team The issue/pr is created by the member of Rspack. label Feb 10, 2026
@hardfist hardfist changed the title Add autofix.ci workflow chore: Add autofix.ci workflow Feb 10, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.yml workflow triggered on pull_request and push to run pnpm lint/format scripts plus Rust formatting.
  • Invoke autofix-ci/action to commit/push any changes produced by the fixers.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/autofix.yml Outdated
Comment thread .github/workflows/autofix.yml
Comment thread .github/workflows/autofix.yml
@github-actions

github-actions Bot commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

Rsdoctor Bundle Diff Analysis

⚠️ Note: The latest commit (0570e64fc7) does not have baseline artifacts. Using commit fb8c2cc1d9 for baseline comparison instead. If this seems incorrect, please wait a few minutes and try rerunning the workflow.

Found 5 projects in monorepo, 0 projects with changes.

📊 Quick Summary
Project Total Size Change
react-10k 5.7 MB 0
react-1k 825.4 KB 0
react-5k 2.7 MB 0
ui-components 2.2 MB 0
rome 984.2 KB 0

Generated by Rsdoctor GitHub Action

@github-actions

github-actions Bot commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

📦 Binary Size-limit

Comparing d62b263 to feat: Add pnp_manifest option to resolver (#12417) by smeng9

🙈 Size remains the same at 48.70MB

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Feb 10, 2026

Copy link
Copy Markdown

Deploying rspack with  Cloudflare Pages  Cloudflare Pages

Latest commit: 89a006d
Status: ✅  Deploy successful!
Preview URL: https://f0840c0c.rspack-v2.pages.dev
Branch Preview URL: https://yj-autofix.rspack-v2.pages.dev

View logs

@codspeed-hq

codspeed-hq Bot commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 17 untouched benchmarks
⏩ 1 skipped benchmark1


Comparing yj/autofix (d62b263) with main (fb8c2cc)

Open in CodSpeed

Footnotes

  1. 1 benchmark was skipped, so the baseline result was used instead. If it was deleted from the codebase, click here and archive it to remove it from the performance reports.

@hardfist
hardfist force-pushed the yj/autofix branch 6 times, most recently from 89a006d to d62b263 Compare February 14, 2026 03:11
@hardfist hardfist closed this Feb 14, 2026
@hardfist
hardfist deleted the yj/autofix branch June 12, 2026 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

team The issue/pr is created by the member of Rspack.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants