-
Notifications
You must be signed in to change notification settings - Fork 111
/
.asf.yaml
54 lines (49 loc) · 1.65 KB
/
.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
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
# See: https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
github:
features:
# Enable issue management
issues: true
enabled_merge_buttons:
squash: true
merge: false
rebase: false
notifications:
commits: [email protected]
issues: [email protected]
pullrequests: [email protected]
jira_options: link label
commits_by_path:
"data/eccn/*": [email protected]
"content/legal/*": [email protected]
"content/licenses/*": [email protected]
"content/free/*": [email protected]
"content/foundation/license-faq.*": [email protected]
"content/foundation/marks/*":
"content/foundation/marks/events.*": [email protected]
"content/foundation/policies/anti-harassment.*": [email protected]
"content/foundation/press/*": [email protected]
"content/foundation/contributing.*": [email protected]
"content/foundation/thanks.*": [email protected]
"content/foundation/sponsorship.*": [email protected]
"content/foundation/buy_stuff.*": [email protected]
"content/press/*": [email protected]
"content/security/*": [email protected]
"content/foundation/board/*": [email protected]
"content/board/*": [email protected]
pelican:
notify: [email protected]
autobuild: preview/*
target: asf-site
theme: theme/apache
# N.B. currently the page count is also defined in the hourly cron job - go figure
minimum_page_count: 170
whoami: main
staging:
profile: ~
whoami: asf-site
autostage: preview/*
publish:
profile: ~
whoami: asf-site