Skip to content

Conversation

almaleksia
Copy link
Contributor

@almaleksia almaleksia commented Sep 23, 2025

This PR adds manual dispatch option to Docker workflow to simplify creating containers for certain branches.

Tested here: https://github.com/github/github-mcp-server/actions/runs/17944955492

@almaleksia almaleksia requested a review from a team as a code owner September 23, 2025 12:13
@Copilot Copilot AI review requested due to automatic review settings September 23, 2025 12:13
Copy link
Contributor

@Copilot 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

This PR adds manual workflow dispatch capability to the Docker container build workflow, allowing developers to trigger container builds on-demand for any branch without requiring a push or pull request event.

  • Adds workflow_dispatch trigger with a configurable description input
  • Enables manual triggering of Docker builds through GitHub UI
  • Provides flexibility for testing container builds on feature branches

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Contributor

@MattBabbage MattBabbage left a comment

Choose a reason for hiding this comment

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

LGTM

@almaleksia almaleksia merged commit f1e0e8f into main Sep 23, 2025
17 checks passed
@almaleksia almaleksia deleted the dispatch-docker-workflow branch September 23, 2025 12:19
nickytonline pushed a commit to nickytonline/github-mcp-http that referenced this pull request Oct 4, 2025
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