Skip to content

[codex] add pr build check#28

Merged
bzy-debug merged 1 commit intomainfrom
codex/pr-build-check
Mar 27, 2026
Merged

[codex] add pr build check#28
bzy-debug merged 1 commit intomainfrom
codex/pr-build-check

Conversation

@bzy-debug
Copy link
Copy Markdown
Contributor

Summary

Add a pull-request workflow that verifies the website can build before merge.

What Changed

  • add .github/workflows/pr-build.yml to run on pull request updates
  • install Node, pnpm, and MoonBit in CI
  • run moon check in src/pages/rabbita-home
  • run the full website production build with pnpm build
  • ignore static/rabbita-2026-scc-showcase/ so local showcase assets do not leak into the PR

Why

We already validate builds locally and on release, but PRs had no dedicated check to prevent unbuildable changes from being merged.

Validation

  • moon check in src/pages/rabbita-home
  • pnpm build

@bzy-debug bzy-debug merged commit d48e5fc into main Mar 27, 2026
1 check passed
@bzy-debug bzy-debug deleted the codex/pr-build-check branch March 27, 2026 08: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