You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scripts, .github/workflows/release.yaml: add script to extract changelog
the new scripts/extract-changelog.sh script is used to extract the
changelog from a tag name. This script is used in the release.yaml
workflow to extract the changelog for the release notes.
it also updates the release.yaml workflow to determine a prerelease
based on the tag name.
Signed-off-by: jiaxiao zhou <[email protected]>
0 commit comments