We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f21f671 commit 04b911aCopy full SHA for 04b911a
prow-jobs/pingcap/tidb-engine-ext/OWNERS
@@ -0,0 +1,3 @@
1
+# See the OWNERS docs at https://go.k8s.io/owners
2
+approvers:
3
+ - sig-approvers-tiflash
prow-jobs/pingcap/tidb-engine-ext/latest-presubmits.yaml
@@ -6,7 +6,7 @@ presubmits:
6
decorate: true # need add this.
7
always_run: true
8
skip_submodules: true
9
- clone_depth: 1
+ clone_depth: 0 # do a full clone.
10
branches:
11
- ^master$
12
- ^raftstore-proxy$
0 commit comments