-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
greplogs: refine output for issue triage
When --md is set, echo the shell-escaped 'greplogs' command line itself at the beginning of the output to make the command easier to reproduce when pasted into an issue report. Add a --triage flag that adds checkboxes and a summary to the Markdown output. Apply the --omit flag to commits as well as builders, to more easily filter out commits (especially subrepo commits) that are broken across the board.
- Loading branch information
Bryan C. Mills
committed
May 2, 2022
1 parent
5a7b34c
commit eaec9ea
Showing
3 changed files
with
34 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters