Thanks to visit codestin.com
Credit goes to github.com

Skip to content

only set input values if not empty #173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 12, 2022

Conversation

fty4
Copy link
Contributor

@fty4 fty4 commented Aug 11, 2022

When a empty GitHub Action input is specified the default value e.g. repo will not be used.
Instead the empty string will be used.

This PR will prevent assigning empty GHA input values to the config.

closes #171

When a empty GitHub Action input is specified the default value e.g.
repo will not be used. Instead the empty string will be used.
@Jamie-BitFlight Jamie-BitFlight merged commit 7a9e554 into bitflight-devops:main Aug 12, 2022
@fty4 fty4 deleted the fix/input-defaults branch August 13, 2022 09:14
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.

Usage generation failing - action name missing
2 participants