-
Notifications
You must be signed in to change notification settings - Fork 35
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
Option to fail on empty description #140
Comments
Reopening until checked and released, to pin tests to this issue. |
I'm seeing some issue with the logic here. |
There is definitely a documentation or maybe a default value issue. The default value was included to make it have the same behavior as before, so it's behaving exactly the same, implying this error came from before, namely, |
Currently a warning is thrown, but that does not prevent people from merging, when using this action as a branch protection.
The text was updated successfully, but these errors were encountered: