-
Notifications
You must be signed in to change notification settings - Fork 1
/
.dothub.repo.yml
61 lines (61 loc) · 1.03 KB
/
.dothub.repo.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
50
51
52
53
54
55
56
57
58
59
60
61
collaborators:
mariocj89:
permission: admin
hooks:
- active: true
config:
domain: notify.travis-ci.org
token: '********'
user: Mariocj89
events:
- create
- delete
- issue_comment
- member
- membership
- public
- pull_request
- push
- repository
name: travis
- active: true
config:
content_type: json
insecure_ssl: '0'
secret: '********'
url: https://kolkrabbi.heroku.com/hooks/github
events:
- '*'
name: web
- active: true
config: {}
events:
- pull_request
- pull_request_review_comment
- push
- status
name: landscape
labels:
Hacktoberfest:
color: 5319e7
bug:
color: ee0701
enhancement:
color: 84b6eb
help wanted:
color: 128A0C
question:
color: cc317c
wontfix:
color: ffffff
options:
allow_merge_commit: true
allow_rebase_merge: true
allow_squash_merge: true
description: Stop managing your github config like a mere human
has_downloads: true
has_issues: true
has_wiki: true
homepage: null
name: dothub
private: false