Skip to content

Conversation

Copy link

Copilot AI commented Nov 20, 2025

Enables manual triggering of the Docker build workflow to push images to GHCR on demand.

Changes

  • Added workflow_dispatch trigger to .github/workflows/docker.yml

Usage

Navigate to Actions → Docker Build → Run workflow → select branch → Run workflow

Existing automatic triggers (push to main/develop, tags, PRs) remain unchanged.

Original prompt

help me create a gh action to use my docket file and push to ghcr using a gh action on call.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: linuskang <194789570+linuskang@users.noreply.github.com>
Copilot AI changed the title [WIP] Add GitHub Action to build and push Docker image to GHCR Add workflow_dispatch trigger for manual Docker builds Nov 20, 2025
Copilot AI requested a review from linuskang November 20, 2025 22:49
@linuskang linuskang marked this pull request as ready for review November 20, 2025 22:50
@linuskang linuskang merged commit cf0ee84 into master Nov 20, 2025
12 checks passed
@github-project-automation github-project-automation bot moved this from Backlog to Done in Bubbly Maps Nov 20, 2025
@linuskang linuskang deleted the copilot/create-gh-action-for-docker branch December 20, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants