From 050ca2292a821616d0bce1556f81aee3ac6d55e0 Mon Sep 17 00:00:00 2001 From: tison Date: Mon, 26 Feb 2024 19:21:01 +0800 Subject: [PATCH] chore: Update .asf.yaml (#158) --- .asf.yaml | 22 +--------------------- 1 file changed, 1 insertion(+), 21 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 8d1defe6..4fd58604 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -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: @@ -42,4 +23,3 @@ staging: profile: ~ whoami: asf-staging autostage: preview/* -