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

Fix Input Processing for if-no-files-found #348

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

umutozd
Copy link

@umutozd umutozd commented Sep 26, 2022

With this PR:

  • Defaulting to warn when if-no-files-found parameter is not given is fixed.

Resolves #255

@umutozd umutozd requested a review from a team as a code owner September 26, 2022 10:04
@konradpabjan
Copy link
Collaborator

konradpabjan commented Jan 6, 2023

These changes look good! 👍

@umutozd if you could rebuild dist/index.js with npm run release and commit the changes than I'll get this merged in

@ximon18
Copy link

ximon18 commented Apr 21, 2023

I just hit this issue - has this PR stalled?

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.

Error: Unrecognized if-no-files-found input. Provided: . Available options: warn,error,ignore
3 participants