-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path.asf.yaml
28 lines (28 loc) · 865 Bytes
/
.asf.yaml
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
github:
description: "Glazier is a set of batch files, scripts and toolchains designed to ease building CouchDB on Windows."
homepage: https://github.com/apache/couchdb-glazier
labels:
- apache
- couchdb
- erlang
- network-client
- http
- cplusplus
- big-data
- cloud
- database
- network-server
- javascript
- powershell
features:
issues: true
protected_branches:
main:
required_status_checks:
strict: true
required_pull_request_reviews:
# Set to true if you want to automatically dismiss approving reviews when someone pushes a new commit.
dismiss_stale_reviews: false
# Specifies the number of reviewers required to approve pull requests.
# Use a number between 1 and 6 or 0 to not require reviewers.
required_approving_review_count: 1