Skip to content

Refactor backport workflow to use reusable-backport.yml#6429

Merged
linawolf merged 1 commit intomainfrom
linawolf-patch-1
Mar 22, 2026
Merged

Refactor backport workflow to use reusable-backport.yml#6429
linawolf merged 1 commit intomainfrom
linawolf-patch-1

Conversation

@linawolf
Copy link
Copy Markdown
Member

Updated backport workflow to use reusable workflow and added necessary secrets.

Updated backport workflow to use reusable workflow and added necessary secrets.
@linawolf linawolf merged commit 90c0876 into main Mar 22, 2026
12 checks passed
@linawolf linawolf deleted the linawolf-patch-1 branch March 22, 2026 08:06
@linawolf linawolf added backport 12.4 Backport to TYPO3v12 backport 13.4 Backport to TYPO3v13 labels Mar 22, 2026
@typo3-docs-backport-bot
Copy link
Copy Markdown

Backport failed for 12.4, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 12.4
git worktree add -d .worktree/backport-6429-to-12.4 origin/12.4
cd .worktree/backport-6429-to-12.4
git switch --create backport-6429-to-12.4
git cherry-pick -x 90c0876b663ce46405f42730fee3ba413207fbeb

1 similar comment
@typo3-docs-backport-bot
Copy link
Copy Markdown

Backport failed for 12.4, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 12.4
git worktree add -d .worktree/backport-6429-to-12.4 origin/12.4
cd .worktree/backport-6429-to-12.4
git switch --create backport-6429-to-12.4
git cherry-pick -x 90c0876b663ce46405f42730fee3ba413207fbeb

@typo3-docs-backport-bot
Copy link
Copy Markdown

Backport failed for 13.4, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 13.4
git worktree add -d .worktree/backport-6429-to-13.4 origin/13.4
cd .worktree/backport-6429-to-13.4
git switch --create backport-6429-to-13.4
git cherry-pick -x 90c0876b663ce46405f42730fee3ba413207fbeb

1 similar comment
@typo3-docs-backport-bot
Copy link
Copy Markdown

Backport failed for 13.4, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin 13.4
git worktree add -d .worktree/backport-6429-to-13.4 origin/13.4
cd .worktree/backport-6429-to-13.4
git switch --create backport-6429-to-13.4
git cherry-pick -x 90c0876b663ce46405f42730fee3ba413207fbeb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 12.4 Backport to TYPO3v12 backport 13.4 Backport to TYPO3v13

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant