Skip to content

ci: add workflow_dispatch trigger to containers.yml#1028

Merged
RembrandtK merged 1 commit into
mainfrom
rk/ci-add-workflow-dispatch
Apr 30, 2026
Merged

ci: add workflow_dispatch trigger to containers.yml#1028
RembrandtK merged 1 commit into
mainfrom
rk/ci-add-workflow-dispatch

Conversation

@RembrandtK

Copy link
Copy Markdown
Contributor

Allows on-demand image builds from any branch via gh workflow run, producing :sha- tags for downstream integration testing without widening the push-trigger branches list.

Allows on-demand image builds from any branch via gh workflow run,
producing :sha-<short> tags for downstream integration testing
without widening the push-trigger branches list.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Enables manual, on-demand runs of the existing container build workflow so maintainers can build/push images from arbitrary branches without expanding the push branch filter.

Changes:

  • Add workflow_dispatch trigger to .github/workflows/containers.yml to allow manual execution via GitHub Actions UI / gh workflow run.

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

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 25126890062

Coverage increased (+0.01%) to 71.383%

Details

  • Coverage increased (+0.01%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 14778
Covered Lines: 10549
Line Coverage: 71.38%
Coverage Strength: 112.54 hits per line

💛 - Coveralls

@RembrandtK
RembrandtK marked this pull request as ready for review April 29, 2026 18:52
@RembrandtK
RembrandtK requested a review from MoonBoi9001 April 29, 2026 18:52
@RembrandtK
RembrandtK merged commit 13d5bcc into main Apr 30, 2026
15 checks passed
@RembrandtK
RembrandtK deleted the rk/ci-add-workflow-dispatch branch April 30, 2026 05:59
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.

4 participants