forked from bytebase/clabot-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.clabot
75 lines (75 loc) · 1.57 KB
/
.clabot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
"contributors": [
"dependabot[bot]",
"github-actions[bot]",
"renovate[bot]",
"adela-bytebase",
"boojack",
"Candybase",
"d-bytebase",
"dragonly",
"ecmadao",
"hamidzr",
"Kikkon",
"LiuJi-Jim",
"LucyLu8L",
"qsliu2017",
"RainbowDashy",
"Sepush",
"tianzhou",
"xiaoluoboding",
"zhouzilong2020",
"unknwon",
"jopemachine",
"tisonkun",
"h3n4l",
"rebelice",
"changyuwong",
"Cluas",
"magentaqin",
"pingren",
"yaohui-wyh",
"tnir",
"milasuperstar",
"raytian03",
"Megrax",
"chiyutianyi",
"Innei",
"Gracemei",
"fenghaojiang",
"web-flow",
"JumperBot",
"praneetloke",
"zeroslope",
"fatelei",
"VictorAssunc",
"VUHAILAM",
"Lam Vu",
"Zheaoli",
"zzzhangqi",
"piglig",
"gandergo",
"sunng87",
"fanux",
"alexey-milovidov",
"Oreoxmt",
"66Cathy",
"whhe",
"Akrista",
"mfridman",
"bun4uk",
"zlhgo",
"nashtsai",
"siooooo",
"TennyZhuang",
"kanzihuang",
"1aal",
"vladdoster",
"zll600",
"bwcxyk",
"CorrectRoadH"
],
"message": "We require contributors to sign our Contributor License Agreement, and we don't have yours on file. In order for us to review and merge your code, please please sign [CLA](https://forms.gle/zcNM9TL1iVU1fQ1G9) and add your name to [contributors list](https://github.com/bytebase/clabot-config/blob/main/.clabot).",
"label": "cla-signed",
"recheckComment": "The GitHub CLA Bot is rechecking to see that you have signed the CLA"
}