-
-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathsettings.yml
49 lines (41 loc) · 1.12 KB
/
settings.yml
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# https://github.com/probot/settings
branches:
- name: master
protection:
enforce_admins: false
required_pull_request_reviews:
dismiss_stale_reviews: true
require_code_owner_reviews: true
required_approving_review_count: 1
required_status_checks:
contexts:
- "Grumphp"
strict: false
restrictions: null
labels:
- name: bug
color: ee0701
- name: dependencies
color: 0366d6
- name: enhancement
color: 0e8a16
- name: question
color: cc317c
- name: security
color: ee0701
- name: stale
color: eeeeee
repository:
allow_merge_commit: true
allow_rebase_merge: false
allow_squash_merge: false
default_branch: master
description: "Generators and iterators, permutations and combinations."
topics: math,numbers,permutations,combinations,iterators,fibonacci,prime numbers,product
has_downloads: true
has_issues: true
has_pages: false
has_projects: false
has_wiki: false
name: phptree
private: false