Skip to content

Conversation

@jluque0101
Copy link
Contributor

@jluque0101 jluque0101 commented Jan 6, 2026


Note

Centralizes common logic and simplifies the release/changelog workflow.

  • New utils.sh provides shared configure_git, checkout_or_create_branch, push_branch_with_handling, and create_pr_if_not_exists helpers
  • New update-release-changelog.sh generates changelog (with --requirePrNumbers), derives version/branch when needed, avoids no-op PRs, and supports optional inputs (previous_version_ref, custom changelog branch, explicit version)
  • create-platform-release-pr.sh now sources utils.sh, respects BASE_BRANCH when creating the release branch, delegates changelog creation to update-release-changelog.sh, and passes git identity via env
  • Minor robustness improvements: whitespace-trimmed params, explicit git config args, safer remote branch detection/fetching for previous version refs, and skipping version-bump PRs on hotfixes

Written by Cursor Bugbot for commit b7e925b. This will update automatically on new commits. Configure here.

@jluque0101 jluque0101 marked this pull request as ready for review January 6, 2026 10:08
@jluque0101 jluque0101 closed this Jan 6, 2026
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.

2 participants