Skip to content
Success

Changes

Summary

  1. feat(plugin/critical-log-review): add presubmit to check critical log (commit: 00310b5) (details)
Commit 00310b5d4d1984587c81d8e06794ac0caaa81ae5 by noreply
feat(plugin/critical-log-review): add presubmit to check critical log changes in PR  (#3680)

Add presubmit to check critical-log in PR, PRs involving critical log
changes need to be reviewed and approved by designated members.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(commit: 00310b5)
The file was addedtools/critical-log-review/go.mod
The file was addedtools/critical-log-review/matcher.go
The file was addedconfigs/critical-log-review/config.yaml
The file was addedtools/critical-log-review/README.md
The file was addedtools/critical-log-review/github.go
The file was modifiedprow-jobs/pingcap/tidb/latest-presubmits.yaml (diff)
The file was addedtools/critical-log-review/main.go
The file was addedtools/critical-log-review/config.go
The file was addedtools/critical-log-review/go.sum
The file was addedtools/critical-log-review/config.yaml.example