ci: add workflow_dispatch for feature branch builds#99
Conversation
Adds manual trigger with custom tag input so feature branches can build multiarch images and push to Docker Hub without merging to master.
|
Caution Review failedPull request was closed or merged during review 📝 WalkthroughWalkthroughThe GitHub Actions Docker build-push workflow has been enhanced to support manual triggering via Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
workflow_dispatchtrigger with customtaginput to the Docker build workflowTest plan
gh workflow runagainstfeat/raw-gouroboros-live-tailwith tag3.1.0-rc1Summary by CodeRabbit
New Features
Chores