-
Notifications
You must be signed in to change notification settings - Fork 62
Print verbose info during PR validation (target: 'develop' branch) #963
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
base: develop
Are you sure you want to change the base?
Conversation
Add --debug to spec-parser options (--debug is supposed to be more verbose than --verbose) Signed-off-by: Arthit Suriyawongkul <[email protected]>
Signed-off-by: Arthit Suriyawongkul <[email protected]> Signed-off-by: Arthit Suriyawongkul <[email protected]>
|
What is the purpose of the "validation"? What does this mean?
And how is it checked?
|
|
If it's valid it's good. If it's not, having some information to understand why it is the case is good. |
|
Thanks. I will rebase / check the parameters again to keep up with latest spec-parser. |
|
Looks like this is still failing the CI @bact - can you check? |
|
The CI is good now. @goneall |
--debug--verboseto spec-parser options to print more information for the PR author to understand why the purposed changes failed the validation (if it failed)