-
Notifications
You must be signed in to change notification settings - Fork 78
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
error_count
input name is confusing
#250
Comments
There's a brief parameter description included in the Action manifest: Lines 16 to 17 in 03b62d1
Fair misunderstanding, especially since we shouldn't really allow The behavior you're describing would be achieved by I see you also found a similar write-up in: We may consider revising the naming but, for now, Apologies for the confusion! ❤ |
Thanks, makes sense. It's the good old "threshold problem". Over at detekt we also had similar problems and they're being renamed in the upcoming major to clarify. I'm curious if this issue will get more upvotes in the coming year, especially if/when this upload approach goes out of beta and adoption grows. |
Oh, we're waaaaay out of beta. 😅 This action is involved in more than 2 million Pages deployments per week. We might be open to renaming the parameter in a future major release, though. 🤷 |
Sorry to be wishy-washy, but I'm going to reopen this so the feedback isn't lost. 😅 |
Up to you how to handle this. Feedback is a weird thing, it's not always actionable 😇 |
I might've mis-interpreted the
error_count
when initially configuring the action. I want to allow no errors, however based on the below log thiserror_count
seems to meandeployment_in_progress_poll_count
or something like it.The text was updated successfully, but these errors were encountered: