[TASK] Migrate backport and documentation workflows to shared reusable workflows - #258
Conversation
|
(Please note this is a POC we should not merge as-is, because we'd first have to import the referenced repo into our own maintenance scope. Thanks a lot, this is very helpful for discussion!) |
|
Updated for merged TYPO3-Documentation/t3docs-ci-deploy#56 |
a1037b2 to
025eb61
Compare
18182c6 to
fca0ec6
Compare
fca0ec6 to
710cda8
Compare
710cda8 to
dccf6f6
Compare
dccf6f6 to
5225edf
Compare
…e workflows Signed-off-by: Sebastian Mendel <github@sebastianmendel.de>
5225edf to
760fda6
Compare
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 13.4
git worktree add -d .worktree/backport-258-to-13.4 origin/13.4
cd .worktree/backport-258-to-13.4
git switch --create backport-258-to-13.4
git cherry-pick -x e44cec63293478ac46d310b77dc1f3d0054a3c44 |
|
Backport failed for Please cherry-pick the changes locally and resolve any conflicts. git fetch origin 14.3
git worktree add -d .worktree/backport-258-to-14.3 origin/14.3
cd .worktree/backport-258-to-14.3
git switch --create backport-258-to-14.3
git cherry-pick -x e44cec63293478ac46d310b77dc1f3d0054a3c44 |
|
Backport failed or needs manual intervention. Backport action outcome: Workflow run: https://github.com/TYPO3-Documentation/TYPO3CMS-Tutorial-Editors/actions/runs/30550696396 |
Summary
Migrates both workflow files to shared reusable workflows from
TYPO3-Documentation/.github.
Changes
reusable-backport.yml(5 lines)reusable-test-documentation.yml(8 lines)Benefits
Dependencies and merge order
reusable-test-documentation.yml)