Skip to content

ci(release): add update-docs job to vendor CLI docs in docker/docs#777

Merged
ericcurtin merged 1 commit intomainfrom
release-update-docs
Mar 23, 2026
Merged

ci(release): add update-docs job to vendor CLI docs in docker/docs#777
ericcurtin merged 1 commit intomainfrom
release-update-docs

Conversation

@doringeman
Copy link
Copy Markdown
Contributor

Automatically update CLI reference docs in docker/docs.

Signed-off-by: Dorin Geman <dorin.geman@docker.com>
@doringeman doringeman requested review from dvdksn and ilopezluna March 23, 2026 11:17
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

Copy link
Copy Markdown
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've left some high level feedback:

  • The setup-go step is pinning go-version: 1.25.8, which doesn’t exist yet; consider updating this to a currently supported Go version or aligning it with the version used by docker/docs’ tooling.
  • The push-to-fork: ilopezluna/docs setting hardcodes a personal fork; consider making this configurable (e.g., via workflow input or secret) to avoid coupling the release process to a single user’s repository.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- The `setup-go` step is pinning `go-version: 1.25.8`, which doesn’t exist yet; consider updating this to a currently supported Go version or aligning it with the version used by docker/docs’ tooling.
- The `push-to-fork: ilopezluna/docs` setting hardcodes a personal fork; consider making this configurable (e.g., via workflow input or secret) to avoid coupling the release process to a single user’s repository.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@ilopezluna ilopezluna had a problem deploying to release-repo-deploy March 23, 2026 11:27 — with GitHub Actions Failure
@ericcurtin ericcurtin merged commit 45f3e3a into main Mar 23, 2026
31 of 60 checks passed
@ericcurtin ericcurtin deleted the release-update-docs branch March 23, 2026 12:38
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.

3 participants