mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Add deduplication logic to prevent multiple PRs for the same CLI version and enhance PR management. When an existing PR is found, the workflow adds a bump comment instead of creating a duplicate. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>