You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Print internal errors using GitHub problem matchers
Internal errors (explanations of known problematic cases or an
unexpected result) should be printed more clearly so that triaging can
go quicker. Add a tag to print_red() and print_yellow() so that a
problem matcher can print them automatically, making it clear what
happened with the build.
Signed-off-by: Nathan Chancellor <[email protected]>
0 commit comments