Skip to content

fix: ensure PR list is in numerical order in the update changelog CI - #52

Merged
yCodeTech merged 1 commit into
remove/test-suitefrom
fix/update-changelog-CI/ensure-PR-list-is-in-numerical-order
Aug 21, 2026
Merged

fix: ensure PR list is in numerical order in the update changelog CI#52
yCodeTech merged 1 commit into
remove/test-suitefrom
fix/update-changelog-CI/ensure-PR-list-is-in-numerical-order

Conversation

@yCodeTech

@yCodeTech yCodeTech commented Aug 21, 2026

Copy link
Copy Markdown
Owner

This PR fixes the changelog CI to sort the PR list in numerical order in the existing update changelog PR body, ensuring that PR numbers will always be in numerical order no matter the order they were added. This is so that if a CI run fails and a concurrent run succeeds, the PR number won't be in the wrong order when re-running the failed run.

- Fixed the "Create or update changelog PR" step in the changelog CI to sort the PR list in numerical order in the existing update changelog PR body. This ensures that if a the CI run fails and a concurrent run succeeds, the PR number won't be in the wrong order when re-running the failed runs. The PR numbers will always be in numerical order.
@yCodeTech
yCodeTech force-pushed the fix/update-changelog-CI/ensure-PR-list-is-in-numerical-order branch from 3cb50a4 to f9cd064 Compare August 21, 2026 03:53
@yCodeTech
yCodeTech merged commit 3b58c94 into master Aug 21, 2026
1 check passed
@yCodeTech
yCodeTech deleted the fix/update-changelog-CI/ensure-PR-list-is-in-numerical-order branch August 21, 2026 03:59
github-actions Bot added a commit that referenced this pull request Aug 21, 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.

1 participant