Skip to content

ci: update GitHub release action#3744

Merged
mrlubos merged 1 commit intomainfrom
ci/fix-gh-release-action
Apr 13, 2026
Merged

ci: update GitHub release action#3744
mrlubos merged 1 commit intomainfrom
ci/fix-gh-release-action

Conversation

@mrlubos
Copy link
Copy Markdown
Member

@mrlubos mrlubos commented Apr 13, 2026

No description provided.

@mrlubos mrlubos marked this pull request as ready for review April 13, 2026 05:07
@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog Bot commented Apr 13, 2026

Reviewed PR #3744. Both changes — bumping softprops/action-gh-release to v3.0.0 and extracting the changelog:version script — are clean and correct. Approved with no issues.

Task list (3/3 completed)
  • Read the PR diff to understand changes
  • Investigate the changed files for correctness
  • Submit review

Pullfrog  | View workflow run | Triggered by Pullfrog𝕏

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hey-api-docs Building Building Preview, Comment Apr 13, 2026 5:07am

Request Review

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Apr 13, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 13, 2026

⚠️ No Changeset found

Latest commit: cb8b6e4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dosubot dosubot Bot added the internal ⚙️ Internal development work. label Apr 13, 2026
@mrlubos mrlubos merged commit 4cfc177 into main Apr 13, 2026
8 of 9 checks passed
@mrlubos mrlubos deleted the ci/fix-gh-release-action branch April 13, 2026 05:08
Copy link
Copy Markdown
Contributor

@pullfrog pullfrog Bot left a comment

Choose a reason for hiding this comment

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

Reviewed — no issues found.

Task list (3/3 completed)
  • Read the PR diff to understand changes
  • Investigate the changed files for correctness
  • Submit review

Pullfrog  | View workflow run𝕏

@pullfrog
Copy link
Copy Markdown
Contributor

pullfrog Bot commented Apr 13, 2026

TL;DR — Bumps softprops/action-gh-release from v2.6.1 to v3.0.0 and extracts the version + changelog assembly step into a dedicated changelog:version script for reuse.

Key changes

  • Bump softprops/action-gh-release to v3.0.0 — Updates the GitHub Release creation action to the latest major version.
  • Extract changelog:version script — Moves the inline changeset version && pnpm changelog:assemble command from the workflow into a reusable package.json script, keeping the workflow file cleaner.

Summary | 2 files | 1 commit | base: mainci/fix-gh-release-action

This is a small single-feature CI PR — the version step in release.yml now calls pnpm changelog:version instead of inlining the two commands, and the release action is updated to the next major.

.github/workflows/release.yml · package.json

Pullfrog  | View workflow run | Triggered by Pullfrog𝕏

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.04%. Comparing base (3b37da1) to head (cb8b6e4).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3744   +/-   ##
=======================================
  Coverage   40.04%   40.04%           
=======================================
  Files         520      520           
  Lines       19243    19243           
  Branches     5726     5726           
=======================================
  Hits         7705     7705           
  Misses       9342     9342           
  Partials     2196     2196           
Flag Coverage Δ
unittests 40.04% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal ⚙️ Internal development work. size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant