File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,13 +19,35 @@ github:
1919 description : " Apache OpenWhisk utility for deploying and managing OpenWhisk projects and packages"
2020 homepage : https://openwhisk.apache.org/
2121 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