-
Notifications
You must be signed in to change notification settings - Fork 145
Expand file tree
/
Copy path.asf.yaml
More file actions
26 lines (25 loc) · 760 Bytes
/
.asf.yaml
File metadata and controls
26 lines (25 loc) · 760 Bytes
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
github:
description: "Semi-official Apache CouchDB Docker images"
homepage: https://github.com/apache/couchdb-docker
labels:
- apache
- couchdb
- erlang
- network-client
- http
- cplusplus
- big-data
- cloud
- database
- network-server
- javascript
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