We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50cbb9f commit c494892Copy full SHA for c494892
1 file changed
.asf.yaml
@@ -46,7 +46,6 @@ github:
46
required_status_checks:
47
strict: false
48
contexts:
49
- - License Check
50
- Check for secrets
51
- Clang Formatter
52
- CheckStyle
@@ -62,6 +61,7 @@ github:
62
61
- Build Third Party Libraries (macOS)
63
- Build Third Party Libraries (macOS-arm64)
64
- COMPILE (DORIS_COMPILE)
+ - code-review
65
- Cloud UT (Doris Cloud UT)
66
- performance (Doris Performance)
67
- check_coverage (Coverage)
0 commit comments