-
Notifications
You must be signed in to change notification settings - Fork 0
/
.beforesetup.yaml
58 lines (58 loc) · 1.42 KB
/
.beforesetup.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
labels:
- name: bug
description: Something isn't working
color: d73a4a
isDefault: true
- name: enhancement
description: New feature or request
color: a2eeef
isDefault: true
- name: good first issue
description: Good for newcomers
color: 7057ff
isDefault: true
- name: help wanted
description: Extra attention is needed
color: 008672
isDefault: true
- name: high priority
description: This is really important
isDefault: false
color: e4e669
protectedBranches:
- hasDismissableStaleReviews: true
hasRequiredReviews: true
hasRequiredStatusChecks: true
hasRestrictedPushes: true
hasRestrictedReviewDismissals: true
hasStrictRequiredStatusChecks: true
isAdminEnforced: false
mergeCommitAllowed: true
name: master
rebaseMergeAllowed: true
squashMergeAllowed: true
requiredStatusCheckContexts: []
repositoryTopics:
- topic:
name: github
- topic:
name: configuration-management
- topic:
name: swift
- topic:
name: validation
codeOfConduct:
name: Contributor Covenant
description: Validate Your GitHub Repository Settings
hasIssuesEnabled: true
hasWikiEnabled: false
homepageUrl: https://www.tintpoint.com
isArchived: false
isPrivate: false
licenseInfo:
name: MIT License
mergeCommitAllowed: true
name: BeforeSetup
rebaseMergeAllowed: true
squashMergeAllowed: true
url: https://github.com/TintPoint/BeforeSetup