File tree Expand file tree Collapse file tree 1 file changed +34
-12
lines changed Expand file tree Collapse file tree 1 file changed +34
-12
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,37 @@ github:
1919 description : " Apache OpenWhisk Runtime Python supports Apache OpenWhisk functions written in Python"
2020 homepage : https://openwhisk.apache.org/
2121 labels :
22- - openwhisk
23- - apache
24- - serverless
25- - faas
26- - functions-as-a-service
27- - cloud
28- - serverless-architectures
29- - serverless-functions
30- - docker
31- - functions
32- - openwhisk-runtime
33- - python
22+ - openwhisk
23+ - apache
24+ - serverless
25+ - faas
26+ - functions-as-a-service
27+ - cloud
28+ - serverless-architectures
29+ - serverless-functions
30+ - docker
31+ - functions
32+ - openwhisk-runtime
33+ - python
34+ protected_branches :
35+ master :
36+ required_status_checks :
37+ strict : false
38+ contexts :
39+ - " Travis CI - Pull Request"
40+ required_pull_request_reviews :
41+ required_appoving_review_count : 1
42+ required_signatures : false
43+ enabled_merge_buttons :
44+ merge : false
45+ squash : true
46+ rebase : true
47+ features :
48+ issues : true
49+
50+ notifications :
51+ commits : commits@openwhisk.apache.org
52+ issues_status : issues@openwhisk.apache.org
53+ issues_comment : issues@openwhisk.apache.org
54+ pullrequests_status : issues@openwhisk.apache.org
55+ pullrequests_comment : issues@openwhisk.apache.org
You can’t perform that action at this time.
0 commit comments