Skip to content

fix release notes and ci test concurrency - #82

Merged
tarik02 merged 2 commits into
mainfrom
fix/release-pr-commit-list
Jul 28, 2026
Merged

fix release notes and ci test concurrency#82
tarik02 merged 2 commits into
mainfrom
fix/release-pr-commit-list

Conversation

@tarik02

@tarik02 tarik02 commented Jul 28, 2026

Copy link
Copy Markdown
Owner

What Changed

  • List every commit since the previous stable tag in generated stable release PRs.
  • Limit package test task concurrency to two.
  • Document both fork behaviors in FORK.md.

Why

The first-parent-only log collapsed each upstream sync into one entry. The current release range contains 298 commits, but the PR body showed only 22.

GitHub-hosted runners were also starting several large Vitest suites at once. CPU-heavy tests that normally finish near 13 seconds then exceeded their 15-second timeout.

Checklist

  • This PR is small and focused
  • I explained what changed and why
  • Screenshots are not applicable because this does not change UI
  • Video is not applicable because this does not change animation or interaction

@github-actions github-actions Bot added size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Jul 28, 2026
@tarik02 tarik02 changed the title list merged commits in stable release prs fix release notes and ci test concurrency Jul 28, 2026
@tarik02
tarik02 merged commit 7ee7976 into main Jul 28, 2026
10 checks passed
@tarik02
tarik02 deleted the fix/release-pr-commit-list branch July 28, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant