FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

bake: allow the default target input to apply by crazy-max · Pull Request #275 · docker/github-builder · GitHub

bake: allow the default target input to apply - #275

Merged
crazy-max merged 1 commit into
docker:mainfrom
crazy-max:fix-bake-target-default-required
Aug 6, 2026
Merged

bake: allow the default target input to apply#275
crazy-max merged 1 commit into
docker:mainfrom
crazy-max:fix-bake-target-default-required

Conversation

Copy link
Copy Markdown
Member

The bake workflow declared target as required while also setting default: default. GitHub Actions never uses a default for a required workflow_call input, so make target optional to match the documented default behavior.

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
crazy-max requested a review from a team August 6, 2026 09:36
crazy-max requested a review from a team as a code owner August 6, 2026 09:36
crazy-max merged commit a39c93c into docker:main Aug 6, 2026
113 checks passed
crazy-max deleted the fix-bake-target-default-required branch August 6, 2026 10:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL