Commit 4925afb 1 parent 375afee commit 4925afb Copy full SHA for 4925afb
File tree 1 file changed +28
-1
lines changed
1 file changed +28
-1
lines changed Original file line number Diff line number Diff line change @@ -55,9 +55,36 @@ github:
55
55
required_pull_request_reviews :
56
56
dismiss_stale_reviews : true
57
57
required_approving_review_count : 1
58
+ clucene :
59
+ required_status_checks :
60
+ strict : false
61
+ contexts :
62
+ - Build (Linux)
63
+ - Build (macOS)
64
+ - CLucene UT (Linux)
65
+ clucene-2.0 :
66
+ required_status_checks :
67
+ strict : false
68
+ contexts :
69
+ - Build (Linux)
70
+ - Build (macOS)
71
+ - CLucene UT (Linux)
72
+ clucene-2.1 :
73
+ required_status_checks :
74
+ strict : false
75
+ contexts :
76
+ - Build (Linux)
77
+ - Build (macOS)
78
+ - CLucene UT (Linux)
79
+ clucene-3.0 :
80
+ required_status_checks :
81
+ strict : false
82
+ contexts :
83
+ - Build (Linux)
84
+ - Build (macOS)
85
+ - CLucene UT (Linux)
58
86
59
87
collaborators :
60
- - airborne12
61
88
- zzzxl1993
62
89
63
90
notifications :
You can’t perform that action at this time.
0 commit comments