Skip to content

Sync Docker Hub overview from README.md#169

Merged
hsbt merged 1 commit into
masterfrom
sync-dockerhub-description
May 15, 2026
Merged

Sync Docker Hub overview from README.md#169
hsbt merged 1 commit into
masterfrom
sync-dockerhub-description

Conversation

@hsbt
Copy link
Copy Markdown
Member

@hsbt hsbt commented May 15, 2026

Run peter-evans/dockerhub-description on master pushes that touch README.md to keep them in sync.

Closes #168

Docker Hub's overview page must be updated manually today and tends to
drift from README.md (e.g., the 4.0 tags added in #158 are still missing
on the Hub page). Run peter-evans/dockerhub-description on master pushes
that touch README.md to keep them in sync.

Closes #168

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 15, 2026 02:25
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a GitHub Actions workflow to automatically sync the Docker Hub repository overview with README.md whenever the file changes on master, closing #168.

Changes:

  • New workflow triggered by pushes to master that modify README.md, plus manual workflow_dispatch.
  • Uses pinned actions/checkout and peter-evans/dockerhub-description actions with existing DOCKER_USER/DOCKER_PASS secrets.
  • Targets the rubylang/ruby Docker Hub repository.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hsbt hsbt merged commit 46af423 into master May 15, 2026
44 checks passed
@hsbt hsbt deleted the sync-dockerhub-description branch May 15, 2026 02:49
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.

Auto-sync README.md to Docker Hub overview

2 participants