-
Notifications
You must be signed in to change notification settings - Fork 49
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
Consider splitting resultlevel into result.level and result.kind #317
Labels
2.1.0-CSD.1
Will be fixed in SARIF v2.1.0 CSD.1.
design-approved
The TC approved the design and I can write the change draft
design-improvement
impact-breaks-consumers
impact-breaks-producers
p1
Priority 1 issue to close
resolved-fixed
Comments
TC approves this change. |
michaelcfanning
added
the
design-approved
The TC approved the design and I can write the change draft
label
Jan 25, 2019
@lgolding, schema change is ready for this. is it ok to mark these as 'to-be;written'? |
@michaelcfanning Yes. |
Update, we have added level.none and kind.debug. |
ghost
mentioned this issue
Feb 20, 2019
ghost
pushed a commit
that referenced
this issue
Feb 21, 2019
ghost
added
impact-breaks-consumers
impact-breaks-producers
resolved-fixed
2.1.0-CSD.1
Will be fixed in SARIF v2.1.0 CSD.1.
and removed
change-draft-available
labels
Feb 21, 2019
@michaelcfanning I emailed pushing back on |
Changes merged to provisional draft. |
ghost
closed this as completed
Feb 21, 2019
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
2.1.0-CSD.1
Will be fixed in SARIF v2.1.0 CSD.1.
design-approved
The TC approved the design and I can write the change draft
design-improvement
impact-breaks-consumers
impact-breaks-producers
p1
Priority 1 issue to close
resolved-fixed
Starting proposal:
resultKind -> open, review, not applicable, pass, fail
messageLevel -> note, warning, error
This allows us to converge notification and result levels so, hence, message level.
The text was updated successfully, but these errors were encountered: