-
Notifications
You must be signed in to change notification settings - Fork 20
Expand file tree
/
Copy path.asf.yaml
More file actions
28 lines (27 loc) · 849 Bytes
/
.asf.yaml
File metadata and controls
28 lines (27 loc) · 849 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
github:
description: "Apache Trusted Releases"
homepage: https://tooling.apache.org/
del_branch_on_merge: true
features:
issues: true
projects: true
enabled_merge_buttons:
squash: true
squash_commit_message: DEFAULT
merge: false
rebase: true
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})"
protected_branches:
main: {}
notifications:
commits: commits@tooling.apache.org
issues: dev@tooling.apache.org
pullrequests: dev@tooling.apache.org