Skip to content

Conversation

@vvoland
Copy link
Contributor

@vvoland vvoland commented Nov 24, 2025

This script helps maintain consistency between documentation and GitHub release notes by making the docs the source of truth.

Previously, any djustments to release notes during review, needed to be manually propagated back to the corresponding Moby GitHub releases, creating a maintenance burden and potential for inconsistency.

The script extracts release notes for a given version from the engine documentation markdown files, compares them with the existing GitHub release notes, and provides a command to update the GitHub release if differences are found.

Description

Related issues or tickets

Reviews

  • Technical review
  • Editorial review
  • Product review

@netlify
Copy link

netlify bot commented Nov 24, 2025

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 8da2d53
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/692471e0e8039e0008f9a083
😎 Deploy Preview https://deploy-preview-23764--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

This script helps maintain consistency between documentation and GitHub
release notes by making the docs the source of truth.

Previously, any djustments to release notes during review, needed to be
manually propagated back to the corresponding Moby GitHub releases,
creating a maintenance burden and potential for inconsistency.

The script extracts release notes for a given version from the engine
documentation markdown files, compares them with the existing GitHub
release notes, and provides a command to update the GitHub release if
differences are found.

Signed-off-by: Paweł Gronowski <[email protected]>
@dvdksn dvdksn merged commit 86f7e5c into docker:main Nov 24, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants