Skip to content
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

Input Validation #293

Merged
merged 7 commits into from
Aug 9, 2024
Merged

Input Validation #293

merged 7 commits into from
Aug 9, 2024

Conversation

GrantBirki
Copy link
Member

@GrantBirki GrantBirki commented Aug 9, 2024

Input Validation ✅

A few inputs of this Action have been improved to ensure that their correct values are set. For example, if a user were to provide update_branch: foo it would now fail the Action as this input value is not valid. This should hopefully help guard against typos and other mistakes that could cause the Action to fail when providing values for this custom input options.

Example 📸

Screenshot 2024-08-09 at 12 41 05 PM

related: #292

@GrantBirki GrantBirki added the enhancement New feature or request label Aug 9, 2024
@GrantBirki GrantBirki self-assigned this Aug 9, 2024
@GrantBirki GrantBirki marked this pull request as ready for review August 9, 2024 19:43
@GrantBirki GrantBirki merged commit cae4756 into main Aug 9, 2024
4 checks passed
@GrantBirki GrantBirki deleted the inputs branch August 9, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant