Skip to content

actions: Fix docker build workflow_dispatch#48330

Merged
anomiex merged 1 commit into
trunkfrom
fix/actions-build-docker-workflow-dispatch
Apr 27, 2026
Merged

actions: Fix docker build workflow_dispatch#48330
anomiex merged 1 commit into
trunkfrom
fix/actions-build-docker-workflow-dispatch

Conversation

@anomiex
Copy link
Copy Markdown
Contributor

@anomiex anomiex commented Apr 27, 2026

Proposed changes

When this was added in #46895, it didn't add handling of the event.

Related product discussion/links

p1777316840109259/1777316810.846289-slack-C034JEXD1RD

Does this pull request change what data or activity we track or use?

No

Testing instructions

  • You could try dispatching the workflow with this branch; it should fail.
  • Merge, then try it with trunk. It should work.

When this was added in #46895, it didn't add handling of the event.
@anomiex anomiex self-assigned this Apr 27, 2026
@anomiex anomiex requested a review from a team as a code owner April 27, 2026 19:15
@anomiex anomiex added [Status] Needs Review This PR is ready for review. [Pri] Normal labels Apr 27, 2026
@github-actions github-actions Bot added the Actions GitHub actions used to automate some of the work around releases and repository management label Apr 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Thank you for your PR!

When contributing to Jetpack, we have a few suggestions that can help us test and review your patch:

  • ✅ Include a description of your PR changes.
  • ✅ Add a "[Status]" label (In Progress, Needs Review, ...).
  • ✅ Add testing instructions.
  • ✅ Specify whether this PR includes any changes to data or privacy.
  • ✅ Add changelog entries to affected projects

This comment will be updated as you work on your PR and make changes. If you think that some of those checks are not needed for your PR, please explain why you think so. Thanks for cooperation 🤖


Follow this PR Review Process:

  1. Ensure all required checks appearing at the bottom of this PR are passing.
  2. Make sure to test your changes on all platforms that it applies to. You're responsible for the quality of the code you ship.
  3. You can use GitHub's Reviewers functionality to request a review.
  4. When it's reviewed and merged, you will be pinged in Slack to deploy the changes to WordPress.com simple once the build is done.

If you have questions about anything, reach out in #jetpack-developers for guidance!

@anomiex anomiex changed the title actions: Fix workflow_dispatch actions: Fix docker build workflow_dispatch Apr 27, 2026
Copy link
Copy Markdown
Contributor

@tbradsha tbradsha left a comment

Choose a reason for hiding this comment

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

@anomiex anomiex merged commit dcc5449 into trunk Apr 27, 2026
85 of 88 checks passed
@anomiex anomiex deleted the fix/actions-build-docker-workflow-dispatch branch April 27, 2026 19:26
@github-actions github-actions Bot removed the [Status] Needs Review This PR is ready for review. label Apr 27, 2026
anomiex added a commit that referenced this pull request Apr 27, 2026
gibrown pushed a commit that referenced this pull request Apr 28, 2026
When this was added in #46895, it didn't add handling of the event.
gibrown pushed a commit that referenced this pull request Apr 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Actions GitHub actions used to automate some of the work around releases and repository management [Pri] Normal

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants