-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.asf.yaml
More file actions
31 lines (28 loc) · 879 Bytes
/
.asf.yaml
File metadata and controls
31 lines (28 loc) · 879 Bytes
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
staging:
profile: ~
autostage: preview/*
pelican:
notify: commits@tooling.apache.org
autobuild: preview/*
target: asf-site
whoami: main
github:
description: "ASF Tooling Team Documentation Repository"
homepage: https://tooling.apache.org/
custom_subjects:
new_pr: "[PR] {title} ({repository})"
close_pr: "Re: [PR] {title} ({repository})"
comment_pr: "Re: [PR] {title} ({repository})"
merge_pr: "Re: [PR] {title} ({repository})"
new_issue: "[I] {title} ({repository})"
comment_issue: "Re: [I] {title} ({repository})"
close_issue: "Re: [I] {title} ({repository})"
catchall: "[GH] {title} ({repository})"
labels:
- tooling
- website
- pelican
notifications:
commits: commits@tooling.apache.org
issues: dev@tooling.apache.org
pullrequests: dev@tooling.apache.org