File tree 1 file changed +32
-10
lines changed
1 file changed +32
-10
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,35 @@ github:
19
19
description : " Apache OpenWhisk utility for deploying and managing OpenWhisk projects and packages"
20
20
homepage : https://openwhisk.apache.org/
21
21
labels :
22
- - apache
23
- - continuous-delivery
24
- - continuous-deployment
25
- - deployment
26
- - faas
27
- - functions
28
- - functions-as-a-service
29
- - openwhisk
30
- - serverless
31
- - serverless-functions
22
+ - apache
23
+ - continuous-delivery
24
+ - continuous-deployment
25
+ - deployment
26
+ - faas
27
+ - functions
28
+ - functions-as-a-service
29
+ - openwhisk
30
+ - serverless
31
+ - serverless-functions
32
+ protected_branches :
33
+ master :
34
+ required_status_checks :
35
+ strict : false
36
+ contexts :
37
+ - " Travis CI - Pull Request"
38
+ required_pull_request_reviews :
39
+ required_appoving_review_count : 1
40
+ required_signatures : false
41
+ enabled_merge_buttons :
42
+ merge : false
43
+ squash : true
44
+ rebase : true
45
+ features :
46
+ issues : true
47
+
48
+ notifications :
49
+ commits : commits@openwhisk.apache.org
50
+ issues_status : issues@openwhisk.apache.org
51
+ issues_comment : issues@openwhisk.apache.org
52
+ pullrequests_status : issues@openwhisk.apache.org
53
+ pullrequests_comment : issues@openwhisk.apache.org
You can’t perform that action at this time.
0 commit comments