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 warning and error messages for the validation feature #36

Open
mindsers opened this issue Oct 7, 2020 · 0 comments
Open

Add warning and error messages for the validation feature #36

mindsers opened this issue Oct 7, 2020 · 0 comments
Labels
hacktoberfest An issue to contributors can easily work on during hacktoberfest help wanted Extra attention is needed type: enhancement New feature or request

Comments

@mindsers
Copy link
Owner

mindsers commented Oct 7, 2020

Improve the validation feature by adding human readable messages that explain what validation rules break the workflow.

It should act like a regular linter.

Current behavior

Putting validation_depth at more than 0 can break the workflow. Which is expected. But the end user doesn't know what is currently breaking the workflow.

Expected behavior

Display in the standard output the reason why a workflow is broken by this action.

Inspiration

Something like the other linter's output would be awesome:

screenshot

@mindsers mindsers added type: enhancement New feature or request help wanted Extra attention is needed hacktoberfest An issue to contributors can easily work on during hacktoberfest labels Oct 7, 2020
@mindsers mindsers removed the hacktoberfest An issue to contributors can easily work on during hacktoberfest label Dec 1, 2020
@mindsers mindsers added the hacktoberfest An issue to contributors can easily work on during hacktoberfest label Oct 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest An issue to contributors can easily work on during hacktoberfest help wanted Extra attention is needed type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant