Merge remote-tracking branch 'origin/releases/v4' into backport-v3.32.2-45cbd0c69

This commit is contained in:
github-actions[bot]
2026-02-05 17:12:25 +00:00
23 changed files with 183891 additions and 98360 deletions
+1 -1
View File
@@ -111,7 +111,7 @@ jobs:
# Otherwise, just commit the changes.
if git rev-parse --verify MERGE_HEAD >/dev/null 2>&1; then
echo "In progress merge detected, finishing it up."
git merge --continue
git merge --continue --no-edit
else
echo "No in-progress merge detected, committing changes."
git commit -m "Rebuild"