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

Add an argument to url_check to yield non-zero exit status for bad URLs #42

Open
cicdguy opened this issue Dec 15, 2023 · 0 comments
Open
Labels
feature a feature request or enhancement

Comments

@cicdguy
Copy link

cicdguy commented Dec 15, 2023

As a follow-up from #39, it would be imperative to add an argument to url_check that would yield a non-zero exit code if one or more bad URLs are found.

Use case: In a CI/CD workflow, we would want to simply run urlchecker::url_check() and let the workflow fail to alert the user that one or more URLs are non-conformant.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants