[GH-ISSUE #5143] [Tech Debt] Merge .github/actions/get-next-package-version.js with existing .github/actions/bump-package-versions script #27985

Closed
opened 2026-04-18 04:35:51 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @coderabbitai[bot] on GitHub (Jun 11, 2025).
Original GitHub issue: https://github.com/actualbudget/actual/issues/5143

Background:
A new script, .github/actions/get-next-package-version.js, was added in PR #5047 (https://github.com/actualbudget/actual/pull/5047). It overlaps with the existing .github/actions/bump-package-versions script that is currently referenced in the release documentation.

Requested action:
Consolidate both scripts into a single, well-documented utility to handle nightly, monthly, and hotfix version bumps, eliminating duplication and reducing maintenance overhead.

Context & Back-links:

Requested by @matt-fidd for tech-debt tracking.

Originally created by @coderabbitai[bot] on GitHub (Jun 11, 2025). Original GitHub issue: https://github.com/actualbudget/actual/issues/5143 Background: A new script, `.github/actions/get-next-package-version.js`, was added in PR #5047 (https://github.com/actualbudget/actual/pull/5047). It overlaps with the existing `.github/actions/bump-package-versions` script that is currently referenced in the release documentation. Requested action: Consolidate both scripts into a single, well-documented utility to handle nightly, monthly, and hotfix version bumps, eliminating duplication and reducing maintenance overhead. Context & Back-links: - PR: https://github.com/actualbudget/actual/pull/5047 - Comment: https://github.com/actualbudget/actual/pull/5047#discussion_r2105871391 Requested by @matt-fidd for tech-debt tracking.
GiteaMirror added the tech debtgood first issue labels 2026-04-18 04:35:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#27985