forked from apache/www-site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.asf.yaml
38 lines (33 loc) · 920 Bytes
/
.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
# See: https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features
github:
features:
# Enable issue management
issues: true
notifications:
commits: site-cvs@apache.org
issues: site-cvs@apache.org
pullrequests: site-cvs@apache.org
jira_options: link label
commits_by_path:
"data/eccn/*": legal-discuss@apache.org
"content/legal/*": legal-discuss@apache.org
"content/licenses/*": legal-discuss@apache.org
"content/free/*": legal-discuss@apache.org
"content/foundation/license-faq.*": legal-discuss@apache.org
"content/foundation/marks/*":
- legal-discuss@apache.org
- trademarks@apache.org
pelican:
notify: site-cvs@apache.org
autobuild: preview/*
target: asf-site
theme: theme/apache
minimum_page_count: 200
whoami: main
staging:
profile: ~
whoami: asf-site
autostage: preview/*
publish:
profile: ~
whoami: asf-site