Skip to content

ci: reduce GitHub Actions runner usage - #30

Draft
yu-iskw wants to merge 5 commits into
mainfrom
ci/reduce-actions-runs
Draft

ci: reduce GitHub Actions runner usage#30
yu-iskw wants to merge 5 commits into
mainfrom
ci/reduce-actions-runs

Conversation

@yu-iskw

@yu-iskw yu-iskw commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Summary

Reduce repeated validation runner boundaries while preserving the distinct integration environment.

  • consolidate package build, unit tests, and PR Trunk validation into one runner job
  • keep integration tests as a separate downstream job
  • remove redundant standalone Build and Trunk workflows
  • skip docs/editor-only and draft PR runner allocation
  • cancel superseded runs

Ready-for-review PRs keep the same validation commands with fewer repeated setup boundaries.

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