Files
moby/.github/workflows
Paweł Gronowski 335a604e99 gha: Add release branch sync workflow
Add a manually dispatched workflow for maintainers to sync a docker
release branch to a selected docker release tag.

The job checks out the requested release branch, merges the tag with
`git merge --no-ff`, checks the worktree content out from that tag,
stages the result, and pushes the updated branch.

The actual push is guarded by the `docker-releases` GitHub environment
which requires a manual approval.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2026-06-26 12:50:17 +02:00
..
2026-06-25 17:17:19 +02:00
2026-06-19 09:25:29 +00:00
2026-06-19 09:25:29 +00:00
2026-06-19 09:25:29 +00:00
2026-06-12 14:57:03 +02:00