mirror of
https://github.com/moby/moby.git
synced 2026-06-30 19:58:03 +00:00
Add validation to ensure PRs have milestones set and that they match the expected docker next version defined in releases configuration. This prevents PRs from being merged without proper milestone tracking, which is important for release management and ensuring changes are properly categorized for upcoming releases. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>