Skip to content

Commit

Permalink
chore: Update .asf.yaml (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
tisonkun authored Feb 26, 2024
1 parent d2d7937 commit 050ca22
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,30 +7,11 @@ github:
- comdev
- hugo

# Attempt to make the auto-generated github emails more easily readable in email clients.
custom_subjects:
new_pr: "[PR] {title} ({repository})"
close_pr: "Re: [PR] {title} ({repository})"
comment_pr: "Re: [PR] {title} ({repository})"
diffcomment: "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})"
new_discussion: "[D] {title} ({repository})"
edit_discussion: "Re: [D] {title} ({repository})"
close_discussion: "Re: [D] {title} ({repository})"
close_discussion_with_comment: "Re: [D] {title} ({repository})"
reopen_discussion: "Re: [D] {title} ({repository})"
new_comment_discussion: "Re: [D] {title} ({repository})"
edit_comment_discussion: "Re: [D] {title} ({repository})"
delete_comment_discussion: "Re: [D] {title} ({repository})"

notifications:
commits: commits@community.apache.org
issues: notifications@community.apache.org
pullrequests: notifications@community.apache.org
jira_options: link label

# Maybe publish also needed:
publish:
Expand All @@ -42,4 +23,3 @@ staging:
profile: ~
whoami: asf-staging
autostage: preview/*

0 comments on commit 050ca22

Please sign in to comment.