[WTF-2688]: Allow backport releases - #199
Merged
Merged
Conversation
weirdwater
force-pushed
the
allow-backport-releases
branch
3 times, most recently
from
July 30, 2026 12:02
f0c9829 to
4896068
Compare
weirdwater
force-pushed
the
allow-backport-releases
branch
from
July 30, 2026 17:13
4896068 to
c279ec6
Compare
weirdwater
force-pushed
the
allow-backport-releases
branch
from
July 31, 2026 09:07
e3c35a1 to
a160b98
Compare
mlaponder
approved these changes
Jul 31, 2026
weirdwater
added a commit
that referenced
this pull request
Jul 31, 2026
`version/10.24` backport of #199 Updates the release tools to support backports. ## Changes - Add a `branch` argument to the `createRelease.ts` script - Remove ts-node dependency - Upgrade peggy and let it generate typescript definitions for changelog parser - Improve logging - Add changelog parser to linting workflow
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the release tools to support backports.
Changes
branchargument to thecreateRelease.tsscript